reCAPTCHA for SMF
by Motoko-chan


About
-----
This modification allows you to use the reCAPTCHA verification system
(http://recaptcha.net/) instead of the built-in Visual Verification system. It
supports SMF 1.1.2 and newer.

Portions of the code use the PHP reCAPTCHA API.

This mod and other information can be found at:
http://www.animeneko.net/projects/smf/


Features
--------
 - Use reCAPTCHA instead of built-in verification system
 - Support for built-in reCAPTCHA themes


How to Use
----------
You can enable reCAPTCHA by going to:

SMF 1.1:
Admin -> Registration -> Settings

SMF 2.0:
Admin -> Configuration -> Security and Moderation -> Anti-Spam

A set of keys are required for operation of reCAPTCHA. A link is provided in
the settings to register for a key pair.


License
-------
This code is licensed under the terms of the original Simple Machines License.
SMF code used in this mod is copyright Simple Machines. All original code is
copyright Michael Johnson.

The reCAPTCHA PHP library is licensed under the MIT license.


Acknowledgements
----------------
"SMF" and "Simple Machines" are trademarks of Simple Machines.


Version History
---------------
See CHANGELOG


Doc Revision 20110618