summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/meta.pm
AgeCommit message (Expand)Author
2009-06-08meta: Add openid delegate parameter to allow delegating only openid or openid2.Joey Hess
2009-05-06Avoid %links accumulating duplicates. (For TOVA)Joey Hess
2009-01-18Add meta field "updated", which can alter the <updated> Atom elementSimon McVittie
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-21meta: Process meta date during scan pass so that the date will always affect ...Joey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-12-12meta: Pass info to htmlscrubber so htmlscrubber_skip can take effect.Joey Hess
2008-09-27Export pagetitle, titlepage, linkpage.Joey Hess
2008-08-03add plugin safe/rebuild info (part 1 of 2)Joey Hess
2008-07-13switch preprocess hooks to use error functionJoey Hess
2008-07-12Stop prepending urn:uuid: to guids that look like UUIDsSimon McVittie
2008-07-12Bug fix: use &IkiWiki::pagetitle rather than nonexistent &pagetitle in meta p...Simon McVittie
2008-07-12rename uuid to guidJoey Hess
2008-07-11meta plugin: if uuid looks like it is in fact a UUID, prepend "urn:uuid" (oth...Simon McVittie
2008-07-11meta plugin: also collect [[!meta uuid="..."]]Simon McVittie
2008-07-02factor out glob2reJoey Hess
2008-06-15meta: Store "description" in pagestate for use by other plugins.Joey Hess
2008-06-04Pass a destpage parameter to the sanitize hook.Joey Hess
2008-03-21Close meta tag for redir properly.Joey Hess
2008-03-12fix syntax errorJoey Hess
2008-03-11Correct meta.robots attribute value->contentmartin f. krafft
2008-03-11Generate openid2 headers as wellmartin f. krafft
2008-03-11Let meta.openid set X-XRDS-Location headermartin f. krafft
2008-03-02Add robots tag to meta pluginmartin f. krafft
2008-02-10* meta: Check that the urls provided for authorurl, permalink, and openidJoey Hess
2008-01-29add 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-09don'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 forJoey Hess
2008-01-09* inline: Add copyright/license info on a per-post basis to atomJoey Hess
2007-12-22IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors.Thomas Schwinge
2007-12-16* meta: Drop support for "meta link", since supporting this for internalJoey Hess
2007-12-08real redir cycle detectionJoey Hess
2007-12-08* Finally implemented a simple per-page data storage mechanism for plugins,Joey Hess
2007-12-08wikilink fixJoey Hess
2007-12-08drop redir loop detection codeJoey Hess
2007-12-08* meta: Add redir support, based on a patch by Thomas Schwinge.Joey Hess
2007-12-08Here is a patch to add a forwarding functionality to the meta pluginThomas Schwinge
2007-09-15bugfixesjoey
2007-09-14if an inlined page has the same copyright or license as the page it'sjoey
2007-09-14* meta: Support license and copyright information. The information willjoey
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 usejoey
2007-05-28didn't mean to make this change (yet)joey
2007-05-28* Apply a patch from Carl Worth allowing a class attribute to be passedjoey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2007-03-21fixjoey
2007-03-21* Fix a security hole that allowed insertion of unsafe content via the metajoey