summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/version.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki/directive/version.mdwn')
-rw-r--r--ikiwiki/directive/version.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/ikiwiki/directive/version.mdwn b/ikiwiki/directive/version.mdwn
new file mode 100644
index 0000000..40d9d72
--- /dev/null
+++ b/ikiwiki/directive/version.mdwn
@@ -0,0 +1,13 @@
+The `version` directive is supplied by the [[!iki plugins/version
+desc=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.
+
+Brug er simpelt:
+
+ \[[!version ]]
+
+[[!meta robots="noindex, follow"]]