summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/po.mdwn
AgeCommit message (Collapse)Author
2008-10-21thanks!intrigeri
2008-10-21function injection overhaulJoey Hess
Add an inject function, that can be used by plugins that want to replace one of ikiwiki's functions with their own version. (This is a scary thing that grubs through the symbol table, and replaces all exported occurances of a function with the injected version.) external: RPC functions can be injected to replace exported functions. Removed the stupid displaytime hook, and use injection instead.
2008-10-20responseJoey Hess
2008-10-20answering joeyintrigeri
2008-10-20Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-10-20wowJoey Hess
2008-10-20formatting, added git clone informationintrigeri
2008-10-20initial plugin public apparitionintrigeri