Closed (fixed)
Project:
CAPTCHA
Version:
5.x-3.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2008 at 20:19 UTC
Updated:
3 Jul 2008 at 16:34 UTC
Hi,
Sorry if I'm missing something obvious, but how do I associate CAPTCHA with a text field / FCKEditor field?
Thanks,
b-dot
Comments
Comment #1
soxofaan commentedYou don't associate a CAPTCHA with a text field but with a whole form.
what form is he text field for?
Comment #2
B-Dot commentedHi soxofaan,
Thanks for responding. I am trying to emulate wiki functionality with Drupal and want to put a CAPTCHA on a regular node, so I suppose the form is the div class "node-form" on a regular node-page then?
Comment #3
soxofaan commentedIf you enable the option "CAPTCHA administration links" in the general CAPTCHA settings, you get an extra fieldset on all your forms to add/manage CAPTCHA's
please try it
from the help at the top of the general CAPTCHA settings page:
Comment #4
B-Dot commentedThanks, got it working now.