* Fix --libdir to work at the command line.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 13 Aug 2007 03:07:31 +0000 (03:07 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 13 Aug 2007 03:07:31 +0000 (03:07 +0000)
commit506bcbac0420a46997ad531961d543e62c011513
tree8eaa71367c58158924077e61a3f6b2d1383cbb96
parentb2101850e2098684a864e6143725247606da96bb
* 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.
14 files changed:
IkiWiki.pm
IkiWiki/Plugin/external.pm [new file with mode: 0644]
Makefile.PL
debian/changelog
doc/plugins/contrib.mdwn
doc/plugins/write.mdwn
doc/plugins/write/external.mdwn [new file with mode: 0644]
doc/todo/support_for_plugins_written_in_other_languages.mdwn
doc/usage.mdwn
ikiwiki.in
plugins/externaldemo [new file with mode: 0755]
po/es.po
po/fr.po
po/ikiwiki.pot