Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Protect your forum from spam and abuse while letting real people pass through with ease.

NotificationsYou must be signed in to change notification settings

esotalk/reCAPTCHA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Protect your forum from spam and abuse while letting real people pass through with ease.

Release Note

  • esoTalk version 1.0.0g4 and beyond is required!

Installation

Browse to your esoTalk plugin directory:

cd WEB_ROOT_DIR/addons/plugins/

Clone the reCAPTCHA plugin repo into the plugin directory:

git clone git@github.com:tristanvanbokkem/reCAPTCHA.git reCAPTCHA

Chown the reCAPTCHA plugin folder to the right web user:

chown -R apache:apache reCAPTCHA/

Translation

Createdefinitions.reCAPTCHA.php in your language pack with the following definitions:

$definitions["Are you human?"] = "Are you human?";$definitions["Secret Key"] = "Secret Key";$definitions["Site Key"] = "Site Key";$definitions["Language"] = "Language";$definitions["message.reCAPTCHA.settings"] = "Enter your reCAPTCHA Keys (<a href='https://www.google.com/recaptcha/admin#whyrecaptcha' target='_blank'>Don't have any keys yet? Get them here!</a>)";

Screenshots

Sign Up pageSign Up page

Wrong CAPTCHAWrong CAPTCHA

reCAPTCHA SettingsreCAPTCHA Settings

About

Protect your forum from spam and abuse while letting real people pass through with ease.

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp