example-captcha.php |
recaptcha-php-1.11/example-captcha.php |
|
|
example-mailhide.php |
recaptcha-php-1.11/example-mailhide.php |
|
|
README.txt |
README.txt |
|
reCAPTCHA for Drupal
====================
The reCAPTCHA module uses the reCAPTCHA web service to
improve the CAPTCHA system and protect email addresses. For
more information on what reCAPTCHA is, please visit:
… |
recaptcha.admin.inc |
recaptcha.admin.inc |
|
Provides the reCAPTCHA administration settings. |
recaptcha.info |
recaptcha.info |
|
name = reCAPTCHA
description = Uses the reCAPTCHA web service to improve the CAPTCHA system.
core = 6.x
package = Spam control
dependencies[] = captcha |
recaptcha.install |
recaptcha.install |
|
Provides install, updated, and uninstall functions for recaptcha. |
recaptcha.module |
recaptcha.module |
|
Uses the reCAPTCHA web service to improve the CAPTCHA system. |
recaptchalib.php |
recaptcha-php-1.11/recaptchalib.php |
|
|
recaptcha_mailhide.info |
recaptcha_mailhide/recaptcha_mailhide.info |
|
name = reCAPTCHA Mailhide
description = Uses the reCAPTCHA web service to protect email addresses.
core = 6.x
package = Spam control |
recaptcha_mailhide.install |
recaptcha_mailhide/recaptcha_mailhide.install |
|
Provides install, updated, and uninstall functions for recaptcha_mailhide. |
recaptcha_mailhide.module |
recaptcha_mailhide/recaptcha_mailhide.module |
|
Protects email addresses using the reCAPTCHA web service. |