From 4f0ac7fe59c196a602e07cc6c4abfc248999ec6b Mon Sep 17 00:00:00 2001 From: William Uther Date: Thu, 11 Sep 2008 17:04:23 -0400 Subject: add underlay files for listdirectives As was noted, 'listdirectives' didn't include the underlay files that make it really worthwhile. I've just gone through all the plugin documentation, modified it to remove installation information and renamed the files to match the directives rather than the plugins. This can now serve as useful underlay. I've only gone through plugins in the 'plugins' dir. I did not go through the 'contrib' dir. --- underlays/basewiki/directive/version.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 underlays/basewiki/directive/version.mdwn (limited to 'underlays/basewiki/directive/version.mdwn') diff --git a/underlays/basewiki/directive/version.mdwn b/underlays/basewiki/directive/version.mdwn new file mode 100644 index 000000000..da1ddceb5 --- /dev/null +++ b/underlays/basewiki/directive/version.mdwn @@ -0,0 +1,10 @@ +The `version` directive is supplied by the [[!iki plugins/version]] plugin. + +This directive 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 ]] -- cgit v1.2.3