OERTERP APPLET - international draughts
-
- Posts: 1368
- Joined: Thu Jun 20, 2013 17:16
- Real name: Krzysztof Grzelak
OERTERP APPLET - international draughts
A huge and heartfelt request to Hendrika Veenstra.
Is it possible to ask for help in the program OERTERP APPLET - international draughts. I would like to enter a window that would display all rounds and players' games. Such a window about which I mean is available on the site https://live.kndb.nl/?page_id=331 " Games other rounds ". Thank you in advance for all the help.
Krzysztof Grzelak.
Is it possible to ask for help in the program OERTERP APPLET - international draughts. I would like to enter a window that would display all rounds and players' games. Such a window about which I mean is available on the site https://live.kndb.nl/?page_id=331 " Games other rounds ". Thank you in advance for all the help.
Krzysztof Grzelak.
-
- Posts: 90
- Joined: Sun Jul 17, 2005 09:04
- Real name: Hendrik Veenstra
- Location: Oerterp
- Contact:
Re: OERTERP APPLET - international draughts
set this option to true:
showGameList:true
See: https://dcoerterp.nl/downloads.html how to add this. its under "Extra optie"
Greetings Hendrik
showGameList:true
See: https://dcoerterp.nl/downloads.html how to add this. its under "Extra optie"
Greetings Hendrik
-
- Posts: 1368
- Joined: Thu Jun 20, 2013 17:16
- Real name: Krzysztof Grzelak
Re: OERTERP APPLET - international draughts
Thank you very much for the answer.
-
- Posts: 1368
- Joined: Thu Jun 20, 2013 17:16
- Real name: Krzysztof Grzelak
Re: OERTERP APPLET - international draughts
Despite the dedication of a few days, but unfortunately failed to do what you wrote in the post above.
Krzysztof Grzelak.
Krzysztof Grzelak.
-
- Posts: 1368
- Joined: Thu Jun 20, 2013 17:16
- Real name: Krzysztof Grzelak
Re: OERTERP APPLET - international draughts
A huge and heartfelt request to Hendrika Veenstra.
Can you count on your further help in this matter.
Can you count on your further help in this matter.
-
- Posts: 1368
- Joined: Thu Jun 20, 2013 17:16
- Real name: Krzysztof Grzelak
Re: OERTERP APPLET - international draughts
Hi Hendrik.
I have a question. Please, write whether it is possible to broadcast the tournament live via the Internet.I mean to watch live broadcast while playing from the board DGT.
I have a question. Please, write whether it is possible to broadcast the tournament live via the Internet.I mean to watch live broadcast while playing from the board DGT.
-
- Posts: 90
- Joined: Sun Jul 17, 2005 09:04
- Real name: Hendrik Veenstra
- Location: Oerterp
- Contact:
Re: OERTERP APPLET - international draughts
Ofcourse this is possible. Thats how all the mayor tournament do it. Just upload the PDN that is generated by the EBS software to the location you are now using for your current PDN files. Uploading can be done by free ftp sync tooling.
You can find manuals on the KNDB site:
https://live.kndb.nl/software/Manuals/
You can find manuals on the KNDB site:
https://live.kndb.nl/software/Manuals/
-
- Posts: 1368
- Joined: Thu Jun 20, 2013 17:16
- Real name: Krzysztof Grzelak
Re: OERTERP APPLET - international draughts
Thank you very much for the answer Hendrik. I thought more about something like that https://www.youtube.com/watch?v=rNvBGwih7hs
-
- Posts: 1368
- Joined: Thu Jun 20, 2013 17:16
- Real name: Krzysztof Grzelak
-
- Posts: 1368
- Joined: Thu Jun 20, 2013 17:16
- Real name: Krzysztof Grzelak
Re: OERTERP APPLET - international draughts
Subject already out of date.
Re: OERTERP APPLET - international draughts
In dcoerterp.view-2.3.8.js there's a section 'd.draggable ({ settings })'. Change this to 'd.draggable({ disabled:true })'
Lasst die Maschinen verhungern, Ihr Narren...
Lasst sie verrecken!
Schlagt sie tot -- die Maschinen!
Lasst sie verrecken!
Schlagt sie tot -- die Maschinen!
-
- Posts: 1368
- Joined: Thu Jun 20, 2013 17:16
- Real name: Krzysztof Grzelak
Re: OERTERP APPLET - international draughts
Where do you see it because I can't find it.
Re: OERTERP APPLET - international draughts
Code: Select all
<script src='https://toernooibase.kndb.nl/applet/oerterpapplet2.0/js/dcoerterp_view-2.3.8.js' type='text/javascript'> </script>
Code: Select all
d.draggable({disabled:true});
Lasst die Maschinen verhungern, Ihr Narren...
Lasst sie verrecken!
Schlagt sie tot -- die Maschinen!
Lasst sie verrecken!
Schlagt sie tot -- die Maschinen!
-
- Posts: 1368
- Joined: Thu Jun 20, 2013 17:16
- Real name: Krzysztof Grzelak
Re: OERTERP APPLET - international draughts
It doesn't work - I changed as you wrote.
Re: OERTERP APPLET - international draughts
Did you also point to the changed file in your html code?
What I did:
* Downloaded the js file to my webserver in the same directory, and named it 'dcoerterp_view-joost.js'
* Change the file
* Change the html code to use <script src="./dcoerterp_view-joost.js' type='text/javascript'></script>
The cursor still shows the '+' sign but I can't move the board around anymore.
Compare http://sanguis.xs4all.nl/dammen/show_problem.php?ID=153 (uses the js file from Toernooibase) with http://sanguis.xs4all.nl/dammen/show_pr ... php?ID=153 (uses the local file).
Last edited by ildjarn on Sat Jan 16, 2021 12:26, edited 1 time in total.
Lasst die Maschinen verhungern, Ihr Narren...
Lasst sie verrecken!
Schlagt sie tot -- die Maschinen!
Lasst sie verrecken!
Schlagt sie tot -- die Maschinen!