revisions_bulk_operations
Security covered
Provides bulk actions for the revisions tab in entities to allow bulk-deleting them (for now).
This started here: #3555771: Add bulk select & delete functionality to entity revision tab and we hope this will one day land in Core: #3581729: Propose core integration
Possible future feature: #2925532: Provide bulk action to delete all old revisions of an entity
Features
- Currently only provides support for node entities.
- Supports nodes with translations.
- Works with Core, Workflow and Diff modules.
Post-Installation
Assign users the 'Allow bulk selection of revisions' permission to allow the bulk select and delete interface on a node's revision page.
Additional Requirements
None
Related modules
- https://www.drupal.org/project/revision_delete_tools
- https://www.drupal.org/project/revision_manager
- ... and many more, please help adding them!
Similar projects
- https://www.drupal.org/project/node_revision_delete
- ... and many more, please help adding them!
Supporting this Module
TBD