From: eldy <>
Date: Sun, 14 Jul 2002 15:21:58 +0000 (+0000)
Subject: Added slovak language files.
X-Git-Tag: AWSTATS_5_0_BETA~177
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0130e2a6cd7b3033efcc7b42d63bad61ee7e56e;p=thirdparty%2FAWStats.git
Added slovak language files.
New parameter: LogSeparator
---
diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt
index 2ac1ba79..26228a43 100644
--- a/docs/awstats_changelog.txt
+++ b/docs/awstats_changelog.txt
@@ -6,6 +6,9 @@ AWStats Changelog
- "Never updated" is now in language files.
- Reduce number of global vars in code.
+- DefaultFile parameter accepts several values.
+- New parameter: LogSeparator
+- Added slovak language files.
4.1
diff --git a/docs/awstats_config.html b/docs/awstats_config.html
index e5aceb7e..a0e1e6a7 100644
--- a/docs/awstats_config.html
+++ b/docs/awstats_config.html
@@ -48,6 +48,7 @@ it with its value when reading it), follow the example:
- LogFile
- LogFormat
+
- LogSeparator
- DNSLookup
- DirData
- DirCgi
@@ -254,6 +255,17 @@ it with its value when reading it), follow the example:
+LogSeparator
+Version : 4.2 +
+
# If your log field's separator is not a space, you can change this parameter.
+
# Example: " "
+
# Example: "\t"
+
# Example: "|"
+
# Default: " "
+
#
+
+
+
DNSLookup
Version : 1.0 +
# If you want to have informations on domains/countries visitors, you must ask
@@ -470,9 +482,9 @@ it with its value when reading it), follow the example:
DefaultFile
-Version : 1.0 +
-
# Index page name for your web server.
-
# Example: "default.htm"
+Version : 1.0 + (4.2 + can accept several values)
+
# Default index page name for your web server.
+
# Example: "default.htm default.html"
# Default: "index.html"
#
DefaultFile="index.html"
@@ -742,12 +754,12 @@ AWStats 4.1+ supports both keywords AND keyphrases by default with no need of an
# Set your primary language.
# Possible value:
# Bosnian=ba, Chinese (Taiwan)=tw, Chinese (Traditional)=cn, Czech=cz,
-
# Danish=dk, Dutch=nl, English=en, French=fr, German=de, Greek=gr,
-
# Hungarian=hu, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
-
# Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl, Portuguese=pt,
-
# Portuguese (Brazilian)=br, Romanian=ro, Russian=ru, Spanish=es, Swedish=se,
-
# Turkish=tr, Ukrainian=ua
-
# Default: en
+
# Danish=dk, Dutch=nl, English=en, Finnish=fi, French=fr, German=de,
+
# Greek=gr, Hungarian=hu, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+
# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
+
# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
+
# Slovak=sk, Spanish=es, Swedish=se, Turkish=tr, Ukrainian=ua
+
# Default: "en"
#
Lang="en"