|
|
reCAPTCHA Dokuwiki pluginThis is the home page of the reCAPTCHA plugin for dokuwiki. WhatThe plugin provides a captcha for the registration form. It uses the service from reCAPTCHA which generates captchas using text from books scanned with OCR. Furthermore recaptcha provides accessible captchas. WhyThere is already an excellent captcha plugin by Andreas Gohr which can be used on all input forms not only the registration form. We simply wanted to use recaptcha for the captcha generation because we think it's a cool project. And we only needed a captcha for the registration form (for the moment). Installationfrom zip fileYou can download the plugin here: recaptcha_v0.1.zip from subversionget it directly from subversion: svn export https://svn.liip.ch/repos/public/misc/dokuwiki/plugins/recaptcha
To install it, simply copy the folder 'recaptcha' into your plugins directory (/lib/plugins). ConfigurationThe Plugin can be configured on the configuration page. For the plugin to work you first need an account on recaptcha.net. After the registration you get a public and a private key. Both keys must be LicenseLicense: GNU GPL v2. ContactFor comments or suggestions you can contact me at adrian.schlegel@liip.ch or make a comment on this page. Changelog2008-06-20 v 0.1 initial release |
Add Comment