aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/skeleton.pm.example
Commit message (Expand)AuthorAge
* Add genwrapper hook, that can be used to add code into the C wrapper.Joey Hess2009-09-10
* rename hook: instead of modifying the passed-by-name array, return a copyintrigeri2009-01-27
* hook function names should be the same as the hook nameJoey Hess2009-01-26
* revert renamepage's hook original nameintrigeri2009-01-27
* only pass named parameters to the canremove hookintrigeri2009-01-26
* only pass named parameters to the canrename hookintrigeri2009-01-26
* add mising hooks and fix syntax errorJoey Hess2009-01-26
* remove cansave plugin, now replaced by Joey's checkcontent oneintrigeri2009-01-19
* fix previous buggy mergeintrigeri2009-01-18
* Merge commit 'upstream/master' into prv/pointrigeri2009-01-17
|\
| * add new hook to skeletonJoey Hess2009-01-16
* | Merge commit 'upstream/master' into prv/pointrigeri2009-01-13
|\|
| * increment interface versionJoey Hess2009-01-07
| * typoJoey Hess2009-01-06
* | skeleton plugin: added the canrename and canremove hooksintrigeri2009-01-01
* | editpage: added a cansave hookintrigeri2009-01-01
|/
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* Fix typo in skeleton.pm.example: sessionncgi (with extra n)Simon McVittie2008-09-23
* add plugin safe/rebuild info (part 3 of 3)Joey Hess2008-08-03
* Merge branch 'tova' into autoconfigJoey Hess2008-07-29
|\
| * add refresh hookJoey Hess2008-07-29
* | remove default values in getsetupJoey Hess2008-07-26
* | finish adding getsetup hooks to pluginsJoey Hess2008-07-26
|/
* rename skeleton.pmJoey Hess2008-07-21