X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e0fdfd09bbdf122485eb2c10fe8c7a6b9b36c1d8..bb394fdae8ba488f1031d6f053f1544c689a3628:/doc/plugins/ddate.mdwn diff --git a/doc/plugins/ddate.mdwn b/doc/plugins/ddate.mdwn index 26465d581..e82760d88 100644 --- a/doc/plugins/ddate.mdwn +++ b/doc/plugins/ddate.mdwn @@ -1,6 +1,8 @@ -[[template id=plugin name=ddate included=1 author="[[Joey]]"]] -[[tag type/fun]] -[[tag type/slow]] +[[!template id=plugin name=ddate author="[[Joey]]"]] +[[!tag type/fun]] Enables use of Discordian dates. `--timeformat` can be used to change the date format; see `ddate(1)`. + +This plugin requires the [[!cpan DateTime]] and +[[!cpan DateTime::Calendar::Discordian]] perl modules.