root/qPloneCaptchas/tags/0.9/README.txt

Revision 419 (checked in by crchemist, 2 years ago)

Added compatibility for Plone-2.5 in captchas for qPloneComments.
Added dynamic captcha generation.
Added configlet for switching between modes of generate engine.

  • 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     2.5
7
8 Plugs to:
9
10     * default Plone discution mechanism
11     * qPloneComments anonymous commenting way
12     * PloneFormMailer anonymous contact forms
13
14 Install:
15
16 If qPloneCaptchas is expected to be used with qPloneComments or PloneFormMailer please make sure that qPloneCaptchas installed only after these products.
17
18 Authors:
19
20 Volodymyr Cherepanyak - chervol@quintagroup.com
21 Mykola Kharechko - crchemist@quintagroup.com
22
23 Future:
24 * Dynamic captchas option implementation depending on PIL presence.
25 * Options for captchas images generation
Note: See TracBrowser for help on using the browser.