Log of /contributions/modules/spam/INSTALL.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8.2.1.2.1.2.2.2.1
Sat Nov 24 01:55:07 2007 UTC
(2 years ago)
by
jeremy
Branch:
DRUPAL-5--3
Changes since
1.8.2.1.2.1.2.2: +0 -0 lines
FILE REMOVED
Per normal, we totally screwed up trying to branch a project. Checking in
the proper files to our new branch, I think. Then we'll go back and fix the
main branch.
Revision
1.8.2.1.2.1.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 4 23:29:48 2007 UTC
(2 years, 10 months ago)
by
jeremy
Branch:
DRUPAL-5
Changes since
1.8.2.1.2.1: +3 -3 lines
Diff to
previous 1.8.2.1.2.1
Sync 5.0 changes from kerneltrap.org source code repository. The
modules is not yet functional with Drupal 5.0, but some changes were
underway.
I thought I'd synced this earlier, but I accidently synced it into the
4.7 branch.
Revision
1.8.2.1.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jan 3 23:16:07 2007 UTC
(2 years, 10 months ago)
by
jeremy
Branch:
DRUPAL-4-7
Changes since
1.8.2.1.2.1: +3 -3 lines
Diff to
previous 1.8.2.1.2.1
, to
branch point 1.8.2.1
First changes to start making the spam module compatible with Drupal
5.0. There is still a lot of work to go to get this module working
under Drupal 5.0, hopefully people will submit patches.
Revision
1.10.2.1
Wed Jan 3 22:39:59 2007 UTC
(2 years, 10 months ago)
by
jeremy
Branch:
DRUPAL-6--1
Changes since
1.10: +0 -139 lines
FILE REMOVED
file INSTALL.txt was added on branch DRUPAL-6--1 on 2009-08-10 16:38:32 +0000
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 23 14:05:07 2005 UTC
(4 years, 1 month ago)
by
jeremy
Branch:
MAIN
Changes since
1.8: +7 -0 lines
Diff to
previous 1.8
Updated to note that this is an outdated and unsupported version of the
spam module, providing a link to the 2.0 version of the module.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 17 20:15:18 2005 UTC
(4 years, 7 months ago)
by
jeremy
Branch:
MAIN
Branch point for:
DRUPAL-4-6
Changes since
1.7: +1 -1 lines
Diff to
previous 1.7
- spam.module
o updated to work with Drupal 4.6
o fixed issues with publishing/unpublishing nodes and comments
o added ability to mass-delete spam nodes and comments
o issue #17031: simplified statistics page (needs lots of work)
o issue #14382: added ability to search/modify old comments
- spam.mysql
o issue #18411: mark all primary keys NOT NULL
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 9 04:22:05 2005 UTC
(4 years, 9 months ago)
by
jeremy
Branch:
MAIN
Changes since
1.6: +11 -1 lines
Diff to
previous 1.6
o don't send email if "auto deleting" spam (the idea is to prevent email
floods when for example a website is under a comment spam flood)
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 10 00:07:32 2004 UTC
(4 years, 11 months ago)
by
jeremy
Branch:
MAIN
Changes since
1.4: +3 -0 lines
Diff to
previous 1.4
- spam.module
o add ability to limit the following:
- total URLs per comment
- repeat URLs per comment
- total URLs per non-comment content
- repeat URLs per non-comment content
(if limit is crossed, content is marked as spam)
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 9 14:58:27 2004 UTC
(4 years, 11 months ago)
by
jeremy
Branch:
MAIN
Changes since
1.3: +13 -3 lines
Diff to
previous 1.3
- spam.module
o added interface to add/edit/delete URL filters (spammer domains)
o added help text for URL filters
VS: ----------------------------------------------------------------------
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 9 05:28:42 2004 UTC
(4 years, 11 months ago)
by
jeremy
Branch:
MAIN
Changes since
1.2: +7 -2 lines
Diff to
previous 1.2
December 8, 2004
- spam.module
o added a URL filter which quickly learns spammer URLs and provides an
option to automatically block new comments and content that contain
these spammer URLs.
o fixed a cut&paste bug in the open relay filter which prevented it from
ever working
o updated tokenizer to find urls in and out of href tags
NOTE: This change modifies the tokenizer. For best results, you should
rebuild all your spam tokens. This is done by pointing to the following
path on your site: /admin/spam/rebuild/all
WARNING: This will only work as intended if you have been saving your spam,
unpublishing it as recommended rather than deleting it. If you have been
deleting your spam, doing a "rebuild all" will cause your Bayesian filter
to forget everything it has learned to date. (You will not loose any custom
filters you may have configured.)
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 4 20:54:29 2004 UTC
(5 years ago)
by
jeremy
Branch:
MAIN
- spam.module
o statistics collection enabled by default
o don't display false statistics if statistics collection is disabled
- REDAME.txt
o mention custom filter functionality
- INSTALL.txt
o created installation/configuration guide
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.