By charly71 on
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
I'd like to do the same. Is
I'd like to do the same. Is there a possible solution?
Found two modulest doing
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. :-(
My fault, they are doing
My fault, they are doing something completely different.