Hi,

Image Assist is really great, especially its drupalimage TinyMCE plugin (my users wanted something simple like that). But as soon as users have more than a couple pictures, choosing one becomes really tedious.
What's missing is the possibility to filter by gallery album (in my case it's acidfree). There should be two widgets:
- dropdown menu with name of the album to choose photos from
- checkbox to select if we want to recursively include the photos in this album's sub-albums

Thanks,

Xav

CommentFileSizeAuthor
#3 acidfree.patch431 bytesxav

Comments

sun’s picture

Status: Active » Closed (won't fix)

You can use Taxonomy module to tag or categorize each uploaded Image. Image Assist already allows to filter by taxonomy term via the select box in the popup window.

Since we are still trying to keep the issue queue as clean as possible, I'm marking this issue won't fix. Feel free to re-open it if you want to provide a patch.

xav’s picture

Component: User interface » Documentation
Priority: Normal » Minor
Status: Closed (won't fix) » Active

Hi,

I just wanted to say that, thanks to your comment, I discovered that acidfree already creates taxonomy terms for its albums. So implementing the feature I want was as simple as choosing "acidfree" in img_assist's taxonomy settings.

That plainly rocks, but now I reopen the report with a request: could you indicate clearly in the documentation (probably INSTALL.txt) that acidfree users should do that ? As this simple manipulation makes img_assist+acidfree go from unusable to wonderful, I think it should be told more clearly for retarded users like me.

Thanks again,

Xav

xav’s picture

Status: Active » Needs review
StatusFileSize
new431 bytes

Here's a patch.

sun’s picture

Status: Needs review » Fixed

Thanks, committed a slightly customized version.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.