aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/camelcase.pm
Commit message (Expand)AuthorAge
* Avoid %links accumulating duplicates. (For TOVA)Joey Hess2009-05-06
* Merge branch 'master' into nextJoey Hess2008-12-25
|\
| * camelcase: Add camelcase_ignore setting.Joey Hess2008-12-23
* | finalise version 3.00 of the plugin apiJoey Hess2008-12-23
|/
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* 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