You are here

Files in Node Revision Delete 7.2

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Node Revision Delete 7.x-2.8, 2019-XX-XX ---------------------------------------- Changes since 7.x-2.7: - #2905912 by kalabro, slydevil, adriancid, mmjvb: Allow to alter node candidates. - #2881584 by adriancid: Implement the hook_drush_help()…
node_revision_delete.admin.inc node_revision_delete.admin.inc Calls results to administration's pages for the Node Revision Delete module.
node_revision_delete.batch.inc node_revision_delete.batch.inc Batch API callbacks for node_revision_delete module.
node_revision_delete.css css/node_revision_delete.css table caption { font-weight: bold; text-align: left; } div.form-item-node-revision-delete-number { margin-left: 15px; } .fieldgroup { border-width: 0; } .fieldgroup .fieldset-legend { text-transform: none; padding: 0; } .fieldgroup…
node_revision_delete.drush.inc node_revision_delete.drush.inc Drush integration for node_revision_delete.
node_revision_delete.info node_revision_delete.info name = Node Revision Delete description = "Track and prune node revisions." core = 7.x package = Content configure = admin/config/content/node_revision_delete
node_revision_delete.install node_revision_delete.install Install, update and uninstall functions for the Node Revision module.
node_revision_delete.module node_revision_delete.module Node Revision Delete Module.
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ The Node Revision Delete module lets you to track and prune old revisions of content types. *…

Other projects