]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
MaxLengthOfURL parameter has been renamed into MaxLengthOfShownURL
authoreldy <>
Wed, 26 Nov 2003 18:12:23 +0000 (18:12 +0000)
committereldy <>
Wed, 26 Nov 2003 18:12:23 +0000 (18:12 +0000)
docs/awstats_changelog.txt
docs/awstats_config.html
wwwroot/cgi-bin/awstats.model.conf

index 81e86f95003aebc81f7568b1834892e3df22bda1..1499e16ed74cf3d1529a7160b43a34405b607ac0 100644 (file)
@@ -27,6 +27,7 @@ Fixes:
 - Click on "Summary" now returns to top of page even with rawlog plugin.
 - Fix in log parsing that should reduce dropped records to only records
   that match a dropping criteria (SkipFiles, Skip..., Only...).
+- Click on "Summary" now returns to top of page even with rawlog plugin.
 
 New features/improvements:
 - Increased speed by 10 to 20%.
@@ -81,6 +82,8 @@ Note 1: When migrating to 6.x series, if you use the ExtraSections feature,
   REGEX syntax (with 5.x series, this parameter could contain simple string
   values). If not, feature will be broken.
 
+Note 2: MaxLengthOfURL parameter has been renamed into MaxLengthOfShownURL
+
 
 5.9
 
index 68c0fbbc3a086490d1162961a7aa3360eabc39e0..aa07317f25c2e436b6cfc92aea992aa1960f8c98 100644 (file)
@@ -1494,13 +1494,13 @@ ShowOSStats,ShowOriginStats,ShowKeyphrasesStats,ShowKeywordsStats,ShowHTTPErrors
 
 <br><br><hr>
 
-<a name="MaxLengthOfURL"><b>MaxLengthOfURL</b></a><br>
+<a name="MaxLengthOfShownURL"><b>MaxLengthOfShownURL</b></a><br>
 <b>Version : </b>1.0+<br>
-<br># Maximum length of URL shown on stats page (number of characters). This
-<br># affects only URL visible text, larger links still work.
-<br># Default: 70
+<br># Maximum length of URL part shown on stats page (number of characters).
+<br># This affects only URL visible text, larger links still work.
+<br># Default: 64
 <br>#
-<br>MaxLengthOfURL=70
+<br>MaxLengthOfShownURL=64
 
 <br><br><hr>
 
index 0d328b64abadc4953d00bb145107c20058c69b4b..c08ea392a2ade439d574b4b7f9f8aec5c1929ed8 100644 (file)
@@ -1042,11 +1042,11 @@ ShowLinksOnUrl=1
 UseHTTPSLinkForUrl=""
 
 
-# Maximum length of URL shown on stats page (number of characters). This
-# affects only URL visible text, link still work.
-# Default: 70
+# Maximum length of URL part shown on stats page (number of characters).
+# This affects only URL visible text, link still work.
+# Default: 64
 #
-MaxLengthOfURL=70
+MaxLengthOfShownURL=64
 
 
 # Set here the link used to point to Internet WhoIs database for hostnames.