Last modified: 2011-10-26 15:33:53 UTC
Created attachment 9217 [details] patch A simple patch to allow changing the reCAPTCHA theme (http://code.google.com/apis/recaptcha/docs/customization.html) from localsettings without having to hack the extension code directly.
Thank you very much for the patch, I've applied it with some changes in r100813. Just note that you can multiple global variables on one keyword and it's a good idea to escape JS strings. I hope to see another patch from you soon :)