]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/camelcase.pm
don't install demo external plugins by default
[ikiwiki.git] / IkiWiki / Plugin / camelcase.pm
2008-02-12  Joey Hess* camelcase: Convert to use new linkify and scan hooks...
2007-09-28  joey* camelcase: Tighten regexp to avoid false positives...
2007-06-01  joey* Explode some of the more insane regexps.
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2006-09-09  joey* Work on firming up the plugin interface:
2006-07-26  joey* Fix CamelCase regexp to not break [[FooBar|BazBar...
2006-07-26  joey* Run page through any relevant filters when generating...