Merge remote branch 'davrieb/autotag' into autotag
[ikiwiki.git] / doc / plugins / ddate.mdwn
index c35afe4cacaaee45b839b2403d12b7a4eafc8a9f..17bb16cff4b537e5227235fa69eb2f39092dceda 100644 (file)
@@ -1,8 +1,10 @@
-[[template id=plugin name=ddate included=1 author="[[Joey]]"]]
-[[tag type/fun]]
+[[!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 DateTime and DateTime::Calendar::Discordian
-perl modules.
+This plugin requires the [[!cpan DateTime]] and 
+[[!cpan DateTime::Calendar::Discordian]] perl modules.