* More consistent encoding of titles in rss and atom feeds. Don't use
[ikiwiki.git] / IkiWiki / Plugin / meta.pm
2007-05-28 joey* More consistent encoding of titles in rss and atom...
2007-05-28 joeydidn't mean to make this change (yet)
2007-05-28 joey* Apply a patch from Carl Worth allowing a class attrib...
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2007-03-21 joeyfix
2007-03-21 joey* Fix a security hole that allowed insertion of unsafe...
2007-03-21 joeythe real bug turned out to be in the meta plugin
2007-03-07 joeydeal with new preview parameter
2007-02-15 joey* Patch from Ethan to allow using meta tags to set...
2006-10-28 joey instead of over and over. Typical speedup is ~4x...
2006-09-09 joey* Work on firming up the plugin interface:
2006-08-12 joey* If the meta plugin overides the page title, set a...
2006-08-04 joey* Also generate rel=bookmark links for permalinks.
2006-08-04 joey* Various CSS and formatting changes.
2006-08-04 joey* Make aggregator save permalinks and author name to...
2006-07-30 joey* Change meta tags to use html entity-escaped text...
2006-07-27 joeymore destpage improvements
2006-07-27 joey* Switch pagetemplate hooks to using named parameters.
2006-07-27 joey - Adds a tag plugin that allows more easily tagging...
2006-06-02 joeymeta headers are not sanitised; prevent html leaking...
2006-06-02 joey* Reorganised the doc wiki's todo/* pages, using a...