Plone Captcha
Plone CAPTCHA can prevent plone web sites from being abused by spam robots. Plone Captcha can be used in signup forms, blog comments etc., Read more about CAPTCHA in http://en.wikipedia.org/wiki/Captcha
Project Description
This product uses the CAPTCHA service from www.captchas.net. To use this service you should register your self in www.captchas.net. This is a *free* service.
Example: see http://your_portal/captcha_test after installing the product
How to Use:
1 Include Captcha macro in your controller page templates
<div metal:use-macro="here/captcha/macros/edit" />
2 Add the following line in you metadata file of the form
[validators]
validators = validate_captcha
Install :
1 Put this product in to products folder and restart the zope.
2 Install the product from portal_quickinstaller.
Configuration:
1 Register yourself in captchas.net.
2 Put your captchas.net user name and password in config.py file in
Products/PloneCaptcha folder
Features :
Prevents site from getting spammed
[Developed and tested on ]
* Zope 2.8.4
* Plone 2.1.2
Current Release
Plone Captcha 1.0.2
Released Jan 09, 2007
Released January 2007.
We're no longer releasing here.
GET LATEST RELEASES : http://sourceforge.net/projects/plonecaptcha/
More about this release…
-
Get
Plone Captcha
for
all platforms
- PloneCaptcha-1.0.2.zip
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 1.0.2 | Jan 09, 2007 | Released January 2007. We're no longer releasing here. GET LATEST RELEASES : http://sourceforge.net/projects/plonecaptcha/ More about this release… | GPL | final |
