summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/conditional.pm
AgeCommit message (Expand)Author
2010-07-04remove unnecessary and troublesome filter callsJoey Hess
2010-04-15conditional: Fix bug that forced "all" mode off by default.Joey Hess
2010-02-12setup file orderingJoey Hess
2010-02-11Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess
2009-10-09conditional: use pagespec_match_listJoey Hess
2009-10-09indentationJoey Hess
2009-10-09conditional: use yesnoJoey Hess
2009-01-10Consistently allow use of relative paths in all PageSpecs that take a page na...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-29avoid unnecessarily rebuilding pages with complex conditionalsJoey Hess
2008-08-03add plugin safe/rebuild info (part 1 of 2)Joey Hess
2008-07-13switch preprocess hooks to use error functionJoey Hess
2007-12-28* conditional: Improve regexp testing for simple uses of pagespecsJoey Hess
2007-07-28fixjoey
2007-05-17* Add a destpage parameter to the filter hook.joey
2007-05-09* Add all=no option to conditional, can be used to form conditionals that dojoey
2007-04-27the kind of perl code that can only be written at 4:30 amjoey
2007-04-27* Make pagespec_match on failure return a value that is false, but in ajoey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2007-03-21* Fix link() PageSpecs to not just look at the raw link text, but at wherejoey
2007-03-07more i18n improvementsjoey
2007-02-14* Fix the template, toggle, and conditional plugins to filter text beforejoey
2007-02-12* Allow plugins to add new types of tests that can be used in PageSpecs.joey