aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/pagetemplate.mdwn
Commit message (Expand)AuthorAge
* template docu reorg•••Remove wikitemplates page; fold its contents into templates page. Update all backlinks. Document new ability to put templates inside srcdir. Joey Hess2010-04-23
* fix wording here tooJoey Hess2009-10-02
* misc minor changesJoey Hess2008-09-11
* patch plugin documentation to refer to directive pagesWilliam Uther2008-09-11
* Migrate escaped directives (\[[) in doc/plugins to have \[[! prefixSimon McVittie2008-07-21
* Migrate doc/plugins via prefix_directives•••This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives Simon McVittie2008-07-21
* fixesjoey2007-08-21
* * pagetemplate: don't display template namejoey2007-08-05
* * Add templatefile hook.•••* Add pagetemplate plugin, which allows changing the template used for a page. (Not to be confused with the hook of the same name..) joey2007-07-26