ReCaptcha widget for Plone.
Project description
Introduction
plone.formwidget.recaptcha is a z3c.form ReCaptcha widget for use with Plone. It is a z3c.form re-implementation of the collective.recaptcha package written by David Glick.
Buildout Installation
Add the following code to your buildout.cfg to install plone.formwidget.recaptcha:
[buildout] ... eggs = ... plone.formwidget.recaptcha ... ... [instance] ... zcml = ... plone.formwidget.recaptcha ...
ReCaptcha setup
In order to use ReCaptcha on your Plone site, you need an account on recaptcha.net. Go to recaptcha.net/whyrecaptcha.html to create an account and to receive your private and public key.
If you don’t want to rely on an external service for captcha, you might want to consider using plone.formwidget.captcha instead.
After creating an account, go to the ReCaptcha control panel (your-site/@@recaptcha-settings) and fill in your personal ReCaptcha keys.
Changelog
1.0b3 - 2010-11-18
Register browser components for a product browser layer so they don’t leak to sites without this product installed. Run the upgrade step if upgrading on a site that already has this product installed. [davisagli]
Move to plone.app.discussion-captcha feature declaration to meta.zcml. [timo]
Adapt recaptcha view instead of captcha view for validation. [ramon]
1.0b2 - 2010-06-02
Updated package metadata and marked this as a Plone add-on. [timo]
Declare that plone.formwidget.captcha provides a Captcha field that can be used by plone.app.discussion to add a Captcha field to comment forms. [timo]
1.0b1 - 2009-12-07
z3c.autoinclude.plugin added [timo]
1.0a1 - 2009-08-28
Initial release [timo]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for plone.formwidget.recaptcha-1.0b3.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7a83582a2acb90bde703bbdd7e1f099780719cd185a84e4f1456483985598c8 |
|
MD5 | 027df255d36e270659a448e366f9214a |
|
BLAKE2b-256 | f01053f9a513c8f9a905841f499ef3e9667f9cf68acf8e07a2305055d681cc85 |