aboutsummaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-22 20:20:09 -0500
committerJoey Hess <joey@kitenet.net>2007-12-22 20:20:09 -0500
commit381a8dd08699a3c1b8412b4189f727438a0e1f44 (patch)
tree4ba519daa9cd07ddc8f5af56677579bea8c7f52f /doc/examples
parentfb5079d9a025fddb36cb9eebe260b1851765371d (diff)
downloadikiwiki-381a8dd08699a3c1b8412b4189f727438a0e1f44.tar
ikiwiki-381a8dd08699a3c1b8412b4189f727438a0e1f44.tar.gz
Revert change to example pagespec for matching the tag. The pagespec intentionally
limits it to pages in the blog tagged with the tag, since that's what you typically want, not any page anywhere in the wiki that is tagged or links to the tag.
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/blog/tags/life.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/blog/tags/life.mdwn b/doc/examples/blog/tags/life.mdwn
index d62c0424e..2f7a57379 100644
--- a/doc/examples/blog/tags/life.mdwn
+++ b/doc/examples/blog/tags/life.mdwn
@@ -1,4 +1,4 @@
This feed contains pages in the "life" category.
-[[inline pages="link(tags/life) and !*/Discussion"
+[[inline pages="link(tags/life) and ./posts/* and !*/Discussion"
show="10" actions=yes]]