I did this because I was looking for a summary/overview of the
various comment plugins that exist and couldn't already find
one. I've tried to tag plugins that are mostly for use with
comments, which is a bit of a wide net and people may draw the
line in different places to myself.
* moderatedcomments: Added moderate_pagespec that can be used
to control which users or comment locations are moderated.
This can be used, just for example, to moderate http://myopenid.com/*
if you're getting a lot of spammers from one particular openid
provider (who should perhaps answer your emails about them),
while not moderating other users.
* moderatedcomments: The moderate_users setting is deprecated. Instead,
set moderate_pagespec to "!admin()" or "user(*)" instead.