From: Joey Hess Date: Thu, 18 Dec 2008 17:53:47 +0000 (-0500) Subject: pagespec thoughts X-Git-Tag: 2.71~59 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b2439a3e5193022c7ed52a726dd5906643ca45c7?ds=sidebyside;hp=--cc pagespec thoughts --- b2439a3e5193022c7ed52a726dd5906643ca45c7 diff --git a/doc/todo/comments.mdwn b/doc/todo/comments.mdwn index f5b580da2..c571b8c56 100644 --- a/doc/todo/comments.mdwn +++ b/doc/todo/comments.mdwn @@ -22,3 +22,8 @@ Known issues with the [[plugins/comments]] plugin: I think it should show a link back to the page commented on. (BTW, the rss feed in this situation seems ok; there the link element points back to the parent page. +* It would be useful to have a pagespec that always matches all comments on + pages matching a glob. Something like `comment(blog/*)`. + Perhaps postcomment could also be folded into this? Then the pagespec + would match both existing comments, as well as new comments that are + being posted.