diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-17 20:47:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-17 20:47:32 -0400 |
commit | 7390a7a0721d9985c88efec1fd0e3a19d0368c82 (patch) | |
tree | 5573d9a86849bb3d180ad26132e8f1abf6fdd53c /doc/plugins/ddate.mdwn | |
parent | 9a62836d288fbced42b04a172baf52063ef71c61 (diff) | |
download | ikiwiki-7390a7a0721d9985c88efec1fd0e3a19d0368c82.tar ikiwiki-7390a7a0721d9985c88efec1fd0e3a19d0368c82.tar.gz |
relativedate: New javascript-alicious plugin that makes all dates display relative, in a very nice way, if I say so myself.
Diffstat (limited to 'doc/plugins/ddate.mdwn')
-rw-r--r-- | doc/plugins/ddate.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/ddate.mdwn b/doc/plugins/ddate.mdwn index e82760d88..741606a6e 100644 --- a/doc/plugins/ddate.mdwn +++ b/doc/plugins/ddate.mdwn @@ -1,5 +1,6 @@ [[!template id=plugin name=ddate author="[[Joey]]"]] [[!tag type/fun]] +[[!tag type/date]] Enables use of Discordian dates. `--timeformat` can be used to change the date format; see `ddate(1)`. |