• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item7308: Preventing WebStatistics from growing big
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Engine |
core |
Enhancement |
Closed |
|
major |
6.0.0 |
Detail
This is about
TWiki:Codev/WebStatisticsYYYY
- Write statistics data in WebStatisticsYYYY
- Turn on "$TWiki::cfg{Stats}{TopicPerYear}",
twiki/bin/statistics
will update WebStatisticsYYYY where YYYY is the current year instead of WebStatistics. And WebStatistics shows links to WebStatisticsYYYY pages of the past while including the current one. This option is turned off by default.
- Turning on this option will not covert your existing statistics data in WebStatistics to corresponding WebStatisticsYYYY accordingly, it only creates and updates WebStatisticsYYYY from the time you turn it on.
- If your TWiki instance has been running for a while, you can run
twiki/tools/switch2yearlystats
to rename existing WebStatistics and Main.SiteStatistics to WebStatisticsYYYY (e.g. WebStatistics2013) and SiteStatisticsYYYY.
--
TWiki:Main/YaojunFei
- 2013-07-24