= Quintagroup Plone Captchas = The Captchas products story started back in 2006 with '''[http://svn.quintagroup.com/products/qPloneCaptchas qPloneCaptchas]''' Plone product which supported Plone versions 2.0.x, 2.1.x and 2.5.x. Later it was refactored into '''[wiki:quintagroup.plonecaptchas quintagroup.plonecaptchas]''' package which supported Plone versions 3.0.x-3.3.x. From version 3.0 and on quintagroup.plonecaptchas goes though another refactoring: * the standard Plone customizations (Send this, Contact Us, Add Comment, Reply and Join) are staying in '''quintagroup.plonecaptchas''' * the captchas core rendering and validation functionality are factored into '''[wiki:quintagroup.captcha.core quintagroup.captcha.core]''' package We are adding the following three packages to the stack: * '''[wiki:quintagroup.pfg.captcha quintagroup.pfg.captcha]''' (earlier known as qPloneCaptchasField) * '''[http://svn.quintagroup.com/products/quintagroup.formlib.captcha quintagroup.formlib.captcha]''' contains formlib field and widget * '''[http://svn.quintagroup.com/products/quintagroup.z3cform.captcha quintagroup.z3cform.captcha]''' contains z3cform field and widget All the stack is set up as dependency for quintagroup.plonecaptchas, so you just need to mention them in your buildout to get all captcha packages.