From: eldy <> Date: Sat, 30 Mar 2002 14:04:13 +0000 (+0000) Subject: New parameter: Option to add WhoIs link on IP addresses. X-Git-Tag: AWSTATS_4_0_BETA~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d475327ce20ced16e06ed3c30d238c8ca0559557;p=thirdparty%2FAWStats.git New parameter: Option to add WhoIs link on IP addresses. --- diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt index 6e678aaf..3e9d8d95 100644 --- a/docs/awstats_changelog.txt +++ b/docs/awstats_changelog.txt @@ -16,17 +16,22 @@ AWStats Changelog - New feature: Added average files size in Pages/URL report chart. - New feature: You can put dynamic environnement variables into config file. - New feature: Keyphrases list can be viewed entirely (not only most used). -- New parameter: ValidHTTPCodes -- New parameter: StyleSheet - New parameter: WrapperScript - New parameter: CreateDirDataIfNotExists +- New parameter: ValidHTTPCodes +- New parameter: MaxRowsInHTMLOutput +- New parameter: ShowLinksToWhoIs +- New parameter: LinksToWhoIs +- New parameter: StyleSheet - New tool: A log format converter common2combined.pl - New option: -staticlinks to build static links in report page (to use AWStats with no web servers). - Fixed: wrong size of bar in "average" report when average value was < 1. - Fixed: pb of "Error: Not same number of records" when using some version of mod_perl. +- Fixed: pb in logresolvemerge.pl - No more need to use \. to say . in config file. +- Documentation seriously updated. 3.2 @@ -54,9 +59,9 @@ AWStats Changelog http://mysite/sameurl?param=x of http://mysite/sameurl?param=y - New feature: ShowFlagLinks can now accept list of all wanted flags for translation link. -- New feature: Add logresolvemerge tool to merge split log files - from a load balancing web server before running awstats. - New feature: Support standard ISA server log format. +- New tool: Add logresolvemerge tool to merge split log files + from a load balancing web server before running awstats. - New parameter: HTMLHeadSection allows you to add HTML code in header report. - New parameter: NbOfLinesForCorruptedLog. - Fixed: no more warning/error messages when runned with option perl -w. @@ -159,7 +164,7 @@ AWStats Changelog - Setup instructions are cleaner -2.22 +2.1 - AWStats considers myserver and www.myserver as the same, even if "HostAliases" setup is wrong. - Fixed a bug making unique visitors counter too high. @@ -167,21 +172,15 @@ AWStats Changelog - Make difference between unknown browsers and unknown OS. - Robots stats are isolated from the rest of visitors. - Better keywords detection algorithm. -- Code a little bit cleaner and faster. -- Images are in .png format. -- Added Spanish language (now 4 different languages supported). -- 252 domains/countries, 40 browsers database, 22 OS, 250 robots, 32 search engines. - - -2.1 - - Added last time connection for each hosts - Added list of URL for HTTP Error 404 - Added pages, hits and KB for each statistics - Added colors and links - Works also with IIS -- 3 languages: English, French and Dutch -- 250 domains/countries, 38 browsers (more with all versions), 19 OS, 186 robots, 24 search engines. +- Code a little bit cleaner and faster. +- Images are in .png format. +- 4 languages: English, French, Dutch, Spanish +- 252 domains/countries, 40 browsers database, 22 OS, 250 robots, 32 search engines. 1.0 diff --git a/docs/awstats_config.html b/docs/awstats_config.html index da32d54a..69e39c5b 100644 --- a/docs/awstats_config.html +++ b/docs/awstats_config.html @@ -89,6 +89,7 @@ it with its value when reading it), follow the example:

OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)