You are here

README.txt in Edit Limit 7

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

Edit Limits adds certain limits to editing nodes and comments. This can set the
number of times a node can be edit. This can also set a time frame for nodes to
be edited, as well as a different time frame that comments can be edited.

Limits on nodes can be combined, so that a node can only be edit a set number of
times or within the time frame.

Node edit count

Nodes can be limited to a certain number of edits before it is locked. This can
be restricted to a subset of content types. Users with the "bypass edit limits"
permission who edit nodes will not count against this edit count limit.

Node edit time limit

Nodes can be limited to a given time frame. When this is used, nodes can only be
edited within the time limit set by the site administrator, starting when the
node is initially saved. This can be limited to a subset of content types.

Comment edit time limit

Comments can be set to only be limited within a given time frame. Site
administrators can set the number of seconds after a comment is initially posted
before it can no longer be edited. Time remaining will be displayed to the user.

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

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


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

This module requires no modules outside of Drupal core.


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

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


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

    1. Navigate to Administration > Modules and enable the module.
    2. Navigate to Administration > Configuration > Content > Edit Limit to 
       configure the module.
    3. Navigate to Administration > People > Permissions to configure user 
       permissions


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

Current maintainers:
 * Andrei Ivnitskii - https://www.drupal.org/u/ivnish

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. Edit Limits adds certain limits to editing nodes and comments. This can set the
  11. number of times a node can be edit. This can also set a time frame for nodes to
  12. be edited, as well as a different time frame that comments can be edited.
  13. Limits on nodes can be combined, so that a node can only be edit a set number of
  14. times or within the time frame.
  15. Node edit count
  16. Nodes can be limited to a certain number of edits before it is locked. This can
  17. be restricted to a subset of content types. Users with the "bypass edit limits"
  18. permission who edit nodes will not count against this edit count limit.
  19. Node edit time limit
  20. Nodes can be limited to a given time frame. When this is used, nodes can only be
  21. edited within the time limit set by the site administrator, starting when the
  22. node is initially saved. This can be limited to a subset of content types.
  23. Comment edit time limit
  24. Comments can be set to only be limited within a given time frame. Site
  25. administrators can set the number of seconds after a comment is initially posted
  26. before it can no longer be edited. Time remaining will be displayed to the user.
  27. * For a full description of the module, visit the project page:
  28. https://drupal.org/project/edit_limit
  29. * To submit bug reports and feature suggestions, or to track changes:
  30. https://drupal.org/project/issues/edit_limit
  31. REQUIREMENTS
  32. ------------
  33. This module requires no modules outside of Drupal core.
  34. INSTALLATION
  35. ------------
  36. * Install as you would normally install a contributed Drupal module. Visit:
  37. https://www.drupal.org/node/895232 for further information.
  38. CONFIGURATION
  39. -------------
  40. 1. Navigate to Administration > Modules and enable the module.
  41. 2. Navigate to Administration > Configuration > Content > Edit Limit to
  42. configure the module.
  43. 3. Navigate to Administration > People > Permissions to configure user
  44. permissions
  45. MAINTAINERS
  46. -----------
  47. Current maintainers:
  48. * Andrei Ivnitskii - https://www.drupal.org/u/ivnish