aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/conditional.pm
Commit message (Expand)AuthorAge
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* avoid unnecessarily rebuilding pages with complex conditionalsJoey Hess2008-09-29
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* switch preprocess hooks to use error functionJoey Hess2008-07-13
* * conditional: Improve regexp testing for simple uses of pagespecsJoey Hess2007-12-28
* fixjoey2007-07-28
* * Add a destpage parameter to the filter hook.joey2007-05-17
* * Add all=no option to conditional, can be used to form conditionals that dojoey2007-05-09
* the kind of perl code that can only be written at 4:30 amjoey2007-04-27
* * Make pagespec_match on failure return a value that is false, but in ajoey2007-04-27
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Fix link() PageSpecs to not just look at the raw link text, but at wherejoey2007-03-21
* more i18n improvementsjoey2007-03-07
* * Fix the template, toggle, and conditional plugins to filter text beforejoey2007-02-14
* * Allow plugins to add new types of tests that can be used in PageSpecs.joey2007-02-12