OK, just another slight problem with statistics_trends: you check against user_access('access statistics') to see whether users are allowed to see the trends block - but if user_access('access statistics') is set for anonymous users that means they also get access to referrers, top pages, top users, and recent hits information through the site menu.

This might be more information than I want to make available to anonymous users - it might be better to have a separate permission setting for the trends block only?

Axel Bruns (snurb.info)

Comments

mikeryan’s picture

Assigned: Unassigned » mikeryan
Category: support » feature

It frankly didn't occur to me people would want anonymous users to see the trends, I meant the module as a tool for site administrators... I'll look into adding a separate permission.

Thanks.