Improved ReCaptcha support (#797)
- Load Google library once per page, instead of once per Captcha - Allows proper functioning of multiple embedded ReCaptchas in a single set of search results
Showing
- module/VuFind/src/VuFind/Service/Factory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Service/Factory.php
- module/VuFind/src/VuFind/Service/ReCaptcha.php 77 additions, 0 deletionsmodule/VuFind/src/VuFind/Service/ReCaptcha.php
- module/VuFind/src/VuFind/View/Helper/Root/Recaptcha.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/View/Helper/Root/Recaptcha.php
- themes/bootprint3/css/compiled.css 1 addition, 1 deletionthemes/bootprint3/css/compiled.css
- themes/bootstrap3/css/compiled.css 1 addition, 1 deletionthemes/bootstrap3/css/compiled.css
- themes/bootstrap3/js/common.js 12 additions, 4 deletionsthemes/bootstrap3/js/common.js
- themes/bootstrap3/js/lightbox.js 14 additions, 5 deletionsthemes/bootstrap3/js/lightbox.js
- themes/bootstrap3/js/record.js 9 additions, 8 deletionsthemes/bootstrap3/js/record.js
- themes/bootstrap3/less/components/record.less 2 additions, 0 deletionsthemes/bootstrap3/less/components/record.less
- themes/bootstrap3/templates/layout/layout.phtml 3 additions, 0 deletionsthemes/bootstrap3/templates/layout/layout.phtml
Please register or sign in to comment