Hi,

Does anyone know how to create a table for download. I was planning to use CCK, but the problem is that I wanted the download link to be an icon. Example the download link is not me.mp3 or me.pdf, but rather a pdf Icon or mp3 Icon.

Anyone? Thanks!

Comments

bestknight’s picture

check out the itweak upload module

ultrajet’s picture

Thanks I'll try it.

WorldFallz’s picture

You can also do this with filefield (which includes icons for different mimetypes) and views. I've also done it by setting up a taxonomy for mimetype and used the taxonomy_image module. There's probably other ways as well.