Hi,
Is there a way to position the Download counter and Download link somewhere?
I want to assign the download link to a image.
In the other hand, is possible to see the download stats in the administration side?
Thanks,
Leandro
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | disknode_attach.jpg | 195 KB | Keeling |
Comments
Comment #1
Ectar commentedThere is nice module contemplate, where you can completely customize node teaser, as well as node body.
I think positioning shouldn't be a task of module, you can do it using something like contemplate or just edit your theme.
Admin stat - there is no way to see stats at administration interface, will will think about it.
Comment #2
Keeling commentedThank you for this module. It's very useful.
I would also appreciate an administrative view of file downloads: a table with file name and number of downloads.
Comment #3
Keeling commentedHere is a snippet that provides admin with a table view of total downloads for each disknode file.
Instructions:
1. Enter the code in a block.
2. Select PHP Code for input format.
3. Select visibility settings, e.g. Show on only the listed pages: admin/logs
The block will return a table that lists each file and its number of downloads. A screen shot is attached.
www.keelingdesign.com
Comment #4
Ectar commentedThank you Keeling, it is very useful!!