<a href="http://phpnuke.org/modules.php?name=News&file=article&sid=7041" target=_new>AWStats PhpNuke module</a> is a module for the open source CMS PHP Nuke.<br>
-<a href="http://typo3lab.colorcube.de/AWStats_logfi.70.0.html" target=_new>AWStats Typo3 module</a> is a seamless integrated module for the open source CMS Typo3.<br>
-
<a href="http://www.ravencore.com/" target=_new>Ravencore</a> is an Open Source Hosting Control Panel that include AWStats as part of its statistics solutions.<br>
<a href="/files/summary4severaldomains.pl" target=_new>summary4severaldomains.pl</a> is a small perl script that build an index.html page
with AWStats txt summary information for each domains on same page (number of pages, hits and bandwith for month).<br>
-<a href="http://www.jrcsnet.ca/awstats/" target=_new>AWStats Multiple Site Statistics Viewer</a>
-is a simple addon script for the AWStats package to allow a user to view statistics for multiple sites (usually Virtual Hosts) on a single page.<br>
-
<a href="http://www.telartis.nl/xcms/awstats" target=_new>AWStats Totals</a> is a php page
that use AWStats database to show a summary for several config files, on the same page.<br>
my $hrs=($ix>=12?$ix-12:$ix);
my $hre=($ix>=12?$ix-11:$ix+1);
my $apm=($ix>=12?"pm":"am");
- print "<td><img src=\"$DirIcons\/clock\/hr$hre.png\" width=\"10\" alt=\"$hrs:00 - $hre:00 $apm\" /></td>\n";
+ print "<td><img src=\"$DirIcons\/clock\/hr$hre.png\" width=\"12\" alt=\"$hrs:00 - $hre:00 $apm\" /></td>\n";
}
print "</tr>\n";
print "</table>\n";