Hi!
I'm currently developing an interface between the image module, CCK, and the Image browser module. I would like the developers of the image module to take a look at it (http://drupal.org/node/507242 at the very bottom you can find the latest version) so we can share opinions.
The module currently works, at least with just 1 field per form.
This allows users to choose (with filters) an image from the Image Browser Window (ajax based) in their CCK fields, and display them on their nodes, with their chosen presets (ImageCache, LightBox2 supported).
I'm sure this would justify the use of your module in many new use cases. Combined with FCKeditor, it would allow a drupal webpage to exclusively use Image Nodes to display pictures, including those inside textareas.
Dany Alejandro
Comments
Comment #1
danyalejandro commentedComment #2
sunIt doesn't look like this issue resulted in any required code change for Image module.