Motivation
Just like WebStatistics has most popular topic views, SiteStatistics should have most popular web views.
Description and Documentation
<!--statTopViews--> in the template row in SiteStatistics will result in popular web views.
This is like
<!--statTopViews--> in the template row in WebStatistics results in popular topic views.
On the SiteStatistics topic, there is one table, whose first row is the table heading, the second row is the row template as follows, based on which rows of months are generated.
| <!--statDate--> | <!--statWebs--> | ...
By this enhancement,
<!--statTopViews--> in the template row gets populated by the most popular web views.
SiteStatisticsTemplate topic will have the column for the most popular web views on the table heading and the template row.
An existing SiteStatistics topic doesn't get the new column automatically.
It needs to be modified manually -- at least on the table heading and the template row.
Examples
Impact
Implementation
--
Contributors:
Hideyo Imazu - 2013-08-22
Discussion
Sounds good. How do you handle existing topics? Add as last column? Upgrade with new column on the fly?
--
Peter Thoeny - 2013-08-22
The existing SiteStatistics topic won't be affected automatically though TWiki.SiteStatisticsTemplate will have the column for most popular web views. Since this is about a single topic Main.SiteStatistics rather than WebStatistics topics of all webs, this should be all right.
--
Hideyo Imazu - 2013-08-23