The filefield stats module is great, but there was one report needed by my client that wasn't provided. I've attached a patch that adds this report which summarises the number of downloads per user for each file.
For example:
User File ID Filename Downloads
admin 80 file2.jpg 3
admin 74 file1.xls 2
stella 80 file2.jpg 2
| Comment | File | Size | Author |
|---|---|---|---|
| files_per_user_stats.patch | 1.67 KB | stella |
Comments
Comment #1
nicholasthompsonThanks - i'll get this added
Comment #2
matteoraggi commentedIt could be nice to filter these files by attachments
Comment #3
nicholasthompsonFixed in Dev...