aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/howto_avoid_flooding_aggregators.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-12 10:53:57 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-12 10:53:57 -0400
commitc522fffe09eea30a97213af1ecddfe6833d131e7 (patch)
tree5b74ef570711adc2cd739c7ea21e8b2b0812b03f /doc/tips/howto_avoid_flooding_aggregators.mdwn
parent37471e92d987c6ea6deed10312ab7424cbfc30ae (diff)
downloadikiwiki-c522fffe09eea30a97213af1ecddfe6833d131e7.tar
ikiwiki-c522fffe09eea30a97213af1ecddfe6833d131e7.tar.gz
document uuid
Diffstat (limited to 'doc/tips/howto_avoid_flooding_aggregators.mdwn')
-rw-r--r--doc/tips/howto_avoid_flooding_aggregators.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tips/howto_avoid_flooding_aggregators.mdwn b/doc/tips/howto_avoid_flooding_aggregators.mdwn
index 570baa5cc..0f7906b1e 100644
--- a/doc/tips/howto_avoid_flooding_aggregators.mdwn
+++ b/doc/tips/howto_avoid_flooding_aggregators.mdwn
@@ -23,3 +23,6 @@ parameter to the `inline` directive for your blog, with a condition such as:
Where "old_post" is the name of the last post you made to the blog before
making the change. This will limit the feed to only newer posts, while stil
displaying the old posts in the blog page.
+
+Alternatively, you can add the [[plugins/meta]] uuid directives to pages,
+to force the old url to be used.