Changeset 669

Show
Ignore:
Timestamp:
11/29/06 03:11:13
Author:
chervol
Message:

readme update

Files:

Legend:

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

    r668 r669  
    11qPloneCaptchas 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 
    3 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. 
     3Starting 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. 
    44 
    55Supported Plone versions: 
     
    2121If qPloneCaptchas is expected to be used with PloneFormMailer please make sure that qPloneCaptchas installed only after the product. 
    2222 
     23 
     24The product is developed by Quintagroup.com team. 
     25 
    2326Authors: 
    2427 
     
    2629Mykola Kharechko - crchemist@quintagroup.com 
    2730 
    28 Future
     31Future features
    2932 
    30     * Options for captchas images generation 
     33    * Configuration of captchas images generation (shade, background, colors etc.)