You are here

README.txt in Revision Deletion 7

Same filename and directory in other branches
  1. 5 README.txt
  2. 6 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 deleted after review on an administer page as well. This module
will NEVER delete the current revision of a node, nor will it allow you to do
so.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/revision_deletion

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/search/revision_deletion


REQUIREMENTS
------------

No special requirements.


INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module.
   See: https://www.drupal.org/node/895232 for further information.


CONFIGURATION
-------------

 * Configure the module in Administration » Configuration »
   Content authoring » Revision Deletion » Settings:

   - Possible settings include node type, the age of node revision before being
     deleted, along with a cron frequency setting. For this you need the
     'Administer Revision Deletion' permission.

 * Deletions can be manually run at Administration » Configuration »
   Content authoring » Revision Deletion. A review screen will display all the
   node revisions that meet the settings criteria.


MAINTAINERS
-----------

Current maintainers:
 * Adrian Cid Almaguer (adriancid) - https://www.drupal.org/u/adriancid


This project has been sponsored by:

 * Drupiter
 * Ville de Montréal

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. This modules enables the ability to mass delete aging node revisions. The
  11. revisions may be deleted after review on an administer page as well. This module
  12. will NEVER delete the current revision of a node, nor will it allow you to do
  13. so.
  14. * For a full description of the module, visit the project page:
  15. https://www.drupal.org/project/revision_deletion
  16. * To submit bug reports and feature suggestions, or to track changes:
  17. https://www.drupal.org/project/issues/search/revision_deletion
  18. REQUIREMENTS
  19. ------------
  20. No special requirements.
  21. INSTALLATION
  22. ------------
  23. * Install as you would normally install a contributed Drupal module.
  24. See: https://www.drupal.org/node/895232 for further information.
  25. CONFIGURATION
  26. -------------
  27. * Configure the module in Administration » Configuration »
  28. Content authoring » Revision Deletion » Settings:
  29. - Possible settings include node type, the age of node revision before being
  30. deleted, along with a cron frequency setting. For this you need the
  31. 'Administer Revision Deletion' permission.
  32. * Deletions can be manually run at Administration » Configuration »
  33. Content authoring » Revision Deletion. A review screen will display all the
  34. node revisions that meet the settings criteria.
  35. MAINTAINERS
  36. -----------
  37. Current maintainers:
  38. * Adrian Cid Almaguer (adriancid) - https://www.drupal.org/u/adriancid
  39. This project has been sponsored by:
  40. * Drupiter
  41. * Ville de Montréal