Closed (won't fix)
Project:
Download Count
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
11 Mar 2008 at 00:43 UTC
Updated:
30 May 2010 at 20:08 UTC
Hi, thanks for the module!
I'm using the filefield module with download_count. Is there any way I can show the number of downloads/hits of a file in the node?
There is only one file per node.
Comments
Comment #1
Chill35 commentedThe filefield module supports download_count.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
dbetschart commentedi have the same question. the drupal core fileupload module works fine with the download-count module. but now i'm using the filefield module and the download count isn't shown on the node page with the uploaded file from filefield.. here a picture what i'm talking about: http://img67.imageshack.us/img67/8007/filefieldva7.jpg
how can i do this?
thanks!
Comment #4
Chill35 commentedHow about you override the theming function that outputs the filefield info...?
Comment #5
dbetschart commentedi've just started with drupal, could you please explain your solution a bit more? how do i override the theming function that outputs the filefield info?
thank you very much in advance!
Comment #6
Chill35 commentedI am sorry. Right now, I do not have time to explain theming :-(
Maybe a good start would be for you to read Drupal's Theming guide or the Drupal 5 Themes book (http://www.packtpub.com/drupal-5-themes/book).
Alternatively, contact the maintainer of the filefield module. Maybe he or she can help.
In my module I am altering how the core upload module displays its own themable table, no more than that.
Comment #7
livingegg commentedAccording to the filefield maintainers, download_count is not supported. And I can not find any evidence that any such intentions exist.
http://drupal.org/node/304148
Comment #8
WorldFallz commentedclosing due to new maintainer and an unsupported version. A new 6.x-2.x version (which includes this feature) is forthcoming, please open new issues against that version when available if necessary.