Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-31 | Use Digest::SHA built into perl rather than external Digest::SHA1 to ↵ | Joey Hess | |
simplify dependencies. Closes: #591040 | |||
2010-02-12 | plugin tag reorg | Joey Hess | |
2010-02-12 | format plugin categorization | Joey Hess | |
2008-09-11 | move example back | Joey Hess | |
2008-09-11 | patch plugin documentation to refer to directive pages | William Uther | |
2008-07-21 | Migrate escaped directives (\[[) in doc/plugins to have \[[! prefix | Simon McVittie | |
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-06-04 | some plugins that need SHA1 | Joey Hess | |
2007-04-09 | * Add a graphviz plugin. | joshtriplett | |
* Suggests: graphviz |