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