Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
poll vote (green)
[git.ikiwiki.info.git]
/
doc
/
plugins
/
ddate.mdwn
diff --git
a/doc/plugins/ddate.mdwn
b/doc/plugins/ddate.mdwn
index 26465d58133255a37ef189f95fdf71879725cfda..17bb16cff4b537e5227235fa69eb2f39092dceda 100644
(file)
--- 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)`.
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.