Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Migrate doc/plugins via prefix_directives•••This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | Simon McVittie | 2008-07-21 |
* | fix up some links | Joey Hess | 2007-12-08 |
* | simplified plugin definitions | joey | 2007-02-13 |
* | shortcut stuff | joey | 2006-11-20 |
* | no longer need triple quotes | joey | 2006-08-23 |
* | * Allow preprocessor directives to contain python-like triple-quoted••• text blocks, for easy nesting of quotes inside. * Add a template plugin. * Use the template plugin to add infoboxes to each plugin page listing basic info about the plugin. | joey | 2006-08-23 |
* | updats | joey | 2006-07-29 |
* | * Tag plugins according to type. | joey | 2006-07-29 |
* | * Run page through any relevant filters when generating a page preview.•••* Noticed a bug in the wikitext markup plugin -- it made CamelCase links the default throughout the wiki, not only on wikitext pages. Decided to call this a feature, and split the camelcase support out into a separate plugin that is independant of wikitext. | joey | 2006-07-26 |
* | * Add wikitext markup plugin, which supports ".wiki" pages written in the••• original wiki syntax, CamelCase links and all. | joey | 2006-07-07 |