On 4/11/07, Dmitriy <[EMAIL PROTECTED]> wrote:
Is there a way to get rid of user authentication part where they have to add numbers to post a comment?
Yes. In your roller-custom.properties override file set the following property: comment.authenticator.classname=org.apache.roller.ui.rendering.util.DefaultCommentAuthenticator - Dave
