X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e0fdfd09bbdf122485eb2c10fe8c7a6b9b36c1d8..37bf6114d5aa19180001aedd78fef84e2fd6c103:/doc/plugins/ddate.mdwn

diff --git a/doc/plugins/ddate.mdwn b/doc/plugins/ddate.mdwn
index 26465d581..17bb16cff 100644
--- a/doc/plugins/ddate.mdwn
+++ b/doc/plugins/ddate.mdwn
@@ -1,6 +1,10 @@
-[[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]]
+[[!tag type/date]]
+[[!tag type/chrome]]
 
 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.