ikiwiki/IkiWiki
joey 65dca9f89d * 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.
2007-10-15 16:33:02 +00:00
..
Plugin * Rewritten rst plugin by madduck is a python program that communicates with 2007-10-15 16:33:02 +00:00
Rcs * Fix strange stderr-hiding code in the git module, allow error messages 2007-10-10 23:27:11 +00:00
Setup
CGI.pm * In the cgi edit path, reload the index file before rendering. A bug 2007-10-10 18:40:54 +00:00
Render.pm * Support for looking in multiple directories for underlay files. 2007-08-28 01:59:01 +00:00
Setup.pm
UserInfo.pm
Wrapper.pm