Posted by hctom on May 26, 2009 at 1:58pm
Jump to:
| 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
| Attachment | Size |
|---|---|
| captcha.inc_.txt | 1.8 KB |
Comments
#1
Changed version to 6.x-2.x-dev as this feature request does not seem to be noticed yet?!?
#2
I'm using recaptcha on all my sites, can someone give this a review?