The problem I ran into is that my site has thousands of images and they all try to load in the 'image preview pane'. Would it be possible to be able to choose an image gallery first and then choose the image from that gallery?

Comments

matt westgate’s picture

Hmmm. At least the image selection pane loads the thumbnail versions of the images ;-)

Have you looked at the CVS version of this module? The image selection pane can be filtered by multiple taxonomies defined by the user. (screenshots)

Let me know if that is sufficient. Other options to explore are, like you mentioned, loading a certain image gallery by default or disabling previews in the image selection view.

niko’s picture

Hi,

It would be nice to browse taxonomies first and then add images.
And what about if I want to add second image? It seems the first image
will be rewritten by second :-(

Regards,
Andrei

matt westgate’s picture

If I remember correctly, the latest version for Drupal 4.5 allows you to choose a default taxonomy to display.

And in the 4.4 and 4.5 versions of this module, you can add as many images as you want to a single node content and not overwrite previous images. You're only inserting image references, not the actual image.

Anonymous’s picture