summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/meta.pm
AgeCommit message (Expand)Author
2007-09-15bugfixesjoey
2007-09-14if an inlined page has the same copyright or license as the page it'sjoey
2007-09-14* meta: Support license and copyright information. The information willjoey
2007-07-13* Fix links to alternate stylesheets when usedirs is enabled.joey
2007-07-13* Fix links to stylesheets when usedirs is enabled.joey
2007-05-28* More consistent encoding of titles in rss and atom feeds. Don't usejoey
2007-05-28didn't mean to make this change (yet)joey
2007-05-28* Apply a patch from Carl Worth allowing a class attribute to be passedjoey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2007-03-21fixjoey
2007-03-21* Fix a security hole that allowed insertion of unsafe content via the metajoey
2007-03-21the real bug turned out to be in the meta pluginjoey
2007-03-07deal with new preview parameterjoey
2007-02-15* Patch from Ethan to allow using meta tags to set creation dates of pages.joey
2006-10-28 instead of over and over. Typical speedup is ~4x. Max possible speedup:joey
2006-09-09* Work on firming up the plugin interface:joey
2006-08-12* If the meta plugin overides the page title, set a title_overriddenjoey
2006-08-04* Also generate rel=bookmark links for permalinks.joey
2006-08-04* Various CSS and formatting changes.joey
2006-08-04* Make aggregator save permalinks and author name to pages as metadata.joey
2006-07-30* Change meta tags to use html entity-escaped text for values, so thatjoey
2006-07-27more destpage improvementsjoey
2006-07-27* Switch pagetemplate hooks to using named parameters.joey
2006-07-27 - Adds a tag plugin that allows more easily tagging pages.joey
2006-06-02meta headers are not sanitised; prevent html leaking into themjoey
2006-06-02* Reorganised the doc wiki's todo/* pages, using a link/tag to flagjoey