Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | edittemplate: Look for template pages under templates/ like everything else ↵ | Joey Hess | 2010-06-12 |
| | | | | (still looks in old location for backwards compatability). | ||
* | tag updates | Joey Hess | 2008-10-09 |
| | |||
* | 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-09-11 |
| | |||
* | rename preprocessordirective to directive | Joey Hess | 2008-08-25 |
| | | | | | | | | | 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 :-) | ||
* | Migrate doc/plugins via prefix_directives | Simon McVittie | 2008-07-21 |
| | | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | ||
* | web commit by ScottSwalwell: Fixed my fix. | Joey Hess | 2008-04-10 |
| | |||
* | web commit by ScottSwalwell: Fixed this link. | Joey Hess | 2008-04-10 |
| | |||
* | web commit by http://madduck.net/: use new directive syntax | Joey Hess | 2008-03-17 |
| | |||
* | 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 | 2007-12-12 |
| | | | | | | 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). | ||
* | incomplate edittemplate plugin | Joey Hess | 2007-12-12 |