diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-07-16 23:19:09 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-07-16 23:19:09 +0000 |
commit | f24dcbe9d62fc0d7661a7c50ea6fa5164b43f831 (patch) | |
tree | a02074747dede425045601c8186f79db69bc5f11 /Test | |
parent | b2f3658a87486add43e2cf83c81bf225daae23f8 (diff) |
none
Diffstat (limited to 'Test')
-rw-r--r-- | Test/WebStatistics.mdwn | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Test/WebStatistics.mdwn b/Test/WebStatistics.mdwn new file mode 100644 index 00000000..ee4dfdb8 --- /dev/null +++ b/Test/WebStatistics.mdwn @@ -0,0 +1,32 @@ +**Statistics for %WIKITOOLNAME%.%WEB% Web** + +<table border="1" cellpadding="1" cellspacing="0"> + <tr> + <th bgcolor="#99CCCC"><strong>Month:</strong></th> + <th bgcolor="#99CCCC"><strong>Topic <br /> views:</strong></th> + <th bgcolor="#99CCCC"><strong>Topic <br /> saves:</strong></th> + <th bgcolor="#99CCCC"><strong>File <br /> uploads:</strong></th> + <th bgcolor="#99CCCC"><strong>Most popular <br /> topic views:</strong></th> + <th bgcolor="#99CCCC"><strong>Top contributors for <br /> topic save and uploads:</strong></th> + </tr> + <tr> + <td> + </td> + <td> + </td> + <td> + </td> + <td> + </td> + <td> + </td> + <td> + </td> + </tr> +</table> + +**_Notes:_** + +* Do not edit this topic, it is updated automatically. (You can also [force](%SCRIPTURLPATH%/statistics%SCRIPTSUFFIX%/%WEB%) an update) +* %TWIKIWEB%.TWikiDocumentation tells you how to enable the automatic updates of the statistics. +* Suggestion: You could archive this topic once a year and delete the previous year's statistics from the table. |