Commit message (Expand) | Author | Age | |
---|---|---|---|
* | * Add a rawhtml plugin that allows copying raw html files from the srcdir. | joey | 2007-01-08 |
* | 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 |
* | fix | joey | 2006-07-03 |
* | * Add a html plugin, which can be used to write wikis in raw html,••• if you'd ever want to do such a thing. Slightly tricky, since ikiwiki defaults to not processing .html files, since w/o this plugin they would be copied unsanitised. With this plugin, it will process, and html sanitise, them like any other page type. | joey | 2006-07-03 |