]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
StyleSheet parameter works correctly now and sample of CSS files are provided.
authoreldy <>
Mon, 9 Jun 2003 01:51:46 +0000 (01:51 +0000)
committereldy <>
Mon, 9 Jun 2003 01:51:46 +0000 (01:51 +0000)
Added count for "Add to favourites"

docs/awstats_changelog.txt
wwwroot/cgi-bin/awstats.model.conf

index ae048e3bfb14303362a74e924e9a2324e594cd43..c43162bb86e5ef0b25d7fc179c3021704f015d9a 100644 (file)
@@ -15,6 +15,9 @@ New features/improvments:
 - A better browser detection.
 - Can add regex values for a lot of list parameters (HostAliases,
   SkipDNSLookupFor, ...)
+- StyleSheet parameter works completely now and sample of CSS files are
+  provided.
+- Added count for "Add to favourites"
 
 Other/Documentation:
 - Updated documentation.
index 486b6346685849cbc09f8d0030c74ba700638861..abb87dccb1717957f4411f378302bc89d6e9fbe9 100644 (file)
@@ -830,6 +830,9 @@ ShowKeyphrasesStats=1
 # Show keywords chart
 # Default: 1, Possible codes: None
 ShowKeywordsStats=1
+# Show misc chart
+# Default: 1, Possible codes: None
+ShowMiscStats=1
 # Show http errors chart
 # Default: 1, Possible codes: None
 ShowHTTPErrorsStats=1
@@ -989,8 +992,9 @@ BarHeight  = 90
 
 
 # You can ask AWStats to use a particular CSS (Cascading Style Sheet) to
-# change its look.
-# Example: "/css/awstats.css"
+# change its look. To create a style sheet, you can use samples provided with
+# AWStats in wwwroot/css directory.
+# Example: "/css/awstats_bw.css"
 # Default: ""
 #
 StyleSheet=""