====== reCAPTCHA2 Plugin ====== ---- plugin ---- description: Add the new, simplified Recaptcha2 ("I am not a robot"-checkbox) to your register and edit-forms. Based on the recaptcha-plugin by Adrian Schlegel. This plugin is not very actively maintained and is available for adoption. author : Martin Gross email : martin@pc-coholic.de type : action, helper lastupdate : 2017-12-05 compatible : Hrun, Detritus depends : conflicts : similar : captcha, recaptcha tags : captcha, spam screenshot_img: http://i.imgur.com/4NHnhPM.jpg donationurl: https://www.paypal.com/cgi-bin/webscr?business=martin@pc-coholic.de&cmd=_xclick¤cy_code=EUR&item_name=DokuWiki%20reCaptcha2%20Donation downloadurl: https://github.com/pc-coholic/dw-plugin-recaptcha2/archive/master.zip bugtracker : https://github.com/pc-coholic/dw-plugin-recaptcha2/issues sourcerepo : https://github.com/pc-coholic/dw-plugin-recaptcha2/ ---- reCAPTCHA provides a CAPTCHA with text from scanned books and images. This new version of recaptcha protects your registration form and edit forms from spammers, while posing a minimal hurdle for humans. For more information see [[http://www.google.com/recaptcha]]. To use the reCAPTCHA service you need a Google account and create an API key at [[https://www.google.com/recaptcha/admin]] ===== Example ===== {{https://www.google.com/recaptcha/intro/images/hero-recaptcha-demo.gif}} In case the user cannot be validated, a fallback will be displayed. {{https://developers.google.com/recaptcha/images/fallback.png}} ===== Usage ===== - Plugins are generally asked to supply some usage facts, like what to do to get the plugin working. The user shouldn't have to download the plugin and examine the configuration or go to github and examine the code. - The plugin has also been updated recently. Many users want to know dokuwiki version compatiblity. It's a simple thing to add it to the header at the same time that you are updating the plugin version date.