Releases for webalizer

webalizer 6.x-1.4

danieldiazi - July 5, 2009 - 10:40
Download Size md5 hash
webalizer-6.x-1.4.tar.gz 7.96 KB e1655c5cbaae008b09a9fb72c3c70f2c
Official release from CVS tag: DRUPAL-6--1-4
Last updated: July 5, 2009 - 10:46

Solved bug in notify status update

webalizer 6.x-1.3

danieldiazi - July 5, 2009 - 10:31
Download Size md5 hash
webalizer-6.x-1.3.tar.gz 7.96 KB 22a3a80f4057c463282efaf6d032659f
Official release from CVS tag: DRUPAL-6--1-3
Last updated: July 5, 2009 - 10:35

code revision

webalizer 6.x-1.2

danieldiazi - July 4, 2009 - 21:59
Download Size md5 hash
webalizer-6.x-1.2.tar.gz 8.19 KB 8393a9bf53a10d31ef1245d8d3e1585a
Official release from CVS tag: DRUPAL-6--1-2
Last updated: July 4, 2009 - 22:01

webalizer 6.x-1.x-dev

danieldiazi - July 4, 2009 - 20:21
Download Size md5 hash
webalizer-6.x-1.x-dev.tar.gz 8.19 KB 622323b096cba4a0720c7459215a6b43
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: July 5, 2009 - 00:28

Migration to Drupal 6

webalizer 6.x-0.1

danieldiazi - July 4, 2009 - 20:13
Download Size md5 hash
webalizer-6.x-0.1.tar.gz 7.68 KB 51789f2fb4e58724da775cd575d362b2
Official release from CVS tag: DRUPAL-6--0-1
Last updated: July 4, 2009 - 20:16

Migration to drupal 5

webalizer 5.x-1.0

danieldiazi - February 4, 2007 - 20:49
Download Size md5 hash
webalizer-5.x-1.0.tar.gz 8.13 KB 36f3790088c670e08639827bb3923986
Official release from CVS tag: DRUPAL-5--1-0
Last updated: February 4, 2007 - 20:50

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

webalizer 5.x-1.x-dev

danieldiazi - February 2, 2007 - 17:09
Download Size md5 hash
webalizer-5.x-1.x-dev.tar.gz 7.96 KB e843422b40df36e6b65d3e097f0f712c
Nightly development snapshot from CVS branch: HEAD
Last updated: July 5, 2009 - 12:30

First release



Only works in Drupal 5.x


webalizer is a module for display a block of the statistics generated by
webalizer.

For more information about webalizer: http://www.webalizer.org/
For view a sample of webalizer statistics: http://www.webalizer.org/sample/index.html
For view a sample of a block using this module: www.diazdelaiglesia.com, sorry, the language is galician and spanish.

INSTALL
-------
1. Extract to sites/all/modules, you will see: sites/all/modules/webalizer
2. Setting available here: Administer-webalizer
3. Activate block: Administer-blocks

CONFIGURATION
---------------

- webalizer URL(www.mysite.com/webalizer).
- webalizer file history (webalizer.hist)
- Username and password if it's need for view statistics
- Block text.
- Visits last 12 month.
- Visits last month
- Updating from webalizer file history. Yes if we want to update from the webalizer file history. Is necessary the use of cron.php for make that.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.