diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-15 23:47:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-15 23:47:55 -0400 |
commit | 595a783e56cc9bbade002baeff95c0e60d6b3572 (patch) | |
tree | 22a928401a21adee9615b8770a336372b95919c7 /doc/examples | |
parent | cf7c47dea3c97c4e674087f890754339163f7792 (diff) |
fixup pagespecs to work relative too
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/blog/comments.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/blog/comments.mdwn b/doc/examples/blog/comments.mdwn index f600ae183..f59b44390 100644 --- a/doc/examples/blog/comments.mdwn +++ b/doc/examples/blog/comments.mdwn @@ -1,8 +1,8 @@ [[!sidebar content=""" -[[!inline pages="comment_pending(/posts/*)" feedfile=pendingmoderation +[[!inline pages="comment_pending(./posts/*)" feedfile=pendingmoderation description="comments pending moderation" show=-1]] Comments in the moderation queue: -[[!pagecount pages="comment_pending(/posts/*)"]] +[[!pagecount pages="comment_pending(./posts/*)"]] """]] Recent comments on posts in the [[blog|index]]: |