Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
See pages that link to and include this page.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.
it is a php program which onyl converts simple input tags to html code for inserting an "iframe" ..
looks not so hard to implement… I like chess and it would be a very nice implementation we can "call" for an iframe or image part..
I rated it up!
And @Gunnar : you should rate it up too!
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
I found another ( better ?) solution - using an existing server for such chess image:
( think of FEN postition "5N1k/6p1/7p/4P3/pp2Q3/4q3/1P4PP/2b4K/" i send this "position" to the site http://www.eddins.net/steve/chess/ChessImager/ChessImager.php?fen= and get as an return the IMAGE constructed:
( ==> I have only to construct THIS url-adress with the entered position!)
[[image http://www.eddins.net/steve/chess/ChessImager/ChessImager.php?fen=
5N1k/6p1/7p/4P3/pp2Q3/4q3/1P4PP/2b4K/ ]]
gives
The software can be used on your own server ( hallo WIKIDOT TEAM! ) from http://www.eddins.net/steve/chess/chessimager
or
with some extra codes like size, coordinates0on, colors, style
&square_size=25
&coordinates=on
&ds_color=(70,109,186)&ls_color=(255,220,175)
&piece_style=style ( default=merida )
gives
I think - this is easier as any php installation… ( as long as the serverside works..)
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
I created a little howto: http://community.wikidot.com/howto:add-chessdiagrams for adding chessdiagrams on a wikidot page with Steve's ChessImager..
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?