Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-11 | misc minor changes | Joey Hess | |
2008-09-11 | patch plugin documentation to refer to directive pages | William Uther | |
2008-07-21 | Migrate escaped directives (\[[) in doc/plugins to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate doc/plugins via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2007-08-21 | fixes | joey | |
2007-08-05 | * pagetemplate: don't display template name | joey | |
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..) |