Thanks for the links, Alex! I installed Autoapprove after your recommendation.
But I think Habari comments system lacks for an authentication functional. Probably OpenID support could partly help with this problem. I've dug into OpenID API - it's seems to be not so complicated, however currently I not completely figure out, how all that stuff should be realized via Habari code (I mean redirection to and from OpenID server during comment posting process). Thus, as of me, the moderation task was made easier with Autoapprove, and if someone is interested in OpenID authentication of comments, they could contact me: I have some half-working piece of code. Best regards, Alyaxey On Wed, Aug 3, 2011 at 18:21, AlexanderP <[email protected]> wrote: > You could use the auto approve plugin. It will automatically approve > all comments that are not marked as spam. > http://habariproject.org/dist/plugins/autoapprove/ > > Then there is preapproved. I've never used it, but if auto approve is > too broad for you maybe this is a better fit. > http://habariproject.org/dist/plugins/preapproved/ > > And of course there is a capacha plugin: > http://ryezone.net/death-to-habari-comment-spam > > There might be plugins that work with the login just as you described, > but since most of the visitors to my site are quite reluctant to log > in just to comment I've never done any research in that direction. > > Hope this helps a bit, > Alex > > On 3 Aug., 15:19, Alyaxey Yaskevich <[email protected]> > wrote: > > Hi all, > > > > Default Habari comments system requires moderation, that's not too handy. > > Is the way to attach authorization for commentators via OpenID, > > Google/Twitter/Facebook account to avoid step of moderation? Maybe exists > a > > plugin for that, does it? > > I have an idea how to implement this functional in code, but it must be > not > > so easy for me. > > > > Best regards, > > Alyaxey > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/habari-dev -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev
