1
|
name = reCAPTCHA
|
2
|
description = Uses the reCAPTCHA web service to improve the CAPTCHA system.
|
3
|
core = 7.x
|
4
|
package = Spam control
|
5
|
dependencies[] = captcha
|
6
|
files[] = tests/recaptcha_base.test
|
7
|
files[] = tests/recaptcha_ui.test
|
8
|
files[] = tests/recaptcha_server_status.test
|
9
|
configure = admin/config/people/captcha/recaptcha
|
10
|
|
11
|
; Information added by Drupal.org packaging script on 2015-04-09
|
12
|
version = "7.x-1.12"
|
13
|
core = "7.x"
|
14
|
project = "recaptcha"
|
15
|
datestamp = "1428593287"
|
16
|
|