chrisbrown
Results 1 - 1 of 1
bychrisbrown, June 26, 2009
This was an easiest of the Captcha extensions I tried to get up and running but it needed a few tweaks to make it perform more efficiently.
1) I had to modify the code in hpregistration.php to prevent registration when an invalid code had been entered. (Thanks to one of the previous reviewers).
2) I had to modify the default.php template override file to tidy up the form alignment. This was done by simply reversing the lines of code for each input box so the label comes after the box instead of before.
3) Like one of the previous reviewers, I had to turn off my WYSIWYG editor before creating the Terms of Use. Once this is saved, the WYSIWYG editor can be turned back on again. It would be good, however, if the plugin could render a module (such as mod_placehere) so that an already witten Terms of Use article could be included in the text area.
Apart from that - Good One Hannes. Thanks.
1) I had to modify the code in hpregistration.php to prevent registration when an invalid code had been entered. (Thanks to one of the previous reviewers).
2) I had to modify the default.php template override file to tidy up the form alignment. This was done by simply reversing the lines of code for each input box so the label comes after the box instead of before.
3) Like one of the previous reviewers, I had to turn off my WYSIWYG editor before creating the Terms of Use. Once this is saved, the WYSIWYG editor can be turned back on again. It would be good, however, if the plugin could render a module (such as mod_placehere) so that an already witten Terms of Use article could be included in the text area.
Apart from that - Good One Hannes. Thanks.

