* Rewritten rst plugin by madduck is a python program that communicates with
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 15 Oct 2007 16:33:02 +0000 (16:33 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 15 Oct 2007 16:33:02 +0000 (16:33 +0000)
commit65dca9f89d82cc512f1c10ac8cf70696243e650a
tree53e0c9e87da2fcd86f23a557ac2132c92b700bb6
parent68c77ef01fff197c65678f6f23a12cea66f635db
* Rewritten rst plugin by madduck is a python program that communicates with
  ikiwiki via XML RPC. This should be much faster than the old plugin that
  had to fork python for every rst page render. Note that if you use
  the rst plugin, you now need to have the RPC::XML perl module installed.
IkiWiki/Plugin/rst.pm [deleted file]
debian/changelog
debian/copyright
doc/plugins/rst.mdwn
doc/plugins/write/external.mdwn
doc/todo/rst_plugin_python_rewrite.mdwn
plugins/rst [new file with mode: 0755]