]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/ddate.mdwn
web commit by JamesWestby
[ikiwiki.git] / doc / plugins / ddate.mdwn
index 26465d58133255a37ef189f95fdf71879725cfda..c35afe4cacaaee45b839b2403d12b7a4eafc8a9f 100644 (file)
@@ -1,6 +1,8 @@
 [[template id=plugin name=ddate included=1 author="[[Joey]]"]]
 [[tag type/fun]]
-[[tag type/slow]]
 
 Enables use of Discordian dates. `--timeformat` can be used to change
 the date format; see `ddate(1)`.
+
+This plugin requires the DateTime and DateTime::Calendar::Discordian
+perl modules.