Age | Commit message (Expand) | Author |
2008-03-12 | fix syntax error | Joey Hess |
2008-03-11 | Correct meta.robots attribute value->content | martin f. krafft |
2008-03-11 | Generate openid2 headers as well | martin f. krafft |
2008-03-11 | Let meta.openid set X-XRDS-Location header | martin f. krafft |
2008-03-02 | Add robots tag to meta plugin | martin f. krafft |
2008-02-10 | * meta: Check that the urls provided for authorurl, permalink, and openid | Joey Hess |
2008-01-29 | add missing test to avoid uninitialised value when a page with metadata is re... | Joey Hess |
2008-01-29 | * meta: Add pagespec functions to match against title, author, authorurl, | Joey Hess |
2008-01-09 | * mdwn: When htmlizing text, if it's a single line with no newline, | Joey Hess |
2008-01-09 | don't process data metadata in scan, as it's expensive and the metadata shoul... | Joey Hess |
2008-01-09 | * meta: Run in scan mode again (more intelligently) and re-add support for | Joey Hess |
2008-01-09 | * inline: Add copyright/license info on a per-post basis to atom | Joey Hess |
2007-12-22 | IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors. | Thomas Schwinge |
2007-12-16 | * meta: Drop support for "meta link", since supporting this for internal | Joey Hess |
2007-12-08 | real redir cycle detection | Joey Hess |
2007-12-08 | * Finally implemented a simple per-page data storage mechanism for plugins, | Joey Hess |
2007-12-08 | wikilink fix | Joey Hess |
2007-12-08 | drop redir loop detection code | Joey Hess |
2007-12-08 | * meta: Add redir support, based on a patch by Thomas Schwinge. | Joey Hess |
2007-12-08 | Here is a patch to add a forwarding functionality to the meta plugin | Thomas Schwinge |
2007-09-15 | bugfixes | joey |
2007-09-14 | if an inlined page has the same copyright or license as the page it's | joey |
2007-09-14 | * meta: Support license and copyright information. The information will | joey |
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 use | joey |
2007-05-28 | didn't mean to make this change (yet) | joey |
2007-05-28 | * Apply a patch from Carl Worth allowing a class attribute to be passed | joey |
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | joey |
2007-03-21 | fix | joey |
2007-03-21 | * Fix a security hole that allowed insertion of unsafe content via the meta | joey |
2007-03-21 | the real bug turned out to be in the meta plugin | joey |
2007-03-07 | deal with new preview parameter | joey |
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_overridden | joey |
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 that | joey |
2006-07-27 | more destpage improvements | joey |
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-02 | meta headers are not sanitised; prevent html leaking into them | joey |
2006-06-02 | * Reorganised the doc wiki's todo/* pages, using a link/tag to flag | joey |