	CB Captcha - 2.2
	README.txt file contents
----------------------------
This package is a CB Plugin that works with the CB 1.2 (or better) component 
on the Mambo or Joomla CMS systems (see CB readme.txt file for Joomla/Mambo version compatibility). 

This CB plugin integrates with the CB suite providing configurable visual and audio SPAM protection in the following
CB related functional areas:

+	CB 1.2 registration application form
+	CB 1.2 forgotten password form
+	CB 1.2 profile email form
+	CB 1.1 contact form (must have CB Contact 1.1 component installed instead of default Joomla/Mambo Contact component)
+	CB 1.2 login form (must have CB 1.2 login module installed and properly configured)
+	Anti-spam support can also be integrated in other modules or components (see CB login module and CB Contact component
    code for methodology)

Installation Steps
------------------
All CB plugin packages are installed via the CB Plugin Management backend (not via Joomla/Mambo install menus).

1. Install plug_cbcaptcha.zip as a CB plugin via CB Plugin Management backend
2. Publish is via the CB Plugin Management backend (toggling the publication icon or editing the plugin, selecting the publish=yes setting
   and saving the settings).
3. Configuration parameters are included in plugin parameter area. Study and set these to suite your needs.

FAQ Comments
------------
+ This package uses various libraries to generate the captcha image.
  Your PHP environment must have GD library and Freetype support compiled-enabled, otherwise the captcha image cannot be rendered.
  The Captcha plugin backend will attempt to render a sample image based on current settings and also verifies these prerequisites.
+ An issue has been identidies with client systems that have installed some older versions of the mcaffee security program.
  Specifically, the ad blocker setting in mcaffee interferes with the captcha plugin. If your site viewers complain, ask them to either
  upgrade their mcaffee system to latest or temporarily disable it to allow the plugin to operate.

FOR community assistance, and latest news visit:
http://www.joomlapolis.com 

LICENCE:
The license of the component is limited commercial GPL, so you can install it on a single site, 
have full source-code, and all GPL freedoms associated with it.
The only restriction is that any modifications made must work with official CB suite distributed by Joomlapolis.