[contributions(DRUPAL-5--3):jeremy] /modules/spam CHANGELOG.txt /modules/spam/filters/duplicate duplicate.install duplicate.module /modules/spam/modules spam_comment.inc /modules/spam spam.module
User: jeremy Branch: DRUPAL-5--3 Date: Sun, 02 Dec 2007 22:30:12 +0000 Modified files: /modules/spam CHANGELOG.txt /modules/spam/filters/duplicate duplicate.install duplicate.module /modules/spam/modules spam_comment.inc /modules/spam spam.module Log message: - spam.module o properly filter content that hasn't been posted yet o support multiple levels of fields to support unposted content o properly calculate spam score o add "mark as spam" and "mark as not spam" links, menus and functions o allow other filters to override spam_denied_page() o hard coded spam actions for now, eventually will support actions module - duplicate.install o add "spam" field for easily tracking whether or not content is spam - duplicate.module o move defaults into defines at top of module source o add configurable notification page for denied duplicate posts o use spam_denied_page() to display deneid pages o updated to support multiple levels of fields o limit duplicate ip search to content previously determined to be spam o implement 'mark_as_[not_]spam' hooks for tracking spam status o call spam_mark_as_spam() when find too many identical postings - spam_comment.inc o updated to support multiple levels of fields o implement 'link' hook for adding "mark as spam" type links to comments o implement 'redirect' hook for redirecting to comment o implement '[un]publish' hooks for publishing/unpublishing comments Links: http://cvs.drupal.org/diff.php?path=contributions/modules/spam/CHANGELOG.txt... http://cvs.drupal.org/diff.php?path=contributions/modules/spam/filters/dupli... http://cvs.drupal.org/diff.php?path=contributions/modules/spam/filters/dupli... http://cvs.drupal.org/diff.php?path=contributions/modules/spam/modules/spam_... http://cvs.drupal.org/diff.php?path=contributions/modules/spam/spam.module&o...
participants (1)
-
drupal-cvs@drupal.org