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

sauce71’s picture

You could use the Taxonomy Image Module http://drupal.org/project/taxonomy_image

cayenne’s picture

Use cck imagefield, and then use content template (contemplate) to format the picture the way you want. Works pretty well, after some fiddling.

:)