| Name | User History |
|---|---|
| Author(s) | |
| Priority | Medium |
| Description | History of a user's view, edit and create actions. |
This plugin should consist of two macros:
user-recent-activity
This macro would show a list of all See also Better Recent Changes Macro.
Params
- user - which user(s) to show.
- days - last X days.
- space - limit by space(s).
- label - limit by label(s).
- content - which types of content (page, comment, attachment, news, etc). Default to ALL.
- limit - last X items.
user-activity
A chart of a user's activity over last X days. It should show view, edit and create actions. See also Usage Stats Plugin.
Params
- user - which user(s) to show.
- days - last X days.
- space - limit by space(s).
- label - limit by label(s).
- content - which types of content (page, comment, attachment, news, etc). Default to ALL.
- width - size of the graph.
- height - size of the graph.

Was just trying to find such a report. Might be particularly useful when wiki is getting off the ground, and the design is emerging.