[dokuwiki] Re: patch to add recaptcha to captcha plugin

On Mon, 22 Oct 2007 14:18:54 +0100
"David Baggaley" <baggaley@xxxxxxxxx> wrote:

> Basically it uses words from old books as a captcha
> http://recaptcha.net/learnmore.html

Okay, I just tried it and it works. But it basically does a lot of
things differently from what the default captcha stuff does and
requires some more configuration for the API keys.

I'd prefer to see this as a separate plugin. Feel free to use my code
as a base for it. Some notes if you do a plugin from it:

- provide some language strings for the configuration manager.
- you should replace the basic HTTP communication code from
  the recaptcha lib with DokuWiki's HTTP Client to make it work behind
  proxies
- I wonder if the alignment of the ReCAPTCHA can be changed to some
  horizontal layout?

Andi

-- 
http://www.splitbrain.org

Other related posts: