Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | more tag reorg | Joey Hess | 2010-02-12 |
| | |||
* | misc minor changes | Joey Hess | 2008-09-11 |
| | |||
* | patch plugin documentation to refer to directive pages | William Uther | 2008-09-11 |
| | |||
* | Migrate escaped directives (\[[) in doc/plugins to have \[[! prefix | Simon McVittie | 2008-07-21 |
| | |||
* | 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 | ||
* | web commit by http://madduck.myopenid.com/ | Joey Hess | 2008-01-06 |
| | |||
* | simplified plugin definitions | joey | 2007-02-13 |
| | |||
* | 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. | ||
* | updats | joey | 2006-07-29 |
| | |||
* | * Tag plugins according to type. | joey | 2006-07-29 |
| | |||
* | remove this, pagestats is too slow and it was mostly for testing | joey | 2006-07-29 |
| | |||
* | more links | joey | 2006-07-29 |
| | |||
* | "Viva l'Italia!" | joey | 2006-07-29 |
| | | | | * Polygen plugin from Enrico. | ||
* | * New pagestats plugin from Enrico, which can generate a table counting | joey | 2006-07-29 |
the backlinks for each page, or a del.icio.us style cloud. |