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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | acidfree.patch | 431 bytes | xav |
Comments
Comment #1
sunYou 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.
Comment #2
xav commentedHi,
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
Comment #3
xav commentedHere's a patch.
Comment #4
sunThanks, committed a slightly customized version.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.