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