Hi,

I am currently transforming my static website (xhtml and css only) to a dynamic one with Drupal.
I have had a few lessons during my studies on how to use drupal but I am quite unfamiliar with it.

My site is a portfolio of what I have done in my studies. To show the papers and reports that I have made I am using Issuu.
But now I want to let my visitors have the opportunity to download those files as well.

I have tried to do this by creating a new content type but then i would have to create a different content type for every file since the path is different every time.

Is there a way I could make that path dynamic, so that it references to the right file? Or are there better ways if achieving my goal?

Thank you,
Jelle