Contents
Display user login stats
Notice: This plugin is unmaintained and available for adoption.
News
- The plugin will be integrated into AccountManagerPlugin: see #9947.
Description
This plugin displays a table with all user names, last login timestamp, and the number of days that have passed since the last login. This is useful for identifying users that have not logged in for a while, to see if they still need access.
Just type [[UserStats]]
in any Wiki page, and something like the following will be displayed:
User | Last Login | How long ago |
user1 | 2008/08/29 11:42:18 | 3 day(s) |
user2 | 2008/08/30 10:04:23 | <24h |
where the user links to a report of the user's tasks.
See also: TracStatsPlugin and AccountManagerPlugin, which has some similar features since r11327.
Bugs/Feature Requests
Existing bugs and feature requests for UserStatsMacro are here.
If you have any issues, create a new ticket.
defect |
2 / 2 |
||
---|---|---|---|
enhancement |
2 / 8 |
Download
Download the zipped source from here.
Source
You can check out UserStatsMacro from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
Author/Contributors
Author: pedro
Maintainer: none (needsadoption)
Contributors: