summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/camelcase.pm
AgeCommit message (Expand)Author
2009-05-06Avoid %links accumulating duplicates. (For TOVA)Joey Hess
2008-12-25Merge branch 'master' into nextJoey Hess
2008-12-23camelcase: Add camelcase_ignore setting.Joey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-09-27Export pagetitle, titlepage, linkpage.Joey Hess
2008-08-03add plugin safe/rebuild info (part 1 of 2)Joey Hess
2008-02-11* camelcase: Convert to use new linkify and scan hooks rather than the oldJoey Hess
2007-09-28* camelcase: Tighten regexp to avoid false positives. WikiWords are onlyjoey
2007-06-01* Explode some of the more insane regexps.joey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2006-09-09* Work on firming up the plugin interface:joey
2006-07-26* Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks.joey
2006-07-26* Run page through any relevant filters when generating a page preview.joey