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

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

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

revision 1.13.4.2.2.6.2.2, Sat Jan 26 17:24:07 2008 UTC revision 1.13.4.2.2.6.2.3, Wed Sep 23 17:27:35 2009 UTC
# Line 1  Line 1 
1  $Id: README.txt,v 1.13.4.2.2.6.2.1 2007/12/03 16:38:56 robloach Exp $  $Id: README.txt,v 1.13.4.2.2.6.2.2 2008/01/26 17:24:07 robloach Exp $
2    
3  reCAPTCHA for Drupal  reCAPTCHA for Drupal
4  ====================  ====================
# Line 14  INSTALLATION Line 14  INSTALLATION
14    
15  1. Extract the reCAPTCHA module to your local favourite  1. Extract the reCAPTCHA module to your local favourite
16     modules directory (sites/all/modules).     modules directory (sites/all/modules).
   
 2. Download the reCAPTCHA PHP Library from:  
        http://recaptcha.net/plugins/php/index.html  
   
 3. Extract the library files to: modules/recaptcha/recaptcha  
    So that recaptchalib.php is available at:  
        modules/recaptcha/recaptcha/recaptchalib.php  
17    
18    
19  CONFIGURATION  CONFIGURATION
# Line 28  CONFIGURATION Line 21  CONFIGURATION
21    
22  1. Enable reCAPTCHA and CAPTCHA modules in:  1. Enable reCAPTCHA and CAPTCHA modules in:
23         admin/build/modules         admin/build/modules
24    
25  2. You'll now find a reCAPTCHA tab in the CAPTCHA  2. You'll now find a reCAPTCHA tab in the CAPTCHA
26     administration page available at:     administration page available at:
27         admin/user/captcha/recaptcha         admin/user/captcha/recaptcha
28    
29  6. Register for a public and private reCAPTCHA key at:  3. Register for a public and private reCAPTCHA key at:
30         http://recaptcha.net/api/getkey         http://recaptcha.net/api/getkey
31    
32  7. Input the keys into the reCAPTCHA settings. The rest of  4. Input the keys into the reCAPTCHA settings. The rest of
33     the settings should be fine as their defaults.     the settings should be fine as their defaults.
34    
35  8. Visit the Captcha administration page and set where you  5. Visit the Captcha administration page and set where you
36     want the reCAPTCHA form to be presented:     want the reCAPTCHA form to be presented:
37         admin/user/captcha         admin/user/captcha
38    

Legend:
Removed from v.1.13.4.2.2.6.2.2  
changed lines
  Added in v.1.13.4.2.2.6.2.3

  ViewVC Help
Powered by ViewVC 1.1.2