aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/external.pm
Commit message (Expand)AuthorAge
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* function injection overhaulJoey Hess2008-10-21
* disable warnings when redefining functionsJoey Hess2008-10-21
* external: Fix support for hooks called in an array context.Joey Hess2008-08-06
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* Allow external plugins to return no valuemartin f. krafft2008-03-21
* fix setstateJoey Hess2008-03-19
* make setargv take an arrayJoey Hess2008-03-19
* fix setvarJoey Hess2008-03-19
* getargv needs to return a list referenceJoey Hess2008-03-19
* * external: Add getargv and setargv methods to allow access to ikiwiki'sJoey Hess2008-03-15
* * external: Fix support of XML::RPC::fault.Joey Hess2008-03-15
* * Generate XML RPC messages with the encoding set to utf-8 insteadJoey Hess2008-02-11
* * Finally implemented a simple per-page data storage mechanism for plugins,Joey Hess2007-12-08
* untaint plugin filename, will be tainted if specified at the command linejoey2007-10-13
* memoization for injected RPC functions is a very, very good thingjoey2007-08-13
* * Fix --libdir to work at the command line.joey2007-08-13