plugin for recaptcha

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

plugin for recaptcha

by P Kishor-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Does such a plugin exist? I can't find one on CPAN. Else, can someone
point me to a tute on how to integrate Captcha::reCAPTCHA with
CGI::Application?

Thanks,

--
Puneet Kishor

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################


Re: plugin for recaptcha

by Jason Purdy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm not sure you need a plugin for reCAPTCHA. The Captcha::reCAPTCHA
CPAN module looks like it's pretty easy to fold into a runmode or a
FormValidator constraint method.

- Jason

P Kishor wrote:
> Does such a plugin exist? I can't find one on CPAN. Else, can someone
> point me to a tute on how to integrate Captcha::reCAPTCHA with
> CGI::Application?
>
> Thanks,
>

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################


Re: plugin for recaptcha

by Michael Peters :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 10/20/2009 08:45 AM, Jason Purdy wrote:
> I'm not sure you need a plugin for reCAPTCHA. The Captcha::reCAPTCHA
> CPAN module looks like it's pretty easy to fold into a runmode or a
> FormValidator constraint method.

And just to plugin my own module, you can use the Mollom service
(http://mollom.com/) and Net:Mollom.

--
Michael Peters
Plus Three, LP

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################