Index: README.txt =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/badbehavior/README.txt,v retrieving revision 1.2.4.2 diff -u -p -r1.2.4.2 README.txt --- README.txt 7 Apr 2008 15:23:50 -0000 1.2.4.2 +++ README.txt 5 Aug 2008 13:36:26 -0000 @@ -47,10 +47,8 @@ Installation 1. Extract the tarball into the modules folder of your Drupal install. -2. Download BadBehavior 2.0.13 from - http://www.ioerror.us/software/bad-behavior/bad-behavior-download/, - unzip and copy the resulting bad-behavior directory into - modules/badbehavior folder. +2. Download BadBehavior 2.0.13 from http://www.bad-behavior.ioerror.us/download/ and unzip the package. The package contains the following: + Bad-Behavior | - bad-behavior-generic.php | - bad-behavior-lifetype.php | - ... + bad-behavior | - admin.inc.php |- banned.inc.php | - ... Copy only the bad-behavior directory with its contents into the + modules/badbehavior folder. Your modules/badbehavior now looks like: + badbehavior + bad-behavior | | - admin.inc.php | | - banned.inc.php | | - ... | | - badbehavior.info | - badbehavior.module | - ... 3. Enable the module as usual from the Drupal admin>>modules page.