/[drupal]/contributions/modules/badbehavior/README.txt
ViewVC logotype

Diff of /contributions/modules/badbehavior/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by kslap, Tue Sep 6 10:45:52 2005 UTC revision 1.2 by wilco, Sun Apr 6 16:49:15 2008 UTC
# Line 1  Line 1 
1  Drupal badbehavior module:  Original Author
2  --------------------------  ---------------
3  Author - David Angier <david at angier dot co dot uk>          David Angier (http://angier.co.uk)
4  Requires - Drupal 4.6 or above  
5  License - GPL  Updaters
6    --------
7            2008-04-02 by William Roboly (http://openject.com)
8            2007-09-02 by Juerg Rohrer (http://timeforchange.org)
9    
10    Modelled After Drupal 6 version
11    -------------------------------
12            2008-03-10 by Paul Maddern (http://www.arcadegeek.co.uk)
13    
14  Overview  Overview
15  --------  --------
16  Bad Behavior is a set of PHP scripts which prevents spambots from  Bad Behavior is a set of PHP scripts which prevents spambots from
# Line 29  Bad Behavior intends to target any malic Line 36  Bad Behavior intends to target any malic
36  Web site, whether it be a spambot, ill-designed search engine bot, or  Web site, whether it be a spambot, ill-designed search engine bot, or
37  system crackers.  system crackers.
38    
39    Notes from William Roboly
40    -------------------------
41    This version of badbehaviors was adapted from Juerg and Paul's work.
42    It came to my attention that someone needed to update the module to
43    work with the latest version of the badbehavior library and the
44    solutions available were lacking proper support.
45    
46    I hope this version satisfies everyone.
47    
48    Happy Drupalling!
49    
50  Requirements  Requirements
51  ------------  ------------
52  - Drupal 4.6.x  - Drupal 5.x
53  - PHP 4.3.0 or greater  - PHP 4.3.0 or greater
54  - BadBehavior 1.2.1  - BadBehavior 2.0.13
55    (http://www.ioerror.us/software/bad-behavior/bad-behavior-download)    (http://www.ioerror.us/software/bad-behavior/bad-behavior-download)
56    
57  Installation  Installation
58  ------------  ------------
59    
60  1. Download BadBehavior 1.2.1 from  1. Download BadBehavior 2.0.13 from
61     http://www.ioerror.us/software/bad-behavior/bad-behavior-download/,     http://www.ioerror.us/software/bad-behavior/bad-behavior-download/,
62     unzip and copy the resulting bad-behavior directory into modules/.     unzip and copy the resulting bad-behavior directory into modules/.
63    
# Line 62  Logs Line 80  Logs
80  Frequently Asked Questions  Frequently Asked Questions
81  --------------------------  --------------------------
82  See: http://www.ioerror.us/software/bad-behavior/bad-behavior-faq/  See: http://www.ioerror.us/software/bad-behavior/bad-behavior-faq/
83    
84    
85    
86    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.3