/[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.11, Mon Jan 30 04:38:50 2006 UTC revision 1.12, Sat Mar 4 01:57:40 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 and captcha types.  Enable the module, and then go to admin/settings/captcha to enable captchas
5  2. Then go to admin/access control to enable the access to the captcha (access captchas) for roles.  for various actions and captcha types.
6    
7  Notes:  Default, and Image Captchas:
8  - Image Captcha uses GD to draw stuff, emits in PNG  This new version of captcha.module uses a simple math question as the
9    default captcha challenge. However, this is NOT as powerful as the original
10    image captcha, in case you are looking for foolproof protection.
11    
12    The image captcha facility has been shifted to an additional submodule called
13    "textimage". You will need to install captcha.module AND textimage.module to
14    get image captchas working.

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

  ViewVC Help
Powered by ViewVC 1.1.2