I am using IMCE and a beta of IMCE CCK Image for D5 to allow users to use IMCE to upload and choose images from their directory in files, but store the data in a CCK field.
It would help if I could use IMCE to choose an image for Imagefield, as Imagefield offers so many useful features such as imagecache and lightbox integration.
I will look into how this is done and have a go, but if anyone can point at pertinent information it would be much appreciated.
cheers
Marcus
Comments
Comment #1
cameronp commentedYeah I'd be interested in working out how to do this myself to for the 6 version..
Thanks,
Cameron
Comment #2
hedac commentedwith this patch you can apply image cache presets to your IMCE cck fields. it is working great :)
http://drupal.org/node/359098
now we need the lightbox or thickbox one :)
Comment #3
quicksketchSee the discussion in #119539: FileField Sources: Remote files / Reference existing files regarding the reuse of images. It's unlikely that IMCE support would be added directly to FileField but this new module opens the door to this possibility.
Comment #4
quicksketchSee http://drupal.org/project/filefield_sources. Please file any new issues in that project's issue queue.