diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-07 13:55:02 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-07 13:55:02 -0400 |
commit | 0fb4474cf82ffe0ccd2b206843ba4f61160e4cf8 (patch) | |
tree | f0cc0a56ac750af7043bd465cc603c305d569b12 /doc/examples/blog | |
parent | 66e894c8771c5a5dfbd4cb92f826d4d397b2256f (diff) | |
download | ikiwiki-0fb4474cf82ffe0ccd2b206843ba4f61160e4cf8.tar ikiwiki-0fb4474cf82ffe0ccd2b206843ba4f61160e4cf8.tar.gz |
limit to discussion pages of blog posts, not whole wiki
Diffstat (limited to 'doc/examples/blog')
-rw-r--r-- | doc/examples/blog/comments.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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_*)"]] |