/[drupal]/contributions/modules/drupalorg/role_activity/README.txt
ViewVC logotype

Contents of /contributions/modules/drupalorg/role_activity/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


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.
1 $Id$
2
3 This module is for logging certain actions for certain roles on a busy
4 site. It is useful to see how active moderators are for example.
5
6 Note that for Drupal 5.10, this module requires the hook_watchdog() backport
7 patch in http://drupal.org/node/149341#comment-934842 (not the later
8 patches).
9
10 No patching needed for Drupal 6.x

  ViewVC Help
Powered by ViewVC 1.1.2