By jan.koprowski on
Hi !
I'am looking some tricki module to adding images to modules but with some special conditions.
I want to every node could associated one image. But this image should be choose from set fixed by administrator.
Something like additional section in node where we have "little radiobox image(thumbnails) gallery" without option of upload.
Is somebody know any module like this?
Greetings from Poland!
--
Jan Koprowski
Comments
You could use the Taxonomy
You could use the Taxonomy Image Module http://drupal.org/project/taxonomy_image
I have done this before
Use cck imagefield, and then use content template (contemplate) to format the picture the way you want. Works pretty well, after some fiddling.
:)