aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/date.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-11-25 01:18:43 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-11-25 01:18:43 -0500
commitdf75c5b93a1067461b649e48cc62d4c7f4d18ec7 (patch)
treeb576f82f0fd2f0b0c9ac8353c0ec0e4c368816f3 /doc/plugins/date.mdwn
parentc6daf3b022390f0b45c60885c50e2f19fde966d3 (diff)
downloadikiwiki-df75c5b93a1067461b649e48cc62d4c7f4d18ec7.tar
ikiwiki-df75c5b93a1067461b649e48cc62d4c7f4d18ec7.tar.gz
date: New plugin that allows inserting date directives that expand to pretty-printed dates, using the same formatting as used for page modification date display, etc.
Diffstat (limited to 'doc/plugins/date.mdwn')
-rw-r--r--doc/plugins/date.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/date.mdwn b/doc/plugins/date.mdwn
new file mode 100644
index 000000000..b8dbdfee5
--- /dev/null
+++ b/doc/plugins/date.mdwn
@@ -0,0 +1,6 @@
+[[!template id=plugin name=date author="[[Joey]]"]]
+[[!tag type/meta]]
+
+This plugin provides the [[ikiwiki/directive/date]]
+[[ikiwiki/directive]], which provides a way to display an arbitrary date
+in a page.