aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/meta.pm
Commit message (Expand)AuthorAge
...
* fix handling of influences of pagespecs that fail to matchJoey Hess2009-10-08
* add type info to influence informationJoey Hess2009-10-07
* add influence info to match_*Joey Hess2009-10-07
* rework dependency types codeJoey Hess2009-10-04
* meta redir dependency is contentlessJoey Hess2009-10-04
* meta: depend on absolute page name, not relativeSimon McVittie2009-08-15
* meta: Add openid delegate parameter to allow delegating only openid or openid2.Joey Hess2009-06-08
* Avoid %links accumulating duplicates. (For TOVA)Joey Hess2009-05-06
* Add meta field "updated", which can alter the <updated> Atom elementSimon McVittie2009-01-18
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* meta: Process meta date during scan pass so that the date will always affect ...Joey Hess2008-12-21
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* meta: Pass info to htmlscrubber so htmlscrubber_skip can take effect.Joey Hess2008-12-12
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* switch preprocess hooks to use error functionJoey Hess2008-07-13
* Stop prepending urn:uuid: to guids that look like UUIDsSimon McVittie2008-07-12
* Bug fix: use &IkiWiki::pagetitle rather than nonexistent &pagetitle in meta p...Simon McVittie2008-07-12
* rename uuid to guidJoey Hess2008-07-12
* meta plugin: if uuid looks like it is in fact a UUID, prepend "urn:uuid" (oth...Simon McVittie2008-07-11
* meta plugin: also collect [[!meta uuid="..."]]Simon McVittie2008-07-11
* factor out glob2reJoey Hess2008-07-02
* meta: Store "description" in pagestate for use by other plugins.Joey Hess2008-06-15
* Pass a destpage parameter to the sanitize hook.Joey Hess2008-06-04
* Close meta tag for redir properly.Joey Hess2008-03-21
* fix syntax errorJoey Hess2008-03-12
* Correct meta.robots attribute value->contentmartin f. krafft2008-03-11
* Generate openid2 headers as wellmartin f. krafft2008-03-11
* Let meta.openid set X-XRDS-Location headermartin f. krafft2008-03-11
* Add robots tag to meta pluginmartin f. krafft2008-03-02
* * meta: Check that the urls provided for authorurl, permalink, and openidJoey Hess2008-02-10
* add missing test to avoid uninitialised value when a page with metadata is re...Joey Hess2008-01-29
* * meta: Add pagespec functions to match against title, author, authorurl,Joey Hess2008-01-29
* * mdwn: When htmlizing text, if it's a single line with no newline,Joey Hess2008-01-09
* don't process data metadata in scan, as it's expensive and the metadata shoul...Joey Hess2008-01-09
* * meta: Run in scan mode again (more intelligently) and re-add support forJoey Hess2008-01-09
* * inline: Add copyright/license info on a per-post basis to atomJoey Hess2008-01-09
* IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors.Thomas Schwinge2007-12-22
* * meta: Drop support for "meta link", since supporting this for internalJoey Hess2007-12-16
* real redir cycle detectionJoey Hess2007-12-08
* * Finally implemented a simple per-page data storage mechanism for plugins,Joey Hess2007-12-08
* wikilink fixJoey Hess2007-12-08
* drop redir loop detection codeJoey Hess2007-12-08
* * meta: Add redir support, based on a patch by Thomas Schwinge.Joey Hess2007-12-08
* Here is a patch to add a forwarding functionality to the meta pluginThomas Schwinge2007-12-08
* bugfixesjoey2007-09-15
* if an inlined page has the same copyright or license as the page it'sjoey2007-09-14
* * meta: Support license and copyright information. The information willjoey2007-09-14
* * Fix links to alternate stylesheets when usedirs is enabled.joey2007-07-13
* * Fix links to stylesheets when usedirs is enabled.joey2007-07-13