/[drupal]/contributions/modules/captcha/README.txt
ViewVC logotype

Diff of /contributions/modules/captcha/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.10, Tue Jan 10 21:50:36 2006 UTC revision 1.11, Mon Jan 30 04:38:50 2006 UTC
# Line 1  Line 1 
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.  

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.2