The settings page mentions:

You can set the permissions of who is allowed to view the count of how many people have followed each link in the access control page.

I cannot see an access permission that controls just the display of the click counting. Where is it?

Comments

budda’s picture

Category: support » feature

Ah the permission used is the global 'access statistics' so needs the statistics.module enabled first.

The option could be hidden from the links.module settings page if statistics.module is NOT enabled.

syscrusher’s picture

Good point -- it hadn't occurred to me that this would be the case. I just committed a CVS version that makes this a separate permission. Probably a good idea, anyway, because it gives site admins more granular control.

Scott

syscrusher’s picture

Assigned: Unassigned » syscrusher
Status: Active » Needs review