By ultrajet on
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
itweak upload module?
check out the itweak upload module
Thanks I'll try it.
Thanks I'll try it.
_
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.