diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-22 20:20:09 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-22 20:20:09 -0500 |
commit | 381a8dd08699a3c1b8412b4189f727438a0e1f44 (patch) | |
tree | 4ba519daa9cd07ddc8f5af56677579bea8c7f52f /doc | |
parent | fb5079d9a025fddb36cb9eebe260b1851765371d (diff) |
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')
-rw-r--r-- | doc/examples/blog/tags/life.mdwn | 2 |
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]] |