Issue #330 has been updated by Clément OUDOT. Status changed from Assigned to Feedback Assigned to changed from Clément OUDOT to Roy Kaldung % Done changed from 0 to 100
Applied in r185. I just moved the recaptcha_get_conf function in functions.inc.php in order to keep the default recaptacha library. We could replace it with a new one, if any in the future, without breaking our code. Ok for you? ---------------------------------------- Feature #330: Configuration for reCAPTCHA http://tools.lsc-project.org/issues/330 Author: Roy Kaldung Status: Feedback Priority: Normal Assigned to: Roy Kaldung Category: Self Service Password Target version: self-service-password-0.7 Possibility to configure the reCAPTCHA as describe on http://code.google.com/intl/de-DE/apis/recaptcha/docs/customization.html I added theme and language support, in config.inc.php is one new default setting needed: <pre> $recaptcha_theme = 'red'; </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
