Hi @all,

attached you can find a PHP file which may be added to the install CRUD files if you like. It containes the following CAPTCHA functions:

- install_captcha_add_captcha_point($form_id, $module, $type)
- install_captcha_remove_captcha_point($form_id)
- install_captcha_remove_default_captcha_points()

So feel free to use it in one of your future relaeses :)

Cheers

hctom

CommentFileSizeAuthor
captcha.inc_.txt1.8 KBhctom
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hctom’s picture

Version: 6.x-2.0 » 6.x-2.x-dev

Changed version to 6.x-2.x-dev as this feature request does not seem to be noticed yet?!?

James Andres’s picture

Status: Active » Needs review

I'm using recaptcha on all my sites, can someone give this a review?