AJAX reCaptcha for cpg1.5.x
What's this?
This plugin will override the default captcha included with Coppermine 1.5.x. It will load and
show an AJAX reCaptcha only when the vistor clicks a button.
Vistors will need to type two words for confirmation before registration or making a comment or sending a messge by the Contact form.
Install
reCaptcha public and private keys are required for installation. They are entered when the plugin is installed.
A link to get the free keys is on the installation page. reCaptcha is free for personal and commercial use.
Show captcha for comments, registration and the Contact form must be set in Coppermine config.
Uninstall
Uninstall via plugin manager
Configuration
-
Set reCaptcha Language
Set the language for the tool-tips (mouseover language) and reCaptcha help page. Default value is English
Note: The language in the reCaptcha images can not be changed.
-
reCaptcha Style
Set the color and style of the reCaptcha display. This will help to blend the style with your theme.
There are 4 selections available. Default is the "clean" style which will work with most cpg themes.
-
Use AJAX reCaptcha for Contact
Select to use non-ajax or ajax type of reCaptcha to display. The non-ajax option will allow vistors with no javascript to use the Contact form.
Note: The "red" style is used with the non-ajax reCaptcha. It can not be changed.
Credits
- Sander Weyens aka SaWey for ver 0.9 of this plugin
- Plugin updated by Joe Carver
To do