Coder Social home page Coder Social logo

recaptcha's Introduction

esoTalk โ€“ reCAPTCHA plugin

  • 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 [email protected]:tvb/reCAPTCHA.git reCAPTCHA

Chown the reCAPTCHA plugin folder to the right web user:

chown -R apache:apache reCAPTCHA/

Translation

Create definitions.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>)";
$definitions["message.invalidCAPTCHA"] = "The CAPTCHA is invalid. Please try again.";

Screenshots

Sign Up page Sign Up page

reCAPTCHA in action Wrong CAPTCHA

reCAPTCHA Settings reCAPTCHA Settings

recaptcha's People

Contributors

engleek avatar fcpwiz avatar henhouse avatar tobyzerner avatar tvb avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.