Age | Commit message (Expand) | Author |
2008-08-03 | add plugin safe/rebuild info (part 1 of 2) | Joey Hess |
2008-07-13 | switch preprocess hooks to use error function | Joey Hess |
2008-07-12 | Stop prepending urn:uuid: to guids that look like UUIDs | Simon McVittie |
2008-07-12 | Bug fix: use &IkiWiki::pagetitle rather than nonexistent &pagetitle in meta p... | Simon McVittie |
2008-07-12 | rename uuid to guid | Joey Hess |
2008-07-11 | meta plugin: if uuid looks like it is in fact a UUID, prepend "urn:uuid" (oth... | Simon McVittie |
2008-07-11 | meta plugin: also collect [[!meta uuid="..."]] | Simon McVittie |
2008-07-02 | factor out glob2re | Joey Hess |
2008-06-15 | meta: Store "description" in pagestate for use by other plugins. | Joey Hess |
2008-06-04 | Pass a destpage parameter to the sanitize hook. | Joey Hess |
2008-03-21 | Close meta tag for redir properly. | Joey Hess |
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 |