Closed (fixed)
Project:
ecard
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2009 at 03:26 UTC
Updated:
26 Nov 2009 at 15:00 UTC
Hi again, I love the module but I'm using Captcha / ReCaptcha to protect against spam.
At the moment the reCaptcha challenge appears below and separate from the ecard form within a separate border.
Is there any chance you can make it so that the reCaptcha challenge is inserted before the "Send This Card" submit button?
Or is this something I'd have to aask the Captcha / reCaptcha people to do?
Comments
Comment #1
kars-t commentedHi,
the submit button has a weight of 100. I did this especially for Captcha Module integration. It will take some time but I will test both captcha modules and see that they work.
Right now if it doesn't work out of the box the only thing you could do is using the form_api and changing weights or theme the whole form, sorry.
Comment #2
andrewtf commentedI just today installed CAPTCHA/reCAPTCHA specifically to work with the ecard form and am getting the same result. I've tried with reCAPTCHA and image CAPTCHA and both are regardless at the very bottom of the ecard form. Not the end of the world or anything, but it would be a little more user-friendly to have CAPTCHA appear before the submit button.
Comment #3
kars-t commentedSorry I can't verify this. At my test site it works just fine with the captcha module. Math and Image Captcha. The only downside I see is if the form is empty a Captcha will be displayed anyway. But thats a seperate issue.