]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
meta: Error if we can't parse dates because Date::Parse is missing
authorSimon McVittie <smcv@debian.org>
Wed, 21 Mar 2018 09:02:21 +0000 (09:02 +0000)
committerSimon McVittie <smcv@debian.org>
Wed, 21 Mar 2018 09:33:04 +0000 (09:33 +0000)
commit10dc1fa7b2a88be59fb04a0041636aaf325f6307
treeaf7bb4dba1f28f228b2af3b819e71fa4827a07ac
parent88c66d375884570386855792ad6652e0ed971869
meta: Error if we can't parse dates because Date::Parse is missing

You can still use [[!meta name="date" content="..."]] to generate
<meta> tags that are not interpreted, but the common case for
[[!meta date="..."]] is that you want to change the ctime, and that
won't work without Date::Parse.

Signed-off-by: Simon McVittie <smcv@debian.org>
IkiWiki/Plugin/meta.pm