From: eldy <> Date: Fri, 12 Sep 2003 14:55:51 +0000 (+0000) Subject: Enhance the 'Extra' feature with parameters ExtraSectionFirstColumnFormatX, ExtraSect... X-Git-Tag: AWSTATS_WEBMIN_1_0_RELEASE~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a67b8365d20316e048a463d077c6ad048fc2d477;p=thirdparty%2FAWStats.git Enhance the 'Extra' feature with parameters ExtraSectionFirstColumnFormatX, ExtraSectionAddAverageRowX, ExtraSectionAddSumRowX. Also add a dedicated page in documentation. --- diff --git a/docs/awstats_extra.html b/docs/awstats_extra.html index 8fd02152..788c8dd7 100644 --- a/docs/awstats_extra.html +++ b/docs/awstats_extra.html @@ -102,7 +102,7 @@ ExtraSectionName1="Bugzilla: Most frequently viewed bugs"
ExtraSectionCondition1="URL,/bugzilla/show_bug.cgi"
ExtraSectionFirstColumnTitle1="Bug ID"
ExtraSectionFirstColumnValues1="QUERY_STRING,id=([^&]+)"
-ExtraSectionFirstColumnFormat1="%s" +ExtraSectionFirstColumnFormat1="<a href='/bugzilla/show_bug.cgi?id=%s' target=new>%s</a>"
ExtraSectionStatTypes1=PL
ExtraSectionAddAverageRow=0
ExtraSectionAddSumRow=1