| Commit message (Expand) | Author | Age |
* | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess | 2010-02-11 |
* | 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-11-16 |
* | meta: Gather permalink info on scan pass so it is available to inline when us... | Joey Hess | 2009-10-21 |
* | add_depends: optimise influence calculation | Joey Hess | 2009-10-09 |
* | 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-08 |
* | add type info to influence information | Joey Hess | 2009-10-07 |
* | add influence info to match_* | Joey Hess | 2009-10-07 |
* | rework dependency types code | Joey Hess | 2009-10-04 |
* | meta redir dependency is contentless | Joey Hess | 2009-10-04 |
* | meta: depend on absolute page name, not relative | Simon McVittie | 2009-08-15 |
* | meta: Add openid delegate parameter to allow delegating only openid or openid2. | Joey Hess | 2009-06-08 |
* | Avoid %links accumulating duplicates. (For TOVA) | Joey Hess | 2009-05-06 |
* | Add meta field "updated", which can alter the <updated> Atom element | Simon McVittie | 2009-01-18 |
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
* | meta: Process meta date during scan pass so that the date will always affect ... | Joey Hess | 2008-12-21 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | meta: Pass info to htmlscrubber so htmlscrubber_skip can take effect. | Joey Hess | 2008-12-12 |
* | Export pagetitle, titlepage, linkpage. | Joey Hess | 2008-09-27 |
* | add plugin safe/rebuild info (part 1 of 2) | Joey Hess | 2008-08-03 |
* | switch preprocess hooks to use error function | Joey Hess | 2008-07-13 |
* | 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-12 |
* | 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-11 |
* | factor out glob2re | Joey Hess | 2008-07-02 |
* | meta: Store "description" in pagestate for use by other plugins. | Joey Hess | 2008-06-15 |
* | Pass a destpage parameter to the sanitize hook. | Joey Hess | 2008-06-04 |
* | Close meta tag for redir properly. | Joey Hess | 2008-03-21 |
* | fix syntax error | Joey Hess | 2008-03-12 |
* | 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-11 |
* | Add robots tag to meta plugin | martin f. krafft | 2008-03-02 |
* | * meta: Check that the urls provided for authorurl, permalink, and openid | Joey Hess | 2008-02-10 |
* | 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-29 |
* | * 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 | 2008-01-09 |
* | IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors. | Thomas Schwinge | 2007-12-22 |
* | * meta: Drop support for "meta link", since supporting this for internal | Joey Hess | 2007-12-16 |
* | 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 |