Changes between Version 36 and Version 37 of quintagroup.captcha


Ignore:
Timestamp:
Apr 2, 2010 10:26:43 AM (14 years ago)
Author:
olha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • quintagroup.captcha

    v36 v37  
    1919 
    2020All the stack is set up as dependency for quintagroup.plonecaptchas, so you just need to mention them in your buildout to get all captcha packages. 
    21  
    22 ---------------------------------------------- 
    23 = quintagroup.captcha.core = 
    24  
    25 Quintagroup Captcha Core allows configure captchas on your Plone site: its size, color, etc. After its installation you'll see '''Plone captchas setup''' option under Add-on Product Configuration in Site Setup. 
    26  
    27 [[Image(captcha-core.png, nolink)]] 
    28  
    29 Here you can select what kind of captchas you want to appear: either static or dynamic. In case you select dynamic captchas, in the dynamic captchas image setup options you can configure captchas look by using different font sizes, background and font colours, period, amplitude, random values. As a result your captchas field can look like the following:  
    30  
    31 [[Image(1.png, nolink)]] 
    32  
    33 [[Image(2.png, nolink)]] 
    34  
    35 [[Image(3.png, nolink)]] 
    3621 
    3722----------------------------------------------