Hello, I'm working out my first Drupal site and would like to be able to offer mp3 and pdfs available for download on a node - any advice on the best way to do this would be very much appreciated.

Thank you, Lee.

Comments

geodaniel’s picture

The simplest way would be to enable the core upload.module and then allow attachments on the content types you want to be able to add files to (do this in administer -> content management -> content types -> blog, etc.).