By alekm on
I have created a view that displays statistics to the user. IE., how many times their posts have been accessed. The problem is {node_counter} only shows totals. IS there a way to show the user an access history?
I have created a view that displays statistics to the user. IE., how many times their posts have been accessed. The problem is {node_counter} only shows totals. IS there a way to show the user an access history?
Comments
It's available under the user
It's available under the user account (track/navigation) if the Statistics module and relevant permissions are enabled. The http://drupal.org/project/me module might help with setting up links etc.