Experimental project

This is a sandbox project, which contains experimental code for developer use only.


Synopsis:


Drupal Provides facility to delete comments with its type(Approved/Unapproved) by checking each comment manually.
Comment Bulk Delete Module is useful for delete the comments with the date range , content type and comment type.

Features


Comment Deletion can be possible by the following Criteria
1. Date Range : By selecting Start and End Date, You can delete comments for your required date range
2. Content Type: You can Select content type for delete comments. (Multiple Content type Selection also possible)
3. Comment Type: You can select comment type Approved/Unapproved for delete Comments

Configuration


1. Copy the entire comment_bulk_delete module directory and place it inside the
Drupal sites/all/modules directory.
2. Login as an administrator.
Enable the module in the "Administrator" -> "Modules" -> "Others"

AttachmentSize
comment-bulk-delete.png57.08 KB

Project information