quintagroup.pfg.captcha
quintagroup.pfg.captcha is a package that allows to add captcha field to PloneFormGen forms.
Project Description
Introduction
Quintagroup PloneFormGen Captcha Field (quintagroup.pfg.captcha) allows to add captcha field to PloneFormGen forms.
Usage
To add captcha to PloneFormGen forms you need to install 2 Plone products:
- PloneFormGen - for creating the form itself
- Quintagroup PloneFormGen CaptchaField - for adding captcha field to the form, it will be installed together with Quintagroup Captcha Core (quintagroup.captcha.core) package that enables Plone captchas on Plone sites.
Make sure you install PloneFormGen first, otherwise quintagroup.pfg.captcha may fail to work correctly.
quintagroup.pfg.captcha plugs to PloneFormGen forms, so after successful installation you will have a new field among fields available for PloneFormGen form - Captcha Field. Everything you need to do is to select this field from 'Add..' drop-down menu and save it.
Supported Plone versions
- 3.x
- 4.0
Links
- Documentation - http://projects.quintagroup.com/products/wiki/quintagroup.pfg.captcha
- SVN Repository - http://svn.quintagroup.com/products/quintagroup.pfg.captcha
Notes
- If you want to change captcha look - use quintagroup.captcha.core settings: http://projects.quintagroup.com/products/wiki/quintagroup.captcha.core
- If you want captcha for Plone default forms - use quintagroup.plonecaptchas product http://projects.quintagroup.com/products/wiki/quintagroup.plonecaptchas
- Migration from qPloneCaptchaField: just replace old Products.qPloneCaptchaField with quintagroup.pfg.captcha in the buildout and install new package with quickinstaller - it will replace all old ones captcha fields (qPloneCaptchaField's) with new one.
Authors
The product is developed by Quintagroup.com team:
- Volodymyr Cherepanyak
- Taras Melnychuk
- Andriy Mylenkyi
- Vitaliy Stepanov
Copyright (c) "Quintagroup": http://quintagroup.com, 2004-2010
Changelog
1.0.5 (2012-04-19)
- Removed createObject overrides. (fix for #2 at plone.org. http://plone.org/products/quintagroup.pfg.captcha/issues/2) [vmaksymiv]
- Fixed extending 'allowed content types' with CaptchaField for FormFolder. [vmaksymiv]
1.0.4 (2010-09-24)
- Fixed conflict with declaration of implemented interface by validator class for plone 3.x and 4.x, [mylan]
- Fixed some tests breakage in plone-4, [mylan]
1.0.2 (2010-09-08)
- import error fixed [chervol]
1.0.1 (2010-08-10)
- Added migration from qPloneCaptchaField [mylan]
- Added test for migration [mylan]
1.0 (2010-04-19)
- Initial release
Current Release
quintagroup.pfg.captcha 1.0.5
Released Apr 22, 2012
-
Get
quintagroup.pfg.captcha
for
all platforms
- quintagroup.pfg.captcha-1.0.5.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.5 | Apr 22, 2012 | More about this release… | GPL | final | |
| 1.0.4 | Sep 24, 2010 | Bug fix release for Plone 3, Plone 4. More about this release… |
Plone 4.1
Plone 4
Plone 3
|
GPL | final |
| 1.0.2 | Sep 08, 2010 | More about this release… | GPL | final | |
| 1.0.1 | Aug 11, 2010 | Minor bug fix version with migration from qPloneCaptchaField added. More about this release… |
Plone 3
|
GPL | final |
| 1.0 | Apr 19, 2010 | Initial release of Quintagroup PloneFormGen Captcha Field. More about this release… |
Plone 3
|
GPL | final |

