You are here

README.txt in Node Revision Delete 7.2

Same filename and directory in other branches
  1. 8 README.txt
  2. 7.3 README.txt
  3. 7 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.

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

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


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 » Node Revision Delete:

   - You can set how many revisions do you want to delete per cron run and
     how often should revision be deleted while cron runs. You you can save
     the configurations and optionally start a batch job to delete old revisions
     for tracked content types. For this you need the
     'Administer Node Revision Delete' permission.

 * Configure each content type in Administration » Structure » Content types »
   Content type name:

   - Under the Publishing options tab, mark "Limit the amount of revisions for
     this content type" and set the maximum number of revisions to keep.

 * Drush commands

   - node-revision-delete

     Deletes old node revisions for a given content type.


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

Current maintainers:
 * Kaushal Kishore (kaushalkishorejaiswal) - https://www.drupal.org/user/2228850
 * Juampy NR (juampynr) - https://www.drupal.org/u/juampynr
 * Adrian Cid Almaguer (adriancid) - https://www.drupal.org/u/adriancid

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. The Node Revision Delete module lets you to track and prune old revisions of
  11. content types.
  12. * For a full description of the module, visit the project page:
  13. https://www.drupal.org/project/node_revision_delete
  14. * To submit bug reports and feature suggestions, or to track changes:
  15. https://www.drupal.org/project/issues/search/node_revision_delete
  16. REQUIREMENTS
  17. ------------
  18. No special requirements
  19. INSTALLATION
  20. ------------
  21. * Install as you would normally install a contributed Drupal module.
  22. See: https://www.drupal.org/node/895232 for further information.
  23. CONFIGURATION
  24. -------------
  25. * Configure the module in Administration » Configuration »
  26. Content authoring » Node Revision Delete:
  27. - You can set how many revisions do you want to delete per cron run and
  28. how often should revision be deleted while cron runs. You you can save
  29. the configurations and optionally start a batch job to delete old revisions
  30. for tracked content types. For this you need the
  31. 'Administer Node Revision Delete' permission.
  32. * Configure each content type in Administration » Structure » Content types »
  33. Content type name:
  34. - Under the Publishing options tab, mark "Limit the amount of revisions for
  35. this content type" and set the maximum number of revisions to keep.
  36. * Drush commands
  37. - node-revision-delete
  38. Deletes old node revisions for a given content type.
  39. MAINTAINERS
  40. -----------
  41. Current maintainers:
  42. * Kaushal Kishore (kaushalkishorejaiswal) - https://www.drupal.org/user/2228850
  43. * Juampy NR (juampynr) - https://www.drupal.org/u/juampynr
  44. * Adrian Cid Almaguer (adriancid) - https://www.drupal.org/u/adriancid