Postponed
Project:
File Access
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2010 at 18:39 UTC
Updated:
17 Sep 2010 at 03:55 UTC
Is it possible to do download logging? Par example one has downloaded a file and this fact is recored in a data table. Then this table could be viewed, printed etc.
Comments
Comment #1
mattman commentedThis can be accomplished with this module here.
http://drupal.org/project/download_count
I can see a use case where, depending on the settings used in file_access, you would only want to count files that were protected with file_access versus those which are not.
If this is what you were looking for then it would be some time before I could put the feature in.