Extend foo captcha to allow administratively set word
stephen.colson - February 22, 2008 - 21:01
| Project: | CAPTCHA Pack |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
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 |

#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.