Changeset 904

Show
Ignore:
Timestamp:
07/10/07 03:29:00
Author:
crchemist
Message:

Preparing 1.2.2 release

Files:

Legend:

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

    r673 r904  
    1 qPloneCaptchas 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. 
     1Plone Capchas 
    22 
    3 Starting from version 1.0 dynamic captchas option implemented. You can switch captchas into dynamic mode in correspondent configlet. In this case captcha images will be generated on the fly. 
     3    qPloneCaptchas is simple captchas implementation for Plone, designed for validation  
     4    human input in insecure forms. This is standalone implementation with static captcha 
     5    images, which does not depend on captchas.net services. 
     6 
     7    Starting from version 1.0 dynamic captchas option implemented. You can switch  
     8    captchas into dynamic mode in correspondent configlet. In this case captcha images  
     9    will be generated on the fly. 
    410 
    511Supported Plone versions: 
    6     2.0.x 
    7     2.1.x 
    8     2.5.x 
     12 
     13    * 2.0.x 
     14    * 2.1.x 
     15    * 2.5.x 
    916 
    1017Dependency: 
    11     PIL 
     18 
     19    PIL with Jpeg and FreeType support 
    1220 
    1321Plugs to: 
     
    1927Install: 
    2028 
    21 If qPloneCaptchas is expected to be used with PloneFormMailer please make sure that qPloneCaptchas installed only after the product. Tested with PloneFormMailer 0.3. 
     29    If qPloneCaptchas is expected to be used with PloneFormMailer please make sure  
     30    that qPloneCaptchas installed only after the product. Tested with PloneFormMailer 0.3. 
    2231 
    2332 
    2433The product is developed by Quintagroup.com team. 
    2534 
    26 Authors: 
    27  
    28 Volodymyr Cherepanyak - chervol@quintagroup.com 
    29 Mykola Kharechko - crchemist@quintagroup.com 
     35    Volodymyr Cherepanyak - chervol@quintagroup.com 
     36    Mykola Kharechko - crchemist@quintagroup.com 
    3037 
    3138Future features: 
  • qPloneCaptchas/trunk/history.txt

    r873 r904  
     11.2.2 - July 10, 2007 
     2============================== 
     3 
     4  * fix problem with redirect in PloneFormMailer 
     5   
     6 
     71.2.1 - June 21, 2007 
     8============================== 
     9 
     10 * fixed translation problem in plone-2.1.4. 
     11 
     12 
    1131.2.0 - April 24, 2007 
    214============================== 
  • qPloneCaptchas/trunk/version.txt

    r891 r904  
    1 1.2.1 
     11.2.2