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.
Automatic spammers should not be able to post to a gallery with this plugin installed.
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.
Customize the language on the buttons and help text by editing english.php or create a custom language file based on english.php
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.
-
Show help text Comment.
Show a simple line of help over the reCaptcha image for Comment captcha. Default is off.
-
Show help text Contact.
Show a simple line of help over tthe reCaptcha image for Contact captcha. Default is on.
-
Show help text for Registration captcha.
Show a simple line of help over the reCaptcha image for Registration. Default is on.
Set number of Comments rows
Set the number of rows for adding comments. Default is two.
-
Public Key
The public key number from reCaptcha that was entered when the plugin was installed.
Do not edit unless there are problems or there is a need to change the keys.
-
Private Key
The private key number from reCaptcha that was entered when the plugin was installed.
Do not edit unless there are problems or there is a need to change the keys.
Credits
- Sander Weyens aka SaWey for ver 0.9 of this plugin
- Michael Martin for the multi-line comments snip + idea
- Plugin updated by Joe Carver
To do