summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive/meta.mdwn
AgeCommit message (Collapse)Author
2009-06-08reorgJoey Hess
2009-06-08meta: Add openid delegate parameter to allow delegating only openid or openid2.Joey Hess
2009-01-18Add meta field "updated", which can alter the <updated> Atom elementSimon McVittie
Some aggregators, like Planet, sort by mtime rather than ctime. This means that posts with modified content come to the top (which seems odd to me, but is presumably what the aggregator's author or operator wants), but it also means that posts with insignificant edits (like adding tags) come to the top too. Atom defines <updated> to be the date of the last *significant* change, so it's fine that ikiwiki defaults to using the mtime, but it would be good to have a way for the author to say "that edit was insignificant, don't use that mtime".
2008-09-11fix link text on links to pluginsJoey Hess
2008-09-11wordingJoey Hess
Specifically, places that refer to "plugin" when they're really talking about a directive.
2008-09-11Move the directive documentation into its own underlay, separate from ↵Joey Hess
basewiki, since it's sorta large compared to the rest of basewiki.