Disable the Math Question on the Comment Entry Form

View: New views
2 Messages — Rating Filter:   Alert me  

Disable the Math Question on the Comment Entry Form

by Daniel Ruan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,

I 'd like to disable the math question on the blog comment entry form.  Is
there a configuration option for that?

Thanks,

Daniel

Re: Disable the Math Question on the Comment Entry Form

by Konrad Hosemann-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Daniel,

Am 13.10.2009 um 16:53 schrieb Daniel Ruan:
> I 'd like to disable the math question on the blog comment entry  
> form.  Is
> there a configuration option for that?

put

comment
.authenticator
.classname
=
org
.apache
.roller
.weblogger.ui.rendering.plugins.comments.DefaultCommentAuthenticator

into your roller-custom.properties file

konrad