diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-08 19:05:01 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-08 19:05:01 -0500 |
commit | b4b452f4ee73fb67c6ff0aa761783def7483313b (patch) | |
tree | 7e264eca2caa3322344192ab1f9fe29e0495a442 /doc/plugins | |
parent | fd6d85aa7995d90956d1ddc95b7d7517f5ccd470 (diff) |
forgot to add
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/version.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/plugins/version.mdwn b/doc/plugins/version.mdwn new file mode 100644 index 000000000..ec9062947 --- /dev/null +++ b/doc/plugins/version.mdwn @@ -0,0 +1,11 @@ +[[template id=plugin name=version author="[[Joey]]"]] +[[tag type/useful]] + +This plugin allows inserting the version of ikiwiki onto a page. + +Whenever ikiwiki is upgraded to a new version, the page will be rebuilt, +updating the version number. + +Use is simple: + + \[[version ]] |