aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/goodstuff.pm
Commit message (Expand)AuthorAge
* repolist: New plugin to support the rel=vcs-* microformat.•••* repolist: New plugin to support the rel=vcs-* microformat. * goodstuff: Include repolist by default. (But it does nothing until configured with the repository locations.) Joey Hess2009-01-07
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* meta: Plugin is now enabled by default since the basewiki uses it.Joey Hess2008-11-06
* avoid $_ in a few other for loops•••These were probably not currently buggy, but let's avoid bugs being introduced by the functions called clobbering $_. Joey Hess2008-10-06
* goodstuff update•••* goodstuff: Remove otl plugin from the bundle since it needs a significant external dependency and is not commonly used. If you use otl, make sure you explicitly enable it now. * goodstuff: Add more, progress, and table plugins to the bundle. Joey Hess2008-09-09
* add plugin safe/rebuild info (part 1 of 2)•••too many plugins.. brain exploding.. Joey Hess2008-08-03
* * pagespec_match() has changed to take named parameters, to better allow••• for extended pagespecs. The old calling convention will still work for back-compat for now. * The calling convention for functions in the IkiWiki::PageSpec namespace has changed so they are passed named parameters. * Plugin interface version increased to 2.00 since I don't anticipate any more interface changes before 2.0. joey2007-04-27
* updatesjoey2006-11-22