= quintagroup.z3cform.captcha = == Links == * Home page - http://quintagroup.com/services/plone-development/products/quintagroup.z3cform.captcha * Repository - http://svn.quintagroup.com/products/quintagroup.z3cform.captcha * Releases - http://plone.org/products/quintagroup.z3cform.captcha/releases == Introduction == quintagroup.z3cform.captcha allows adding captcha to the forms generated with [http://pypi.python.org/pypi/z3c.form z3c.form] package. As a result such forms are prevented from automatic submit. == Supported Plone Versions == quintagroup.z3cform.captcha was tested with Plone 3.0.6, 3.1.7, 3.2.3, 3.3.4. == Notes == * If you want to change captcha look - use [wiki:quintagroup.captcha.core quintagroup.captcha.core] settings. * If you want captcha for default Plone forms - use [wiki:quintagroup.plonecaptchas quintagroup.plonecaptchas] product.