Age | Commit message (Expand) | Author |
2010-04-06 | HTML-encode meta title, description, guid on output, but not in the pagestate | Simon McVittie |
2010-02-11 | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess |
2009-11-16 | meta: Allow use of DESCRIPTION in templates to get at the meta description va... | Joey Hess |
2009-11-16 | meta: Generate meta description tags even when the html scrubber is enabled. | Joey Hess |
2009-11-16 | avoid fallthrough to default meta header addition for title | Joey Hess |
2009-10-21 | meta: Gather permalink info on scan pass so it is available to inline when us... | Joey Hess |
2009-10-09 | add_depends: optimise influence calculation | Joey Hess |
2009-10-08 | change how dependency types are specified to add_depends | Joey Hess |
2009-10-08 | fix handling of influences of pagespecs that fail to match | Joey Hess |
2009-10-07 | add type info to influence information | Joey Hess |
2009-10-07 | add influence info to match_* | Joey Hess |
2009-10-04 | rework dependency types code | Joey Hess |
2009-10-04 | meta redir dependency is contentless | Joey Hess |
2009-08-15 | meta: depend on absolute page name, not relative | Simon McVittie |
2009-06-08 | meta: Add openid delegate parameter to allow delegating only openid or openid2. | Joey Hess |
2009-05-06 | Avoid %links accumulating duplicates. (For TOVA) | Joey Hess |
2009-01-18 | Add meta field "updated", which can alter the <updated> Atom element | Simon McVittie |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess |
2008-12-21 | meta: Process meta date during scan pass so that the date will always affect ... | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-12-12 | meta: Pass info to htmlscrubber so htmlscrubber_skip can take effect. | Joey Hess |
2008-09-27 | Export pagetitle, titlepage, linkpage. | Joey Hess |
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 |