The image module offers the ability for administrators to set predefined sizes for images (in addition to preview and thumbnail). The image assist tool only will recognize the "original" and "thumbnail" predefined image settings.
img_assist should be updated to dynamically detect the list of image sizes defined in the image module settings and display these as possibilities for inserting images.
Using Img_assist settings ($Revision: 1.43.2.10 $)
Comments
Comment #1
matt westgate commentedThis feature has been added to the next release.
Comment #2
(not verified) commentedComment #3
gtoddv commentedDoes that mean it is in CVS right now? :-)
Comment #4
matt westgate commentedYep :-)
Comment #5
tng@neuralgourmet.com commentedI was going to request that. :-)
When do you think we'll see the next release?
Also, how hard is it to update the current img_assist release to the CVS version?
Thanks for a great module.
Comment #6
tng@neuralgourmet.com commentedOops. Changed the title on my last comment. Sorry. Changed back.
Comment #7
(not verified) commentedComment #8
(not verified) commentedComment #9
smkeesle commentedI'm using the cvs version ($Revision: 1.43.2.11) of img_assist and I see that you have made it aware of additional image sizes.
I have uploaded several and see that on upload ImageMagick (for me) does resize them into several different sizes as specified in the image module. I see them in the file system. Hooray!
But:
When editing a node, I click the img_assist link:
?q=img_assist/add&editor=tinymce&textarea=edit[body]
and select the image I want to add from the top frame.
The bottom frame shows:
Image to use
_ original
_ thumbnail
but none of the other image sizes I had configured. Should it automatically detect the image sizes available for that image?
Comment #10
webdev-1 commentedI'm having the same issue. When selecting an image, all I see is this and not the labels that I have created. Is this going to be included soon?
---------------------------------------------------
Image to use
_ original
_ thumbnail
but none of the other image sizes I had configured. Should it automatically detect the image sizes available for that image?
Comment #11
benshell commentedI am the new maintainer for img_assist, but I am only supporting img_assist 4.7+. This feature is in the 4.7 version. You can also set a maximum size so users can't break your layouts with huge images.
Comment #12
nig commentedHas anyone got a work-around for 4.6?
At the moment I'm inserting as html and then editing the code to the details of the different sized image.
This works for me (though its a faff) but I don't know what my punters will make of it.
Any ideas on how to cobble along till 4.7 comes through?