Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use Digest::SHA built into perl rather than external Digest::SHA1 to ↵ | Joey Hess | 2010-07-31 |
| | | | | simplify dependencies. Closes: #591040 | ||
* | plugin tag reorg | Joey Hess | 2010-02-12 |
| | |||
* | format plugin categorization | Joey Hess | 2010-02-12 |
| | |||
* | move example back | 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 | ||
* | some plugins that need SHA1 | Joey Hess | 2008-06-04 |
| | |||
* | * Add a graphviz plugin. | joshtriplett | 2007-04-09 |
* Suggests: graphviz |