summaryrefslogtreecommitdiff
path: root/doc/plugins/edittemplate.mdwn
AgeCommit message (Collapse)Author
2008-10-09tag updatesJoey Hess
2008-09-11Reword slightlyhttp://www.cse.unsw.edu.au/~willu/
2008-09-11misc minor changesJoey Hess
2008-09-11patch plugin documentation to refer to directive pagesWilliam Uther
2008-08-25rename preprocessordirective to directiveJoey Hess
Reasons include: - easier to type - might want postprocessor directives again sometime, and listdirectives can then use the directive/* files for either - that it's done as a preprocessor step is an internal detail (and not a very accurate one, really :-)
2008-07-21Migrate doc/plugins via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2008-04-10web commit by ScottSwalwell: Fixed my fix.Joey Hess
2008-04-10web commit by ScottSwalwell: Fixed this link.Joey Hess
2008-03-17web commit by http://madduck.net/: use new directive syntaxJoey Hess
2007-12-12reformatJoey Hess
2007-12-12formatting fixupsJoey Hess
2007-12-12works, but I'm not entirely happy with it yetJoey Hess
It would be better if it were a formbuilder hook. But the formbuilder hook is wacked.. I may need to change how that hook works, which would mean changing the only current user of it, passwordauth).
2007-12-12incomplate edittemplate pluginJoey Hess