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
parent
fb5079d9a0
commit
381a8dd086
|
@ -1,4 +1,4 @@
|
||||||
This feed contains pages in the "life" category.
|
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]]
|
show="10" actions=yes]]
|
||||||
|
|
Loading…
Reference in New Issue