summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/pagetemplate.pm
AgeCommit message (Collapse)Author
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-08-03add plugin safe/rebuild info (part 2 of 3)Joey Hess
(brain.. melting..)
2008-07-13switch preprocess hooks to use error functionJoey Hess
2007-08-05* pagetemplate: don't display template namejoey
2007-07-26* Add templatefile hook.joey
* Add pagetemplate plugin, which allows changing the template used for a page. (Not to be confused with the hook of the same name..)