Hi Guys,

I'm creating a new node type using CCK, and I need a selection list for the user to select an existing image from the list. The images are pre-uploaded to a directory (e.g ../files/images/moods), so the user only suppose to choose from the list. Can anyone show me how to do that? Thanks in advance!

Comments

illepic’s picture

I am looking to achieve this same functionality. I just need to preset the user four or 5 images via a cck field and allow them to select one. Thanks!

jpdaut’s picture

Anyone?

I too am looking for the best way to do this.

serkan.arikusu’s picture

Hi,
Maybe there are better alternatives but you may use http://drupal.org/project/imceimage
Infact it is very useful for both uploading and browsing the uploaded images.
You should define a custom role that allows browsing but not uploading for the _moods_ directory