= Show download stats from webalizer = == Description == This macro shows [http://www.webalizer.org webalizer] stats from one or more patterns. It's useful to count downloads of important files in your website. You have to give the webalizer html files path as first argument followed by one or more patterns using | (pipe) as delimiter. Usage: {{{ [[downloadStats(|||...|)]] }}} Important: pattern here is not (yet) a true regular expression, it's just a string that should be matched on webalizer files. == Bugs/Feature Requests == Existing bugs and feature requests for DownloadStatsMacro are [report:9?COMPONENT=DownloadStatsMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=DownloadStatsMacro&owner=tiago new ticket]. == Download == [source:downloadstatsmacro/0.8 DownloadStatsMacro for 0.8]. == Source == You can check out the source for DownloadStatsMacro from Subversion at http://trac-hacks.org/svn/downloadstatsmacro. == Example == {{{ [[downloadStats(/var/www/webalizer/|sarge-i386-1.raw|debian-br-cdd_1.0pre5.iso)]] }}} == Author/Contributors == '''Author:''' [wiki:tiago tiago] [[BR]] '''Maintainer:''' [wiki:tiago tiago] [[BR]] '''Contributors:''' [[TagIt(macro,tiago,0.8)]]