aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/camelcase.pm
Commit message (Expand)AuthorAge
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* * camelcase: Convert to use new linkify and scan hooks rather than the oldJoey Hess2008-02-11
* * camelcase: Tighten regexp to avoid false positives. WikiWords are onlyjoey2007-09-28
* * Explode some of the more insane regexps.joey2007-06-01
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Work on firming up the plugin interface:joey2006-09-09
* * Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks.joey2006-07-26
* * Run page through any relevant filters when generating a page preview.joey2006-07-26