Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ove Andersen 435 posts 1541 karma points c-trib
    Feb 16, 2010 @ 13:18
    Ove Andersen
    0

    Custom translations for reCAPTCHA

    I am using the reCaptcha module posted here.

    Is there a way to implement custom translations?

    I tried adding a

    var RecaptchaOptions = {
     custom_translations : {} };

    in the header, but I can see that it gets overridden when the reCaptcha module is rendered.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 26, 2010 @ 10:20
    Tim Geyssens
    0

    Hi Ove,

    I think you can do this with some js, check out the documentation on the recaptcha site

    http://recaptcha.net/apidocs/captcha/client.html

  • Ove Andersen 435 posts 1541 karma points c-trib
    Apr 21, 2010 @ 09:24
    Ove Andersen
    0

    I tried, but the problem is that the javascript is ignored.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 21, 2010 @ 12:51
    Tim Geyssens
    0

    Hi Ove, think you will have to modify the sourcecode of the reCaptcha fieldtype then

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies