index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
external.pm
Age
Commit message (
Expand
)
Author
2008-12-23
finalise version 3.00 of the plugin api
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-10-21
function injection overhaul
Joey Hess
2008-10-21
disable warnings when redefining functions
Joey Hess
2008-08-06
external: Fix support for hooks called in an array context.
Joey Hess
2008-08-03
add plugin safe/rebuild info (part 1 of 2)
Joey Hess
2008-03-21
Allow external plugins to return no value
martin f. krafft
2008-03-19
fix setstate
Joey Hess
2008-03-19
make setargv take an array
Joey Hess
2008-03-19
fix setvar
Joey Hess
2008-03-19
getargv needs to return a list reference
Joey Hess
2008-03-15
* external: Add getargv and setargv methods to allow access to ikiwiki's
Joey 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 instead
Joey Hess
2007-12-08
* Finally implemented a simple per-page data storage mechanism for plugins,
Joey Hess
2007-10-13
untaint plugin filename, will be tainted if specified at the command line
joey
2007-08-13
memoization for injected RPC functions is a very, very good thing
joey
2007-08-13
* Fix --libdir to work at the command line.
joey