]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/ddate.mdwn
response
[ikiwiki.git] / doc / plugins / ddate.mdwn
index 26465d58133255a37ef189f95fdf71879725cfda..e82760d881ec792f6039694c2685f15b4b894c81 100644 (file)
@@ -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.