Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess | |
2008-09-08 | typo | http://nikolai.prokoschenko.de/ | |
2008-09-08 | Why was this broken in first place? | http://nikolai.prokoschenko.de/ | |
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 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 | |||
2008-07-13 | switch preprocess hooks to use error function | Joey Hess | |
2008-05-03 | linkify | Joey Hess | |
2008-05-03 | web commit by RichMorin | Joey Hess | |
2008-05-03 | web commit by RichMorin | Joey Hess | |
2007-12-08 | MAJOR basewiki reorg | Joey Hess | |
Including redir pages for the moved basewiki pages. These will be removed in a future release. | |||
2007-08-21 | web commit by tschwinge: Typo fix. | joey | |
2007-08-21 | fix | joey | |
2007-08-15 | web commit by http://jeremie.koenig.myopenid.com/: fix typos | joey | |
2007-08-13 | unescape | joey | |
2007-08-13 | fix link | joey | |
2007-08-13 | improved docs, add a tutorial for writing plugins | joey | |