[contributions:jeremy] /modules/spam CHANGELOG LICENSE README spam.module spam.mysql

[email protected] 26 Sep 2004 22:14:21 -0000
Newsgroups gmane.comp.php.drupal.cvs
Message-ID <[email protected]>
User: jeremy	Branch: HEAD	Date: Sun, 26 Sep 2004 22:14:21 +0000

Added files:
  /modules/spam CHANGELOG LICENSE README spam.module spam.mysql

Log message:
  The spam module helps administrators to automatically deal with spam comments.
  This is accomplished with a simple Bayesian filter, using statistical analysis
  to determine whether or not a given comment is most likely spam.
  
  NOTE:  This module is still in an early beta state.  It is believed to work,
  however the algorithms used are somewhat simplistic, it is not optimized for
  best performance, and the administrative interfaces are still primitive.  That
  said, I welcome testers, bug reports, and most of all patches.

Links:
  http://cvs.drupal.org/diff.php?path=contributions/modules/spam/CHANGELOG&old=NONE&new=1.1&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/spam/LICENSE&old=NONE&new=1.1&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/spam/README&old=NONE&new=1.1&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/spam/spam.module&old=NONE&new=1.1&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/spam/spam.mysql&old=NONE&new=1.1&root=contrib

-- 
[ Drupal cvs list | http://list.drupal.org/ ]