| Re: Xoops 2.4.1 + Liaise 1.5 + Captcha = Working |
| by Dylian on 2009/12/13 14:04:07 Updated the package (Thanks for reporting). DOWNLOAD: http://www.dylian.eu/downloads/xoops.modules/xforms Greets Dylian. BTW Final version of xforms will have rewrite options (somelike in my download url)
|
| Re: Xoops 2.4.1 + Liaise 1.5 + Captcha = Working |
| by robstockley on 2009/12/12 8:33:57 That is way cool. I've just implemented recaptcha from here and here. I especially like the second one where you drag the object. Looks as though I'm not finished for the evening yet. |
| Re: Xoops 2.4.1 + Liaise 1.5 + Captcha = Working |
| by frankblack on 2009/12/12 7:43:41 A bit OT: I found somewhere an interesting discussion (can't remember where) about the benefits and drawbacks of javascript based captchas. Since my module is nearly one third javascript I thought it would be a good idea to build in a javascript solution. Benefit: bots don't know javascript (yet) and don't click (yet) Drawback: you need javascript and you have to click I found another (more nice) solution, but THIS is working without a flaw. I adapted it for my use. If anyone wants to have code examples, just tell me. HERE is the other captcha |
| Re: Xoops 2.4.1 + Liaise 1.5 + Captcha = Working |
| by robstockley on 2009/12/12 4:02:55 Thanks. That's a different version of xForms than the one I found searching this forum. Perhaps I'm going blind but I still can't find any code to authenticate the captcha element. All I see is the element included on the form. |
| Re: Xoops 2.4.1 + Liaise 1.5 + Captcha = Working |
| by ghia on 2009/12/12 1:53:19 See this. |