aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/conditional.pm
Commit message (Expand)AuthorAge
* In all=no conditionals, depend on the influences, not the test pagespecSimon McVittie2014-03-03
* avoid unnecessary uses of UNIVERSALJoey Hess2012-03-18
* remove unnecessary and troublesome filter callsJoey Hess2010-07-04
* conditional: Fix bug that forced "all" mode off by default.Joey Hess2010-04-15
* setup file orderingJoey Hess2010-02-12
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* conditional: use pagespec_match_listJoey Hess2009-10-09
* indentationJoey Hess2009-10-09
* conditional: use yesnoJoey Hess2009-10-09
* Consistently allow use of relative paths in all PageSpecs that take a page na...Joey Hess2009-01-10
* 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