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.
master
Joey Hess 2007-12-22 20:20:09 -05:00
parent fb5079d9a0
commit 381a8dd086
1 changed files with 1 additions and 1 deletions

View File

@ -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]]