Changeset 667

Show
Ignore:
Timestamp:
11/28/06 11:32:07
Author:
chervol
Message:

readme updated

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • qPloneCaptchas/trunk/README.txt

    r666 r667  
    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. 
     1qPloneCaptchas is simple captchas implementation for Plone, designed for validation human input in insecure forms. This is standalone implementation with static captcha images, which does not depend on captchas.net services. 
    22 
    33Dynamic captchas option implemented. You can switch captchas into dynamic mode in correspondent configlet. In this case captcha images will be generated on the fly. 
    44 
    55Supported Plone versions: 
    6     2.0.5 
    7     2.1.2 
    8     2.5 
     6    2.0.x 
     7    2.1.x 
     8    2.5.x 
    99 
    1010Dependency: 
     
    1313Plugs to: 
    1414 
    15     * default Plone discution mechanism 
     15    * default Plone discussion mechanism 
    1616    * PloneFormMailer anonymous contact forms 
    1717 
     
    2828Future: 
    2929 
    30 * Options for captchas images generation 
     30    * Options for captchas images generation