| 1 |
##Captcha Readme## |
##Captcha Readme## |
| 2 |
|
|
| 3 |
To Install: |
To Install: |
| 4 |
1. Enable the module, and then go to admin/settings/captcha to enable captchas for various actions. |
1. Enable the module, and then go to admin/settings/captcha to enable captchas for various actions and captcha types. |
| 5 |
2. Then go to admin/access control to enable the access to the captcha (access captchas) for roles. |
2. Then go to admin/access control to enable the access to the captcha (access captchas) for roles. |
| 6 |
|
|
| 7 |
Notes: |
Notes: |
| 8 |
- Uses GD to draw stuff, emits in PNG |
- Image Captcha uses GD to draw stuff, emits in PNG |
|
- I've added function_exists checks for it to degrade gracefully across multiple versions of GD, |
|
|
please file issues with the exact GD, PHP information if you have problems. |
|