Last change
on this file since 2692 was
2692,
checked in by olha, 15 years ago
|
HISTORY file updated
|
-
Property svn:eol-style set to
native
|
File size:
1.6 KB
|
Line | |
---|
1 | Introduction |
---|
2 | ============ |
---|
3 | |
---|
4 | Quintagroup Captcha Core (quintagroup.captcha.core) is a core package of simple |
---|
5 | captcha implementation. It allows to configure captchas on your Plone site. |
---|
6 | |
---|
7 | This product works together with other Quintagroup captcha products. |
---|
8 | To protect standard Plone forms with captcha - use quintagroup.plonecaptchas package. |
---|
9 | http://plone.org/products/plone-captchas/ |
---|
10 | |
---|
11 | quintagroup.captcha.core Usage |
---|
12 | ------------------------------ |
---|
13 | |
---|
14 | After product installation you'll see 'Plone captchas setup' option under |
---|
15 | 'Add-on Product Configuration' in Site Setup. There you can select what kind |
---|
16 | of captchas you want to appear: either static or dynamic. In case you select |
---|
17 | dynamic - captcha images will be generated on the fly and you will be able to |
---|
18 | configure captchas look by using different font sizes, background and font |
---|
19 | colours, period, amplitude, random values. |
---|
20 | |
---|
21 | Requirements |
---|
22 | ------------ |
---|
23 | |
---|
24 | * Plone 3.x or Plone 4.0 |
---|
25 | |
---|
26 | Links |
---|
27 | ----- |
---|
28 | |
---|
29 | * Documentation - http://projects.quintagroup.com/products/wiki/quintagroup.captcha.core |
---|
30 | * SVN Repository - http://svn.quintagroup.com/products/quintagroup.captcha.core |
---|
31 | |
---|
32 | Notes |
---|
33 | ----- |
---|
34 | |
---|
35 | * If you want captcha for Plone default forms - use quintagroup.plonecaptchas product http://projects.quintagroup.com/products/wiki/quintagroup.plonecaptchas |
---|
36 | |
---|
37 | * If you want captcha support for PloneFormGen forms - use quintagroup.pfg.captcha product http://projects.quintagroup.com/products/wiki/quintagroup.pfg.captcha |
---|
38 | |
---|
39 | Authors |
---|
40 | ------- |
---|
41 | |
---|
42 | The product is developed and maintained by http://quintagroup.com team. |
---|
43 | |
---|
44 | * Andriy Mylenkyy |
---|
45 | * Volodymyr Cherepanyak |
---|
46 | |
---|
47 | Copyright (c) "Quintagroup": http://quintagroup.com, 2004-2010 |
---|
48 | |
---|
Note: See
TracBrowser
for help on using the repository browser.