[contributions:jeremy] /modules/spam CHANGELOG README spam.module spam.mysql
[email protected] 30 Sep 2004 02:47:36 -0000
| Newsgroups | gmane.comp.php.drupal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: jeremy Branch: HEAD Date: Thu, 30 Sep 2004 02:47:36 +0000
Modified files:
/modules/spam CHANGELOG README spam.module spam.mysql
Log message:
- spam.module:
o performance: only recalculate probability of tokens that have changed
o added ability to notify the admin when a spam comment is detected
o update 'last' field in spam_comments when changed
o store IP in spam_comments table when user leaves comment (to be
used for future blacklisting functionality)
o default to rebuilding probability table (if never built before)
o provide two probability calculation methods (development testing)
- spam.mysql:
o made 'token' field of spam_tokens table the PRIMARY KEY
o add 'hostname' field to spam_comments, for later use in blacklisting
VS: ----------------------------------------------------------------------
Links:
http://cvs.drupal.org/diff.php?path=contributions/modules/spam/CHANGELOG&old=1.3&new=1.4&root=contrib
http://cvs.drupal.org/diff.php?path=contributions/modules/spam/README&old=1.2&new=1.3&root=contrib
http://cvs.drupal.org/diff.php?path=contributions/modules/spam/spam.module&old=1.3&new=1.4&root=contrib
http://cvs.drupal.org/diff.php?path=contributions/modules/spam/spam.mysql&old=1.3&new=1.4&root=contrib
--
[ Drupal cvs list | http://list.drupal.org/ ]