I like the functionality of the upload.module because it's so easy to just attach a file to a node.

I have two questions. Is there a way to attach more than one file to a node?
And most importantly can I get a thumbnail created automatically of the images attached?

If these are not options, is it hard to add such functionality? Where would I start?

Comments

Steven’s picture

The upload.module (in core at least) can handle any amount of files, but you do have to upload them one by one. No thumbnail feature is included yet. Implementing it yourself can be tricky, you're probably better off using a module designed specifically for images.

iraszl’s picture

Thanks Steven. I understand. How about attachments in comments? It would be very useful especially in forums. Is it doable somehow?
---
http://creativebits.org