Project DescriptionLittle wiki plugins is a small project for developing plugins for two popular wikis i.e. Dokuwiki and Tiddlywiki
AsciiMathML and ASCIIsvg for Dokuwiki
asciimathml is a plugin to simply integrate the wonderful
asciimathml javascript into
Dokuwiki to render math formul1!
asciisvg is a simplified Scalable Vector Graphics via javascript
http://www1.chapman.edu/~jipsen/svg/asciisvg.html]
Description
For detailed description have a look at:
Installation - asciimathml
- Download the source archive (~14k) from download section
- Unpack it in your DokuWiki plugins directory {dokuwiki}/lib/plugins; this will create the following folder: {dokuwiki}/lib/plugins/asciimathml.
The folder shall contain the following files
- ASCIIMathML148.js
- plugin.info.txt
- README
- script.js
- syntax.php
Installation - asciisvg
- Download the source archive (~11k) from download section
- Unpack it in your DokuWiki plugins directory {dokuwiki}/lib/plugins; this will create the following folder: {dokuwiki}/lib/plugins/asciisvg.
The folder shall contain the following files
- ASCIIsvg127.js
- plugin.info.txt
- README
- script.js
- syntax.php
That's it!