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
Comment #1
buddaAh 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.
Comment #2
syscrusher commentedGood 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
Comment #3
syscrusher commented