Motivation
There might be users viewing a TWiki web a lot. So far, there is no easy way to spot such users.
Description and Documentation
WebStatistics and SiteStatistics will have the "Top viewers" column. Specifically,
<!--statTopViewers--> on the template row (the second row of the table having
| <!--statDate--> | <!--statViews--> | ...) is translated into the list of users viewing the web or the site most.
tools/convert_stats_twiki6 will be provided. It adds "Top viewers" column to all WebStatistics topics and SiteStatistics.
The "Top viewers" column will be the right-most but one - it will be inserted before "Top contributors" column.
If
tools/convert_stats_twiki6 is not executed and WebStatistics and SiteStatistics are not manually modified for the Top viewers column, this change is not visible.
In addition to the column insertion,
tools/convert_stats_twiki6 modifies SiteStatistics' template row so that
TopWebsViewedAndUpdated works fine.
Examples
Impact
Implementation
--
Contributors:
Hideyo Imazu - 2013-09-11
Discussion
Looks good. This will be added as a new column at the far right?
Also, if I understand correctly, if existing
WebStatistics and
SiteStatistics are not updated, this feature will not be visible. This is fine / good to document.
--
Peter Thoeny - 2013-09-11
I've clarified those in the description.
--
Hideyo Imazu - 2013-09-11
This feature is accepted by
JerusalemReleaseMeeting2013x09x12.
--
Peter Thoeny - 2013-09-12