From time to time, people submit support/feature requests about how to add challenges to forms. The answer is using the CAPTCHA administration links, but it seems that this option is not very obvious.
We should discuss and maybe rethink the usability of the CAPTCHA admin pages.
In attachment a first idea to change the CAPTCHA point stuff. It's just a mockup, the code does not work (yet).
| Comment | File | Size | Author |
|---|---|---|---|
| captcha_admin_usability.png | 60.21 KB | soxofaan |
Comments
Comment #1
soxofaan commentedComment #2
soxofaan commentedbump
should be fixed before 6.x-2.0
Comment #3
soxofaan commentedfirst step:
http://drupal.org/cvs?commit=165515
added textfield and select widget to form_id table
still to do:
replace CAPTCHA administration links with real select widget
remove admin/user/captcha/captcha/captcha_point/foo/bar callbacks
Comment #4
soxofaan commentedhttp://drupal.org/cvs?commit=168684: some reordering on settings page
Todos from #3 are bad idea for usability: e.g. to configure a CAPTCHA on a form, one typically does not want to submit the form itself, so we're keeping the CAPTCHA administration links.