From: eldy <> Date: Sat, 10 Apr 2004 13:21:01 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_6_1_BETA~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2156ad4b22b06d7cfb101a5e8c4da34fcd609f5e;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt index a3893f69..cc61ff8e 100644 --- a/docs/awstats_changelog.txt +++ b/docs/awstats_changelog.txt @@ -5,6 +5,29 @@ $Revision$ - $Author$ - $Date$ 6.1 +New features/improvements: +- The BuildHistoryFormat can now accept xml to build the AWStats + database in xml. The XML schema is available in tools/xslt directory. +- Added an example of xslt style sheet to use AWStats XML database. +- Added %time4 flag for LogFormat to support unix timestamp date format. +- Added Firefox to browser database. +- Added option IncludeInternalLinksInOriginSection (defined to 0 + by default). +- Added field to choose size of list limit (rawlog plugin). +- Added ExtraSectionCodeFilterX parameters. +- PDF detection works also for browsers that support PDF 6 only. +- maillogconvert.pl: + Added an automatic year adjustment for sendmail/postfix log + files that does not store the log. This solve problems for mail + analyses around new year. +- Added tooltips for mail reports (tooltips plugin). + Changed look of the summary report to prepare add of new informations. +- Added failed mails number in the summary. +- AllowAccessFromWebToFollowingAuthenticatedUsers is no more case + sensitive. +- Added new functions for plugins: AddHTMLMenuHeader, AddHTMLMenuFooter, + AddHTMLContentHeader, AddHTMLContentFooter + Fixes: - Fixed a problem of not working misc feature when using IIS and when URLWithQuery was set to 0. @@ -28,29 +51,6 @@ Fixes: plugin. - Number of shown lines were one more than required (rawlog plugin). -New features/improvements: -- The BuildHistoryFormat can accept xml now to build the AWStats - database in xml. The XML schema is available in tools/xslt directory. -- Added an example of xslt style sheet to use AWStats XML database. -- Added %time4 flag for LogFormat to support unix timestamp date format. -- Added Firefox to browser database. -- Added option IncludeInternalLinksInOriginSection (defined to 0 - by default). -- Added field to choose size of list limit (rawlog plugin). -- Added ExtraSectionCodeFilterX parameters. -- PDF detection works also for browsers that support PDF 6 only. -- maillogconvert.pl: - Added an automatic year adjustment for sendmail/postfix log - files that does not store the log. This solve problems for mail - analyses around new year. -- Added tooltips for mail reports (tooltips plugin). - Changed look of the summary report to prepare add of new informations. -- Added failed mails number in the summary. -- AllowAccessFromWebToFollowingAuthenticatedUsers is no more case - sensitive. -- Added new functions for plugins: AddHTMLMenuHeader, AddHTMLMenuFooter, - AddHTMLContentHeader, AddHTMLContentFooter - Other/Documentation: - BuildReportOutput=xml renamed into BuildReportOutput=xhtml - Added arabic language file.