This plugin analyses the log files of your twiki-engine and extracts usefull
information to be displayed on your site.
Warning: please respect the privacy of your users and don't display too much information.
This plugin has been tested on TWiki/Beijing, TWiki/Cairo and TWiki/Dakar.
If you are installing it on TWiki/Cairo you need the TWiki:Plugins/SessionPlugin.
TWiki/Dakar has build-in support for cgi sessions.
fixed duplicate users in LASTVISITORS; use IGNORE_USERS in LASTVISITORS
27 May 2006:
fixed error computing the number of last visitors (TWiki:Main.DavidBright); exclude the TWikiAdminGroup "user" from the statistics; check back if the user found in the logs already approved his account; fixed use of non-numerical value in comparison
17 Feb 2006:
optimized tag parsing; using Time::Local instead of Date::Parse; added header and footer format strings; fixed error restricting seen visitors by days
16 Feb 2006:
OO-ified the plugin to compile on demand; added IGNORE_USER plugin parameter