From: Joey Hess Date: Wed, 7 Oct 2009 17:55:02 +0000 (-0400) Subject: limit to discussion pages of blog posts, not whole wiki X-Git-Tag: 3.20091009~27 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0fb4474cf82ffe0ccd2b206843ba4f61160e4cf8;p=ikiwiki.git limit to discussion pages of blog posts, not whole wiki --- diff --git a/doc/examples/blog/comments.mdwn b/doc/examples/blog/comments.mdwn index c46f95df7..4735dea08 100644 --- a/doc/examples/blog/comments.mdwn +++ b/doc/examples/blog/comments.mdwn @@ -1,3 +1,3 @@ This page will show all comments made to posts in my [[blog|index]]. -[[!inline pages="*/Discussion or internal(./posts/*/comment_*)"]] +[[!inline pages="./posts/*/Discussion or internal(./posts/*/comment_*)"]]