You are here

README.txt in Role Watchdog 6.2

Same filename and directory in other branches
  1. 8 README.txt
  2. 5 README.txt
  3. 6 README.txt
  4. 7.2 README.txt
  5. 7 README.txt
Description
---------------
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 via email 
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.


Dependencies
---------------
None. Database logging is a Core (optional) module.

Tested compatible with:
* user edit (e.g. http://example.com/user/3/edit)
* user list (e.g. http://example.com/admin/user/user)
* Views Bulk Operations (VBO) 6.x-1.10
* Role Delegation 6.x-1.4

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.


Usage
---------------
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. 

Role watchdog can optionally email members of selected Notify roles when 
selected Monitor roles are added or removed. This was specifically added to 
keep a closer eye on certain role changes, such as an Administrator role. At 
least one Monitor role and one Notify role must be selected for this 
functionality.


Author
---------------
John Money
ossemble LLC.
http://ossemble.com

Module development originally sponsored by LifeWire, a service of About.com, a 
part of The New York Times Company.
http://www.lifewire.com

File

README.txt
View source
  1. Description
  2. ---------------
  3. Role watchdog automatically logs all role changes made through the user profile
  4. or the User List in its own table. A record of these changes is shown in a Role
  5. history tab on each user's page. Role watchdog can optionally monitor one or
  6. more specific roles for changes and notify members of selected roles via email
  7. whenever a change occurs.
  8. This module might be useful when there are multiple administrators for a site,
  9. and you need auditing or alerting of manual role changes.
  10. Dependencies
  11. ---------------
  12. None. Database logging is a Core (optional) module.
  13. Tested compatible with:
  14. * user edit (e.g. http://example.com/user/3/edit)
  15. * user list (e.g. http://example.com/admin/user/user)
  16. * Views Bulk Operations (VBO) 6.x-1.10
  17. * Role Delegation 6.x-1.4
  18. Related Modules
  19. ---------------
  20. Role Delegation (http://drupal.org/project/role_delegation),
  21. RoleAssign (http://drupal.org/project/roleassign),
  22. Administer Users by Role (http://drupal.org/project/administerusersbyrole)
  23. modules that enable user access to assign roles to other users where the
  24. auditing of Role watchdog is a nice fit.
  25. Role Change Notify (http://drupal.org/project/role_change_notify)
  26. the mirror functionality of Role watchdog, notifying the user when a role is
  27. added to their account.
  28. Usage
  29. ---------------
  30. Role watchdog will automatically start recording all role changes. No further
  31. configuration is necessary for this functionality, the module will do this "out
  32. of the box". A record of these changes is shown in a Role history tab on each
  33. user's page and optionally in the Watchdog log if enabled. Users will need
  34. either "View role history" or "View own role history" access permissions to
  35. view the tab.
  36. Role watchdog can optionally email members of selected Notify roles when
  37. selected Monitor roles are added or removed. This was specifically added to
  38. keep a closer eye on certain role changes, such as an Administrator role. At
  39. least one Monitor role and one Notify role must be selected for this
  40. functionality.
  41. Author
  42. ---------------
  43. John Money
  44. ossemble LLC.
  45. http://ossemble.com
  46. Module development originally sponsored by LifeWire, a service of About.com, a
  47. part of The New York Times Company.
  48. http://www.lifewire.com