Hi,

with the image.module I can associate an image to a node in the node-editing form, uploading it or choosing it from a select.

Sadly my users don't insert correctly the name of the images they are uploading, then the select shows a long list of "bad" labels.
Can I turn the select to a user-friendly interface, with thumbnails preview ?

Thanks

Comments

kobak’s picture

I'd like to do the same. Is there a possible solution?

kobak’s picture

Found two modulest doing almost what is needed:

- http://drupal.org/project/upload_preview
- http://drupal.org/project/imagepicker

neighter of them is working for me. :-(

kobak’s picture

My fault, they are doing something completely different.