Forums / Suggestions / Captcha security
John Olav Oldertrøen
Thursday 26 October 2006 3:58:41 am
How about a kind of captcha or other image validation-functions embedded into webforms?
Nabil Alimi
Tuesday 07 November 2006 1:35:45 am
Hi John,
There's no built-in captcha system, you're right.But if you need one, an extension is already available for this purpose : http://ez.no/community/contribs/datatypes/datatype_ezcaptcha.
My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com eZ Publish Freelance developper. Feel free to contact me +33 674 367 057 nabil at assiki d0t fr
Michael Kress
Saturday 31 March 2007 6:04:31 pm
Hi, the Captcha extension is said to be compatible with 3.4, 3.5. What about 3.9? Anyone tested this yet? What about ezwebin? Anyone tested this extension with that? TIAMichael
vincenzo dima
Saturday 24 November 2007 2:51:54 am
I installed and actived the extension but it does not work fine.
I tried to add the new attribute-datatype in my user register class but any "Captcha" attribute is in the list.
Any suggestion to resolve the problem? I work with 3.8.6 eZPublish version
Thanks for hints
Vince
Francisca Hernández
Monday 26 November 2007 1:00:15 am
hi,
i'm using antispam extension in 3.10 without problems.did you enabled extension in settings/override?
fran
Iguana IT, SL - http://www.iguanait.com
John Kazakis
Wednesday 21 May 2008 6:52:48 am
I've tried using antispam extension, but for some reason the captcha images don't show.
I've checked the path to arial.ttf and also the length, but the captcha images still don't show. Is there anything else that I can try to get this working?
Thanks.
Bruce Morrison
Wednesday 21 May 2008 3:50:19 pm
Hi John
Have you tried the reCAPTCHA extension? There is a version for both eZ 3 & 4.
http://ez.no/developer/contribs/applications/recaptcha_ez3http://ez.no/developer/contribs/applications/recaptcha_ez4
CheersBruce
My Blog: http://www.stuffandcontent.com/ Follow me on twitter: http://twitter.com/brucemorrison Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
Thursday 22 May 2008 1:29:28 am
Bruce, thanks for the link, I will go ahead and try this.
Monday 16 June 2008 7:08:49 am
Bruce,
I've attempted to install your extension(for comments) but it doesn't show up. Is there a field or extra code I need to add to comment.tpl in order to get this show up?
Tuesday 17 June 2008 7:30:45 am
Because the template for comments is a custom one, you'll have to add an "attribute_edit_gui"[1] to display the recaptcha. Someting like
{attribute_view_gui attribute=$object.data_map.recaptcha}
where recaptcha is the attribute identifier of the recaptcha attribute.
[1] http://ez.no/doc/ez_publish/technical_manual/3_9/reference/template_functions/visualization/attribute_edit_gui
Thursday 19 June 2008 1:32:35 am
Hello Bruce,
I've had already tried using the code you provided, I tried attribute_edit_gui, but it doesn't work either.
A lot of people aren't very experienced in ezPublish, do you think you could provide a more explicit example on how to get this show in any override template?
Serhey Dolgushev
Monday 16 March 2009 5:25:20 am
Please try http://ez.no/developer/contribs/datatypes/ib_captcha