Bug fix: use &IkiWiki::pagetitle rather than nonexistent &pagetitle in meta plugin...
[ikiwiki.git] / IkiWiki / Plugin / conditional.pm
2007-12-28 Joey Hess* conditional: Improve regexp testing for simple uses...
2007-07-28 joeyfix
2007-05-17 joey* Add a destpage parameter to the filter hook.
2007-05-09 joey* Add all=no option to conditional, can be used to...
2007-04-27 joeythe kind of perl code that can only be written at 4...
2007-04-27 joey* Make pagespec_match on failure return a value that...
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2007-03-21 joey* Fix link() PageSpecs to not just look at the raw...
2007-03-07 joeymore i18n improvements
2007-02-14 joey* Fix the template, toggle, and conditional plugins...
2007-02-12 joey* Allow plugins to add new types of tests that can...