weiqi plugin by Christophe Gragnic
Displays Weiqi (also named Go game or Baduk) diagrams.
Last updated on 2008-06-19. Provides Syntax.
Compatible with DokuWiki 2007-06-26.
Similar to chessdiagram.
Weiqi (say weitsi) is the Chinese name for Go, which is a quite simple but very interesting and ancient game.
You can see a demo here.
All the pretty image files come from the Dragon Go Server. Many thanks.
Two sizes of the necessary set of images are bundled in the plugin zip. If you want to use other sizes than 17px or 25px, you'll have to download the rest of the images.
The only changes made to the original files at http://www.dragongoserver.net/snapshot.php (at the end of April 2008) are:
| date | comment | download | |||
|---|---|---|---|---|---|
| June 19 2008 | Fixed a bug (if no attributes were given, errors were displayed). | plugin | |||
| May 29 2008 | The parser is now separated for external use. Stones can now be numbered. | plugin other images | |||
| April 26 2008 | Initial release | plugin other images |
Download and install the plugin through the Plugin Manager or install it by hand as usual if you prefer. Maybe you'll have to empty the cache if the new css doesn't load properly.
The smart config page in the admin section is not implemented yet. Please see the syntax.php file.
Please refer to the demo.
<p> html tags are generated around the <div class=“weiqi”>…</div>. I don't know how to solve this (yet).
Set the PType to “block”, e.g. see boxes plugin. For more info see the syntax plugin tutorial. — Christopher Smith 2008/05/02 11:28
Great. Thanks Chris — Christophe Gragnic 2008/05/02 20:02