In order to get the recaptcha module produce valid XHTML one should change modules/recaptcha/classes/recaptchalib.php:
125c125
< <iframe src="'. $server . '/noscript?k=' . $pubkey . $errorpart . '" height="300" width="500" frameborder="0"></iframe><br/>
---
> <iframe src="'. $server . '/noscript?k=' . $pubkey . $errorpart . '" height="300" width="500" frameborder="0"></iframe><br>
127c127
< <input type="hidden" name="recaptcha_response_field" value="manual_challenge"/>
---
> <input type="hidden" name="recaptcha_response_field" value="manual_challenge">
Can't see who is official in charge for this module, so could someone please handle this?
Posts: 27300
Perhaps the author of the 3rd party module will not see this but more likely in this thread:
http://gallery.menalto.com/node/70031
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 34
Done, thx.
http://tei.ch