filefield support
darekw - March 11, 2008 - 00:43
| Project: | download_count |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Chill35 |
| Status: | active |
Jump to:
Description
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.

#1
The filefield module supports download_count.
#2
Automatically closed -- issue fixed for two weeks with no activity.
#3
i 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!
#4
How about you override the theming function that outputs the filefield info...?
#5
i'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!
#6
I 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.
#7
According 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