Posted by solipsist on April 25, 2006 at 9:56am
2 followers
Jump to:
| Project: | Disk Node |
| Version: | 4.6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | elmuerte |
| Status: | active |
Issue Summary
I keep disknodes for file downloads, these are updated on a regular basis with new versions and thus new filenames. However changing the file will change the download count as download count is associated with FID and not NID. This makes sense as a disknode can have several files associated with it, still it would help me tremendously if one could somehow carry over the download count or set the base download count when specifying the files for a disknode, say a format like this:
//folder/filename.zip [123] where 123 denotes 123 downloads.
You can view my download page here:
http://www.jakob-persson.com/downloads
Comments
#1
I'll add a feature to edit the download count.
#2
Great! This will save me editing the database tables in phpMyAdmin! :)