Upload Display Module
kareldijkstra - November 9, 2009 - 11:58
Hi everyone,
I'm new in Drupal and searching for the following feature:
I'm searching for a module where users can upload their work (mostly: word, powerpoint, jpg) and put it in a kind of Gallery where other users can watch/download it.
Displaying the word and powerpoint in the gallery as a thumbnail, so all the Word files (for example) could get an thumbnail of the letter W.
I hope you can help me.
Thanks
Karel.

Hi kareldijkstra, have you
Hi kareldijkstra,
have you try to activate upload module, and set permissions for your users to let them upload files (you can say with file extention to authorize)
hope help you
Dair.L
This isn't really a module
This isn't really a module development question.
You could do this with PHP/CSS. You can find out what type of file was uploaded and then display an image 'w' icon for images which are word files.
- Tips on Giving effective feedback in the forums