X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/19c58ac7c139eb3509f190e9ce746bd9f6237c90..cafd56182342072f0da1e80e21d9f81d926856e6:/doc/plugins/meta.mdwn diff --git a/doc/plugins/meta.mdwn b/doc/plugins/meta.mdwn index 1cf801028..5c3098e56 100644 --- a/doc/plugins/meta.mdwn +++ b/doc/plugins/meta.mdwn @@ -48,6 +48,11 @@ You can use any field names you like, but here are some predefined ones: Specifies a permanent link to the page, if different than the page generated by ikiwiki. +* date + + Specifies the creation date of the page. The date can be entered in + nearly any format, since it's parsed by [[cpan TimeDate]]. + If the field is not treated specially (as the link and title fields are), the metadata will be written to the generated html page as a <meta> header.