ikiwiki/IkiWiki
Simon McVittie 10dc1fa7b2 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>
2018-03-21 09:33:04 +00:00
..
Plugin meta: Error if we can't parse dates because Date::Parse is missing 2018-03-21 09:33:04 +00:00
Setup Silence "used only once: possible typo" warnings for variables that are part of modules' APIs 2016-01-19 11:24:18 +00:00
CGI.pm Don't send relative redirect URLs when behind a reverse proxy 2018-01-08 10:56:12 +00:00
Receive.pm IkiWiki::Receive: Avoid using asprintf 2017-10-01 13:21:56 +01:00
Render.pm improve warning message for multiple sources for page 2016-05-31 15:29:09 -04:00
Setup.pm Detect plugins with a broken getsetup and warn. 2013-03-04 13:19:05 -04:00
UserInfo.pm
Wrapper.pm Pass some git environment variables to the test-receive hook 2017-10-01 13:21:56 +01:00