Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | more details on ikiwiki directives | http://weakish.int.eu.org/ | 2009-02-10 |
| | |||
* | fix link | Joey Hess | 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 :-) | ||
* | Fix broken link | http://smcv.pseudorandom.co.uk/ | 2008-07-30 |
| | |||
* | 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 | ||
* | creole: New plugin from Bernd Zeimetz. Closes: #486930 | Joey Hess | 2008-06-19 |