source: products/qPloneCaptchas/tags/0.8/README.txt @ 2284

Last change on this file since 2284 was 1, checked in by myroslav, 18 years ago

Building directory structure

  • Property svn:eol-style set to native
File size: 758 bytes
Line 
1qPloneCaptchas 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
3Supported Plone versions:
4    2.0.5
5    2.1.2
6
7Plugs to:
8
9    * default Plone discution mechanism
10    * qPloneComments anonymous commenting way
11    * PloneFormMailer anonymous contact forms
12
13Install:
14
15If qPloneCaptchas is expected to be used with qPloneComments or PloneFormMailer please make sure that qPloneCaptchas installed only after these products.
16
17Author:
18
19Volodymyr Cherepanyak - chervol@quintagroup.com
20
21
22Future:
23* Dynamic captchas option implementation depending on PIL presence.
24* Options for captchas images generation
Note: See TracBrowser for help on using the repository browser.