moved comments pending moderation
authorJoey Hess <joey@kitenet.net>
Thu, 6 May 2010 23:19:51 +0000 (19:19 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 7 May 2010 00:05:53 +0000 (20:05 -0400)
commitd9d910f6765de6ba07508ab56a5a0f93edb4c8ad
treecbacf4b83df130ea2fbfb3bdbadd5630d752594d
parent71b8d2ad4122b7cfe9eda52959e0b2c1f172439c
moved comments pending moderation

* comments: Comments pending moderation are now stored in the srcdir
  alongside accepted comments, but with a `._comment_pending` extension.
* This allows easier byhand moderation, as the "_pending" need
  only be stripped off and the comment be committed to version control.
* The `comment_pending()` pagespec can be used to match such unmoderated
  comments, which makes it easy to add a feed of them, or a counter
  indicating how many there are.
* Belatedly added a `comment()` pagespec.
IkiWiki.pm
IkiWiki/Plugin/comments.pm
debian/NEWS
debian/changelog
doc/ikiwiki/pagespec.mdwn
doc/plugins/comments.mdwn
doc/tips/comments_feed.mdwn
ikiwiki.spec