From d4b116d3bf1c0b070b971f553c97c213ef19cd4f Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 1 Jul 2014 08:46:54 +0100 Subject: [PATCH] Indicate how the UUID is likely to be used --- doc/ikiwiki/directive/edittemplate.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/ikiwiki/directive/edittemplate.mdwn b/doc/ikiwiki/directive/edittemplate.mdwn index 13e282c11..11cc89851 100644 --- a/doc/ikiwiki/directive/edittemplate.mdwn +++ b/doc/ikiwiki/directive/edittemplate.mdwn @@ -34,7 +34,8 @@ These variables might be set: * `` is replaced with the name of the page being created. -* `` is replaced with a version 4 (random) UUID. +* `` is replaced with a version 4 (random) UUID + suitable for use in `\[[!meta guid="urn:uuid:"]]`. (Requires the `UUID::Tiny` Perl module if not running on Linux.) * `` is replaced with the current (template generation) -- 2.45.0