diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 03:38:00 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 03:38:00 -0500 |
commit | 04a99c84406d7b1552b15fc0b5ea598644f94c23 (patch) | |
tree | de381b7d3b5f60c3c46109e6b42c523da42fe6f0 /doc/plugins/relativedate.mdwn | |
parent | 2d4b84e45f1dc947e8bb9ff92ab543861223ff42 (diff) | |
download | ikiwiki-04a99c84406d7b1552b15fc0b5ea598644f94c23.tar ikiwiki-04a99c84406d7b1552b15fc0b5ea598644f94c23.tar.gz |
plugin tag reorg
Diffstat (limited to 'doc/plugins/relativedate.mdwn')
-rw-r--r-- | doc/plugins/relativedate.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/relativedate.mdwn b/doc/plugins/relativedate.mdwn index 50c96c5d7..d6e8eb08b 100644 --- a/doc/plugins/relativedate.mdwn +++ b/doc/plugins/relativedate.mdwn @@ -1,5 +1,6 @@ [[!template id=plugin name=relativedate author="[[Joey]]"]] [[!tag type/date]] +[[!tag type/chrome]] This plugin lets dates be displayed in relative form. Examples: "2 days ago", "1 month and 3 days ago", "30 minutes ago". Hovering over the date will |