diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-08-08 05:25:37 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-08-08 05:25:37 +0000 |
commit | f4df5213d22caf9e0521a1f004fe18bc89fe349f (patch) | |
tree | 50e06b142263c24b18652cb53d1aa2504dcdf60f | |
parent | 24def701fb9d304c2af10a50c96f4b7966e187b4 (diff) |
none
-rw-r--r-- | _default/WebStatistics.mdwn | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/_default/WebStatistics.mdwn b/_default/WebStatistics.mdwn new file mode 100644 index 00000000..bde30f0c --- /dev/null +++ b/_default/WebStatistics.mdwn @@ -0,0 +1,32 @@ +## <a name="Statistics_for_WIKITOOLNAME_WEB_"> Statistics for %WIKITOOLNAME%.%WEB% Web </a> + +<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. |