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

Contents of /contributions/modules/troll/README.txt

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


Revision 1.5 - (show annotations) (download)
Wed Apr 2 16:26:44 2008 UTC (19 months, 3 weeks ago) by jaydub
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.4: +1 -0 lines
File MIME type: text/plain
removed stray comma in PostgreSQL CREATE TABLE statement that broke install.
1 ********************************************************************
2 D R U P A L M O D U L E
3 ********************************************************************
4 Name: troll module
5 Authors: Aaron Welch <welch at advomatic dot com>
6 David Kent Norman http://deekayen.net/
7 Jeff Warrington <jeff at qoolio dot org>
8 Dependencies:
9 for host lookups, the exec() command must be available in php,
10 and the 'host' command must be available on the shell
11
12 ********************************************************************
13 DESCRIPTION:
14
15 troll.module provides troll management tools for community sites including:
16 - user tracking by ip address
17 - bans IP addresses forever or for set duration, by ban I mean redirect, and by redirect I mean complete site blocking not just account creation and login
18 - advanced user account searching
19 - easy user blocking by role
20 - punish visitors listed in blacklists such as SPEWS.org and okean.com. Note IP banning/blocking differs from blacklisting.
21
22 ********************************************************************
23 INSTALLATION:
24
25 see the INSTALL file in this directory
26
27 ********************************************************************
28 WISH LIST:
29
30 - count hits from trolls (maybe just with variable_get/set()?)
31 - gototrollshouseandconfinscatethiercomputer.module plugin

  ViewVC Help
Powered by ViewVC 1.1.2