summaryrefslogtreecommitdiff
path: root/doc/plugins/write
AgeCommit message (Collapse)Author
2007-12-08MAJOR basewiki reorgJoey Hess
Including redir pages for the moved basewiki pages. These will be removed in a future release.
2007-10-15* Rewritten rst plugin by madduck is a python program that communicates withjoey
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-08-21web commit by tschwinge: Typo fix.joey
2007-08-21fixjoey
2007-08-15web commit by http://jeremie.koenig.myopenid.com/: fix typosjoey
2007-08-13unescapejoey
2007-08-13fix linkjoey
2007-08-13improved docs, add a tutorial for writing pluginsjoey
2007-08-13rewordjoey
2007-08-13tocjoey
2007-08-13memoization for injected RPC functions is a very, very good thingjoey
2007-08-13performance notesjoey
2007-08-13* Fix --libdir to work at the command line.joey
* Plugins can now be written as standalone external programs, which can be written in any language that can do XML::RPC.