diff options
author | Jonathon Anderson <anderbubble@gmail.com> | 2013-01-25 08:42:23 +0300 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-09-01 08:54:37 +0100 |
commit | 7aa10a2952a0d0ee8543f575966f7e4a780c993c (patch) | |
tree | 783fc89f0344a12fadffea9305e689700b11d300 /IkiWiki/Setup | |
parent | d5f53139259f57e6554614cede22ed08a59bfce7 (diff) | |
download | ikiwiki-7aa10a2952a0d0ee8543f575966f7e4a780c993c.tar ikiwiki-7aa10a2952a0d0ee8543f575966f7e4a780c993c.tar.gz |
Provide a UUID in edittemplate templates.
I want to make GUIDs for my RSS feeds that don't change when I move
pages around. To that end, I've used UUID::Tiny to generate a
version 4 (random) UUID that is presented in a `uuid` variable in
the template.
At that point, you can do something like this:
[[!meta guid="urn:uuid:<TMPL_VAR uuid>"]]
Diffstat (limited to 'IkiWiki/Setup')
0 files changed, 0 insertions, 0 deletions