Feature: Regenerate All Statistics
Would be nice if
statistics was able the re-generate stats for all months available in the logs.
See
TWikiScripts
--
Contributors: StephaneLenclud - 13 Jul 2007
Discussion
I also wished we had this feature. If a site does not have the cron job and you want to re-genrate all month it would be nice to have the stats regenerated by a push of a button.
Workaround: This can be done now manually by manipulating the URL as described in
TWikiSiteTools. Example:
http://example.com/cgi-bin/statistics?logdate=200701
http://example.com/cgi-bin/statistics?logdate=200702
http://example.com/cgi-bin/statistics?logdate=200703
http://example.com/cgi-bin/statistics?logdate=200704
http://example.com/cgi-bin/statistics?logdate=200705
http://example.com/cgi-bin/statistics?logdate=200706
http://example.com/cgi-bin/statistics?logdate=200707
--
PeterThoeny - 14 Jul 2007