summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/camelcase.pm
AgeCommit message (Expand)Author
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