Changeset 562

Show
Ignore:
Timestamp:
10/06/06 08:30:39
Author:
crchemist
Message:

Added history.txt.

Files:

Legend:

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

    r561 r562  
    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 implementasion for Plone, designed for validation human input in unsecure forms. This is standalone implementation with static and dynamic captcha images, which does not depend on captchas.net services. 
    22 
    33Supported Plone versions: 
     
    1414Install: 
    1515 
    16 If qPloneCaptchas is expected to be used with qPloneComments or PloneFormMailer please make sure that qPloneCaptchas installed only after these products. 
     16    * If qPloneCaptchas is expected to be used with qPloneComments or PloneFormMailer please make sure that qPloneCaptchas installed only after these products. 
    1717 
    1818Authors: 
    1919 
    20 Volodymyr Cherepanyak - chervol@quintagroup.com 
    21 Mykola Kharechko - crchemist@quintagroup.com 
     20    * Volodymyr Cherepanyak - chervol@quintagroup.com 
     21    * Mykola Kharechko - crchemist@quintagroup.com 
    2222 
    2323Future: 
    24 * Dynamic captchas option implementation depending on PIL presence. 
    25 * Options for captchas images generation 
     24 
     25    * Options for captchas images generation