Closed (duplicate)
Project:
Image Assist
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2008 at 17:22 UTC
Updated:
6 Apr 2008 at 18:55 UTC
I have many images on my site and Image Assistant shows me a long list of images without sorting and filtering. And there are too difficult to find image that I want to add
I glad to see any filtering functional with list of all images in site. For example:
Very usefull features from my examples, I think, will be 3 and 4.
Does something like this planned to do in this (or maybe in another) module?
Comments
Comment #1
djorn commented+1 for this feature
Comment #2
todd nienkerk commented+1 for this feature as well.
I have another suggestion for handling sites with hundreds or thousands of images (which is what I'm trying to figure out right now!): Allow the user to specify the NID of an existing image node instead of browsing all existing images' thumbnails. Additionally, a lookup field that references the image node's title would be more user-friendly and just as powerful.
Comment #3
djorn commentedUse nodereference autocomplete module (nr_autocomplete) and restrict it to nodes of image type. It's actually what I've been using and it works great when you need to specify an image for a node. Still doesn't solve the problems of using the image assist popup for inserting images into node bodies when you have thousands of images.
Comment #4
zoo33 commentedThe module already supports browsing image galleries separately (#2 in the original post). I think this provides a good method for finding the right image, even when you have a large number of images on your site. Isn't #1 and #3 more or less satisfied by this too? #4 is a nice idea but a little trickier as img_assist currently only deals with image nodes – not attached images.
I can see that Todd's proposal would be very useful in some cases. I suggest you submit a new issue with a detailed suggestion describing what this interface would look like and how it would coexist with the current image browser. (I'm thinking there could be a freetext search field in the top section of the popup window where you could search for titles, nids an maybe even body text content. The results would appear as image thumbnails below. Is this what you're suggesting?)
Comment #5
sunThis needs a thorough concept. Marking as duplicate of http://drupal.org/node/220431