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

matt westgate’s picture

Version: 4.6.x-1.x-dev »
Status: Active » Fixed

This feature has been added to the next release.

Anonymous’s picture

gtoddv’s picture

Does that mean it is in CVS right now? :-)

matt westgate’s picture

Yep :-)

tng@neuralgourmet.com’s picture

Title: make img_assist aware of image module "sizes" » Ooo. Thank you.

I 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.

tng@neuralgourmet.com’s picture

Title: Ooo. Thank you. » make img_assist aware of image module "sizes"

Oops. Changed the title on my last comment. Sorry. Changed back.

Anonymous’s picture

Anonymous’s picture

smkeesle’s picture

Category: feature » support
Status: Fixed » Active

I'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?

webdev-1’s picture

I'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?

benshell’s picture

Status: Active » Closed (fixed)

I 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.

nig’s picture

Version: » 4.6.x-1.x-dev

Has 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?