Active
Project:
Statistics Advanced
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2010 at 01:07 UTC
Updated:
14 Apr 2010 at 01:07 UTC
I have created a module that tracks week, month and year counts for nodes called statistics_granularity. I would like to take advantage of statistics_advanced ability to avoid multiple count increments by the same user without having to redo a lot of the work that this module already does. To achieve this, I have created a simple patch that checks if the statistics_granularity module is installed and modifies the query that decrements the counts appropriately.
I would like to see this make it in to this module if possible. Please let me know if there is anything else I can do.
Thanks,
BassistJimmyJam