Project:Install Profile API
Version:6.x-2.x-dev
Component:CRUD functions and includes
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

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

AttachmentSize
captcha.inc_.txt1.8 KB

Comments

#1

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?!?

#2

Status:active» needs review

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