CHANGELOG.txt |
CHANGELOG.txt |
|
* For a full list of fixes in the latest release, visit:
https://www.drupal.org/project/revision_deletion/releases |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
This modules enables the ability to mass delete aging node revisions. The
revisions may be… |
revision_deletion.admin.inc |
revision_deletion.admin.inc |
|
|
revision_deletion.helpers.inc |
revision_deletion.helpers.inc |
|
Helper functions. |
revision_deletion.info |
revision_deletion.info |
|
name = Revision Deletion
description = "Enables to delete aging node revisions by bulk."
core = 7.x
package = Content
dependencies[] = node
configure = admin/config/content/revision_deletion |
revision_deletion.install |
revision_deletion.install |
|
Install and uninstall functions for the Revision Deletion module. |
revision_deletion.module |
revision_deletion.module |
|
|