What values are wanted at admin/settings/webalizer?

Also, README.TXT contains 'Only works in Drupal 5.x'. Is this accurate?

Comments

Anonymous’s picture

Hi cms_tux, webalizer works for Drupal 5.x and 6.x. I fix that error at README.TXT

I will create more webalizer documentation.

The webalizer values settings are:

- username: username for access to webalizer statistics (If it's necessary)
- password: password for access to webalizer statistics
- file history webalizer: webalizer.hist
- url: URL of webalizer share webalizer.hist, sample: www.site.com/webalizer :
- text webalizer: text for show at block: sample:

<center>
	<small><a href="http://www.site.com/webalizer/index.html"><last_month_visits>/<year_visits></year_visits></last_month_visits></a> </small></center>

Where , and are tags that the module change for the values of last month visits and year visits of webalizer.hist

If you want to parse statistics of weablizer when crons run, check the "update with cron" option

Anonymous’s picture

Assigned: Unassigned »
eiland’s picture

it also says to see example block at http://www.diazdelaiglesia.com/ but theres no webaliser block there.

Anonymous’s picture

Hi eiland:

I fix that. At my webpage you can view webalizer block.

Anonymous’s picture

Status: Active » Closed (fixed)

I just add more documentation about webalizer module usage at the module page (http://drupal.org/project/webalizer)