Generate openid2 headers as well
[ikiwiki.git] / IkiWiki / Plugin / meta.pm
2008-03-11 martin f. krafftGenerate openid2 headers as well
2008-03-11 martin f. krafftLet meta.openid set X-XRDS-Location header
2008-03-02 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-02 martin f. krafftAdd robots tag to meta plugin
2008-02-10 Joey Hess* meta: Check that the urls provided for authorurl...
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-01-30 Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29 Joey Hessadd missing test to avoid uninitialised value when...
2008-01-29 Joey Hess* meta: Add pagespec functions to match against title...
2008-01-09 Joey Hess* mdwn: When htmlizing text, if it's a single line...
2008-01-09 Joey Hessdon't process data metadata in scan, as it's expensive...
2008-01-09 Joey Hess* meta: Run in scan mode again (more intelligently...
2008-01-09 Joey Hess* inline: Add copyright/license info on a per-post...
2007-12-22 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-22 Thomas SchwingeIkiWiki/Plugin/meta.pm <redir>: Support for specifying...
2007-12-16 Joey Hess* meta: Drop support for "meta link", since supporting...
2007-12-09 Joey Hessreal redir cycle detection
2007-12-08 Joey Hess* Finally implemented a simple per-page data storage...
2007-12-08 Joey Hesswikilink fix
2007-12-08 Joey Hessdrop redir loop detection code
2007-12-08 Joey Hess* meta: Add redir support, based on a patch by Thomas...
2007-12-08 Thomas SchwingeHere is a patch to add a forwarding functionality to...
2007-09-15 joeybugfixes
2007-09-14 joeyif an inlined page has the same copyright or license...
2007-09-14 joey* meta: Support license and copyright information....
2007-07-13 joey* Fix links to alternate stylesheets when usedirs is...
2007-07-13 joey* Fix links to stylesheets when usedirs is enabled.
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...