aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-11-29 00:52:11 -0400
committerJoey Hess <joey@kitenet.net>2011-11-29 00:52:11 -0400
commit6c0c4e45d43d9879eb7ad7b815908f95e9e4b83d (patch)
treeecf950be6d7822bee38948287e974ed4d65aacf4 /doc/ikiwiki
parent87c3d814add894fa4b1c444593a7830b1507845d (diff)
downloadikiwiki-6c0c4e45d43d9879eb7ad7b815908f95e9e4b83d.tar
ikiwiki-6c0c4e45d43d9879eb7ad7b815908f95e9e4b83d.tar.gz
cleanup
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r--doc/ikiwiki/directive/meta.mdwn7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/ikiwiki/directive/meta.mdwn b/doc/ikiwiki/directive/meta.mdwn
index 6b381f138..a7e86a7ed 100644
--- a/doc/ikiwiki/directive/meta.mdwn
+++ b/doc/ikiwiki/directive/meta.mdwn
@@ -162,14 +162,13 @@ Supported fields:
* guid
- Specifies a globally unique ID for a page. This guid should be a URI
- (in particular, it can be `urn:uuid:` followed by a UUID, as per
- [[!rfc 4122]]), and it will be used to identify the page's entry in RSS
+ Specifies a globally unique ID for a page. This guid should be a URI,
+ and it will be used to identify the page's entry in RSS
and Atom feeds. If not given, the default is to use the page's URL as its
guid.
This is mostly useful when a page has moved, to keep the guids for
- pages unchanged and avoid_flooding_aggregators
+ pages unchanged and avoid flooding aggregators
(see [[!iki tips/howto_avoid_flooding_aggregators]]).
* updated