I'm considering switching to drupal 5.1

I want to be able to post my mixes just as regular links on entries - ok that's simple and drupal can do that.
But I want to have a download counter on my site. Like which mix has been downloaded the most etc.
Couldn't find any suitable modules. Do you people know of any modules that can do that?

Thanks in advance.

K.

Comments

Accelerator’s picture

here is an example (scroll to the bottom)

http://hybridized.org/

geojaz’s picture

What about the download_count module? download_count

It looks like you can configure it to display the total number of downloads and also create your own internal log to show most downloaded, etc.

vm’s picture

the download_count module only works with the upload module from my limited understanding.

I suggest the audio.module for audio and the views.module to create the statistics lists.