Revision
1.1 -
(
show annotations)
(
download)
Thu Sep 25 18:45:29 2008 UTC
(14 months ago)
by
kbahey
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-5, DRUPAL-6--1
File MIME type: text/plain
Role activity module.
Allows monitoring selected roles for selected events. On a busy site with a large
number of users in a given role, provides an alternative to the clutter and volume
in watchdog, which is purged more often than role activity.
Roles to be monitored is configurable. Events are regexps inside the module for
the time being.
Requires the hook_watchdog() patch for Drupal 5.x. See README.txt for details.