webalizer 5.x-1.0
danieldiazi - February 4, 2007 - 20:49
Official release from CVS tag: DRUPAL-5--1-0
Download: webalizer-5.x-1.0.tar.gz
Size: 8.13 KB
md5_file hash: 36f3790088c670e08639827bb3923986
First released: February 4, 2007 - 20:49
Last updated: February 4, 2007 - 20:50
View usage statistics for this release
Download: webalizer-5.x-1.0.tar.gz
Size: 8.13 KB
md5_file hash: 36f3790088c670e08639827bb3923986
First released: February 4, 2007 - 20:49
Last updated: February 4, 2007 - 20:50
View usage statistics for this release
1.0
- Bug: webalizer block was not showing the last month, it was showing January visits.
- Setting menu improvements.
- Tags for select display content in text block.
is for display the last 12 month
is ofr display the last month
Sample
(In this sample, the last year visits are : 10 000 and the last month
are 500.)
In Settings->Webalizer->webalizer text
<table border="0">
<tr>
<td>
Year:
</td>
<td>
<year_visits>
</td>
</tr>
<tr>
<td>
Last Month:
</td>
<td>
<last_month_visits>
</td>
</tr>Webalizer block will show:
Year: 10000
Last Month: 500
