Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-09 | tag updates | Joey Hess | |
2008-09-11 | Reword slightly | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-11 | misc minor changes | Joey Hess | |
2008-09-11 | patch plugin documentation to refer to directive pages | William Uther | |
2008-08-25 | rename preprocessordirective to directive | Joey 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-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 | |||
2008-04-10 | web commit by ScottSwalwell: Fixed my fix. | Joey Hess | |
2008-04-10 | web commit by ScottSwalwell: Fixed this link. | Joey Hess | |
2008-03-17 | web commit by http://madduck.net/: use new directive syntax | Joey Hess | |
2007-12-12 | reformat | Joey Hess | |
2007-12-12 | formatting fixups | Joey Hess | |
2007-12-12 | works, but I'm not entirely happy with it yet | Joey 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-12 | incomplate edittemplate plugin | Joey Hess | |