aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/ddate.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-14 22:28:04 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-14 22:28:04 +0000
commit9575948b51b907ed88ba23f93bd4f21e5502e284 (patch)
tree80760ade6697873dec1ca675247a8e5f721322ec /doc/plugins/ddate.mdwn
parent1e7be2d3ddd28c9437b099d88575c8ec70f4041c (diff)
downloadikiwiki-9575948b51b907ed88ba23f93bd4f21e5502e284.tar
ikiwiki-9575948b51b907ed88ba23f93bd4f21e5502e284.tar.gz
hail UB313!
Diffstat (limited to 'doc/plugins/ddate.mdwn')
-rw-r--r--doc/plugins/ddate.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/plugins/ddate.mdwn b/doc/plugins/ddate.mdwn
index 26465d581..c35afe4ca 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]]
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.