User: goba Branch: HEAD Date: Thu, 29 Jan 2009 17:27:29 +0000 Modified files: /modules/drupalorg/role_activity role_activity.info role_activity.install role_activity.module Log message: 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. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/drupalorg/role_act... http://cvs.drupal.org/diff.php?path=contributions/modules/drupalorg/role_act... http://cvs.drupal.org/diff.php?path=contributions/modules/drupalorg/role_act...