Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-31 | remove ^P's | Joey Hess | |
2009-08-31 | fixed link | martin | |
2009-08-30 | update for Text::MultiMarkdown split | Joey Hess | |
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-05-13 | web commit by buo: Typo | Joey Hess | |
2008-05-13 | mdwn: Add a multimarkdown setup file option. | 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-02-14 | * Allow multiple tag settings to appear in a single page. | joey | |
2007-02-14 | web commit by JoshTriplett: Restore type/core tag; template did not work as ↵ | joey | |
expected. | |||
2007-02-14 | web commit by JoshTriplett: The plugin template supplies the core tag now. | joey | |
2007-02-13 | simplified plugin definitions | joey | |
2006-08-23 | no longer need triple quotes | joey | |
2006-08-23 | * Allow preprocessor directives to contain python-like triple-quoted | joey | |
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. | |||
2006-07-29 | updats | joey | |
2006-07-29 | * Tag plugins according to type. | joey | |
2006-07-03 | misc updated | joey | |
2006-07-03 | * Support htmlize plugins and make mdwn one such plugin, which is enabled by | joey | |
default (of course!). Based on a patch by Faidon Liambotis. |