Module Description
Advanced comment deletion rules with threaded replies handler. Adds the hard delete, partial hard delete, and soft delete handlers. Hard delete is the default Drupal core behavior, both the comment and its replies are permanently deleted. Partial hard delete permanently deletes the original comment and moves its replies up one thread level. Soft delete either unpublishes or unsets field values on the original comment and keeps its replies. Use the time limit option to prevent users deleting comments after a configurable amount of time.

Permissions
A number of user role permissions are available both statically and dynamically. Each comment type and field has its own permission sets. In addition to static permission sets that apply across all comment types and fields. See the "Comment Delete" section on the user role permissions administration page.

Usage

* Download and install the module. Recommended install method is composer: composer require drupal/comment_delete
* Go to the "Manage fields" tab of the entity type containing the comment field.
* Edit the desired comment field.
* Review available configurations under the comment delete section and save changes.
* Set comment delete user role permissions.

Upgrading from 1.x to 2.x
An automatic upgrade path is not available between these versions. Recommended to completely uninstall the module before attempting to upgrade to 2.x.

Project Usage
1272
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve advanced comment deletion rules with threaded replies handling by adding hard delete, partial hard delete, and soft delete handlers along with user role permissions and field configurations.
Data Name
comment_delete

OPENAI CHATBOT

OPENAI CHATBOT

12:22:04
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.