root/qPloneCaptchas/tags/0.8/README.txt

Revision 341 (checked in by chervol, 3 years ago)

initial import

  • Property svn:eol-style set to native
Line 
1 qPloneCaptchas is simple captchas implementasion for Plone, designed for validation human input in unsecure forms. This is standalone implementation with static captcha images, which does not depend on captchas.net services.
2
3 Supported Plone versions:
4     2.0.5
5     2.1.2
6
7 Plugs to:
8
9     * default Plone discution mechanism
10     * qPloneComments anonymous commenting way
11     * PloneFormMailer anonymous contact forms
12
13 Install:
14
15 If qPloneCaptchas is expected to be used with qPloneComments or PloneFormMailer please make sure that qPloneCaptchas installed only after these products.
16
17 Author:
18
19 Volodymyr Cherepanyak - chervol@quintagroup.com
20
21
22 Future:
23 * Dynamic captchas option implementation depending on PIL presence.
24 * Options for captchas images generation
Note: See TracBrowser for help on using the browser.