Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 9.6 KB
MD5: f4a322f1d42704d6478fc296ab8bf3da
SHA-1: a48f44b9dbb24b70c4acb67f3cbddcaea35fab05
SHA-256: 6ed4d09f37f65211f946fa2b40d6e799d6353615939afc4797aa2cecc7af3133
Download zip 10.73 KB
MD5: fa26b649e47f15958c390b904a7f2b6f
SHA-1: 227a09bbcf8265f6db5c6df57a61742ed8ddc668
SHA-256: b0f94316a68ce2f58b4fca8b89166dc212bbfc04b6c97cf7a39655dbe3a77565

Release notes

Initial release, with two basic capabilities:

  • Provides a configuration option that when set creates a watchdog entry every time someone successfully registers to the site. This information is potentially useful in reporting spammers to third-party prevention services.
  • Provides an action (which can be leveraged via Views Bulk Operations) which takes a node, looks up its user, and deletes all content and comments by that user, reporting to Mollom in the process, and then deletes the user.
Created by: jazzslider
Created on: 11 Sep 2015 at 17:07 UTC
Last updated: 15 Sep 2015 at 21:58 UTC
New features
Unsupported

Other releases