|
Revision 1486, 1.2 kB
(checked in by jallen, 9 months ago)
|
|
Updating to v1.03
|
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | # Comment Challenge plugin for Movable Type # |
|---|
| 2 | $Id$ |
|---|
| 3 | Version: 1.03 |
|---|
| 4 | Author: Jay Allen, Endevver Consulting (http://endevver.com) |
|---|
| 5 | Date: March 03, 2009 |
|---|
| 6 | License: Released under the Artistic License |
|---|
| 7 | Home: http://jayallen.org/projects/comment-challenge |
|---|
| 8 | |
|---|
| 9 | ## INTRODUCTION ## |
|---|
| 10 | |
|---|
| 11 | Comment Challenge is an anti-spam plugin for Movable Type 3.2 and higher and |
|---|
| 12 | MT Enterprise which provides you with two very effective types of barriers to |
|---|
| 13 | protect you from spammers: |
|---|
| 14 | |
|---|
| 15 | 1. A beacon that must be submitted with the form cuts |
|---|
| 16 | down on nearly all automated spam |
|---|
| 17 | |
|---|
| 18 | 2. An accessible CAPTCHA in the form of a customizable |
|---|
| 19 | challenge question and expected response |
|---|
| 20 | |
|---|
| 21 | For more background on the plugin, please see: |
|---|
| 22 | |
|---|
| 23 | http://jayallen.org/projects/comment-challenge/intro.php |
|---|
| 24 | |
|---|
| 25 | |
|---|
| 26 | ## REQUIREMENTS ## |
|---|
| 27 | |
|---|
| 28 | * Movable Type 3.2 or higher or Movable Type Enterprise |
|---|
| 29 | * Ability to install plugins |
|---|
| 30 | * Permission to configure a blog and its plugins |
|---|
| 31 | * Permission to edit templates for your blog |
|---|
| 32 | |
|---|
| 33 | |
|---|
| 34 | ## INSTALLATION ## |
|---|
| 35 | |
|---|
| 36 | Please see the following for instructions on downloading, installing and |
|---|
| 37 | configuring the plugin: |
|---|
| 38 | |
|---|
| 39 | http://jayallen.org/projects/comment-challenge/download.php |
|---|
| 40 | |
|---|