You are here

README.txt in Role Watchdog 8

Same filename and directory in other branches
  1. 5 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
  4. 7.2 README.txt
  5. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Related Modules
 * Installation
 * Configuration
 * Maintainers


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

Role watchdog automatically logs all role changes made through the user profile
or the User List in its own table. A record of these changes is shown in a Role
history tab on each user's page. Role watchdog can optionally monitor one or
more specific roles for changes and notify members of selected roles whenever a
change occurs.

This module might be useful when there are multiple administrators for a site,
and you need auditing or alerting of manual role changes.

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

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


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

This module doesn't require any module outside of Drupal core.


RELATED MODULES
---------------
Role Delegation (http://drupal.org/project/role_delegation),
RoleAssign (http://drupal.org/project/roleassign),
Administer Users by Role (http://drupal.org/project/administerusersbyrole)
modules that enable user access to assign roles to other users where the
auditing of Role watchdog is a nice fit.

Role Change Notify (http://drupal.org/project/role_change_notify)
the mirror functionality of Role watchdog, notifying the user when a role is
added to their account.


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

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


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

 * Role watchdog will automatically start recording all role changes. No
   further configuration is necessary for this functionality, the module
   will do this "out of the box". A record of these changes is shown in a
   Role history tab on each user's page and optionally in the Watchdog log
   if enabled. Users will need either "View role history" or "View own role
   history" access permissions to view the tab.


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

 * Gaurav Kapoor (gaurav.kapoor) - https://www.drupal.org/u/gauravkapoor

Supporting organizations:

 * Axelerant - https://www.drupal.org/axelerant
 * OpenSense Labs - https://www.drupal.org/opensense-labs

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Related Modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. Role watchdog automatically logs all role changes made through the user profile
  12. or the User List in its own table. A record of these changes is shown in a Role
  13. history tab on each user's page. Role watchdog can optionally monitor one or
  14. more specific roles for changes and notify members of selected roles whenever a
  15. change occurs.
  16. This module might be useful when there are multiple administrators for a site,
  17. and you need auditing or alerting of manual role changes.
  18. * For a full description of the module, visit the project page:
  19. https://www.drupal.org/project/role_watchdog
  20. * To submit bug reports and feature suggestions, or to track changes:
  21. https://www.drupal.org/project/issues/role_watchdog
  22. REQUIREMENTS
  23. ------------
  24. This module doesn't require any module outside of Drupal core.
  25. RELATED MODULES
  26. ---------------
  27. Role Delegation (http://drupal.org/project/role_delegation),
  28. RoleAssign (http://drupal.org/project/roleassign),
  29. Administer Users by Role (http://drupal.org/project/administerusersbyrole)
  30. modules that enable user access to assign roles to other users where the
  31. auditing of Role watchdog is a nice fit.
  32. Role Change Notify (http://drupal.org/project/role_change_notify)
  33. the mirror functionality of Role watchdog, notifying the user when a role is
  34. added to their account.
  35. INSTALLATION
  36. ------------
  37. * Install this module as you would normally install a contributed Drupal
  38. module.
  39. Visit https://www.drupal.org/node/1897420 for further information.
  40. CONFIGURATION
  41. -------------
  42. * Role watchdog will automatically start recording all role changes. No
  43. further configuration is necessary for this functionality, the module
  44. will do this "out of the box". A record of these changes is shown in a
  45. Role history tab on each user's page and optionally in the Watchdog log
  46. if enabled. Users will need either "View role history" or "View own role
  47. history" access permissions to view the tab.
  48. MAINTAINERS
  49. -----------
  50. * Gaurav Kapoor (gaurav.kapoor) - https://www.drupal.org/u/gauravkapoor
  51. Supporting organizations:
  52. * Axelerant - https://www.drupal.org/axelerant
  53. * OpenSense Labs - https://www.drupal.org/opensense-labs