Posted by stephen.colson on February 22, 2008 at 9:01pm
Jump to:
| Project: | CAPTCHA Pack |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
A client of mine had an existing captcha that requested the word "send" on a non-drupal site and wanted the same type of functionality. Foo almost does this but needs to be able to display to admins a configuration option and then recall that option when the captcha is actually used.
| Attachment | Size |
|---|---|
| foo_captcha.patch | 1.47 KB |
Comments
#1
Bumping this. Has anyone had time to look at or test the patch?
#2
(sorry for the delay)
At first sight the patch looks okay, but if it gets committed, foo_captcha should be renamed to something more sensible and descriptive ;)
Moreover, there is also http://drupal.org/project/riddler which implements more or less the feature you request.
#3
Cleaning this up. I didn't look extensively at riddler but it looks like it might do something similar to the original request, even if slightly heavier weight at it.