/[drupal]/contributions/modules/drupalorg/role_activity/role_activity.install
ViewVC logotype

Log of /contributions/modules/drupalorg/role_activity/role_activity.install

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 17:27:29 2009 UTC (9 months, 4 weeks ago) by goba
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.2: +4 -2 lines
Diff to previous 1.2
Reviewed role activity module

 - Added dblog as a dependency, since this works based on the watchdog hook
 - t() use in hook_menu was bad, it should not be done that way
 - /admin/logs moved to /admin/reports
 - Top users was not a subtab, show it as such
 - Use nicer titles for the admin pages, it is not about role activity, it is about user activity
 - Fix query in role_activity_check_role() to be much simpler, quicker, shorter.
 - Add some explanatory text to admin settings
 - Fix whitespace errors
 - Use 'Activity' instead of 'Track' for links, since track is a concept used by tracker module and is different to what we do here.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 02:33:07 2009 UTC (10 months ago) by kbahey
Branch: MAIN
Changes since 1.1: +32 -28 lines
Diff to previous 1.1
#364615 Port of role_activity module to Drupal 6.x

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 18:45:29 2008 UTC (14 months ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-5
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.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2