Skip to main content

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.0a1 - (2009/08/28)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plone.formwidget.recaptcha-1.0a1.tar.gz (19.9 kB view hashes)

Uploaded Source

Built Distribution

plone.formwidget.recaptcha-1.0a1-py2.4.egg (28.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page