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
joey
29a0de7197
web commit by tschwinge: Typo fix.
2007-08-21 15:50:29 +00:00
joey
c6b8411197
fix
2007-08-21 04:31:40 +00:00
joey
0b6a5e156b
web commit by http://jeremie.koenig.myopenid.com/ : fix typos
2007-08-15 00:43:08 +00:00
joey
7d6be3e540
unescape
2007-08-13 17:25:04 +00:00
joey
79e6dd9d9b
fix link
2007-08-13 17:23:30 +00:00
joey
75a11e6a8d
improved docs, add a tutorial for writing plugins
2007-08-13 17:22:15 +00:00
joey
15f393584a
reword
2007-08-13 07:07:54 +00:00
joey
30f7aef679
toc
2007-08-13 07:02:14 +00:00
joey
5b78246d11
memoization for injected RPC functions is a very, very good thing
2007-08-13 07:00:53 +00:00
joey
27c1595cec
performance notes
2007-08-13 06:46:36 +00:00
joey
506bcbac04
* Fix --libdir to work at the command line.
...
* Plugins can now be written as standalone external programs, which can
be written in any language that can do XML::RPC.
2007-08-13 03:07:31 +00:00