Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | htmlbalance: new plugin that balances tags by parsing and re-serializing | Simon McVittie | 2008-11-17 |
| | |||
* | 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 | ||
* | simplified plugin definitions | joey | 2007-02-13 |
| | |||
* | * Added a ddate plugin. | joey | 2006-08-27 |
| | |||
* | no longer need triple quotes | joey | 2006-08-23 |
| | |||
* | * Allow preprocessor directives to contain python-like triple-quoted | joey | 2006-08-23 |
| | | | | | | | 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. | ||
* | * Add first draft at a Restructured Text (rst) plugin, by Sergio | joey | 2006-08-19 |
| | | | | | | Talens-Oliag. Note that this has many known issues -- see the caveats on the plugin's page. * Credit everyone who wrote a plugin on the plugins' wiki pages. | ||
* | tone back claims of what tidy can do, it's not perfect | joey | 2006-08-04 |
| | |||
* | updats | joey | 2006-07-29 |
| | |||
* | * Tag plugins according to type. | joey | 2006-07-29 |
| | |||
* | * htmltidy plugin from Faidon. | joey | 2006-07-29 |