I need to set different size of thumbnails per each image in node, for example:
- first image 800x600px must have thumbnail 200x150px without link to full image.
- second image 1024x768px must have thumbnail 100x100px (crop) and link to popup page with full image

I can't do this with current functional of inline module.

I know module for Joomla with functionality like this:
http://www.joomlahacks.com/component/option,com_remository/Itemid,41/fun...
{mosimage cw=150 popup=1} displays resized to 150px thumbnail and links to popup window with full image

For inline module I glad to see syntax like this:
[inline:img.gpg{w=200:h=300:ch=200:popup=1}=Image title] displays resized to 200x300 and cropped to 200x200 picture with link to fullsized source file.

Comments

sun’s picture

Status: Active » Closed (won't fix)

That's far beyond Inline's capabilities. Please use Image Assist module for this purpose.

murz’s picture

I use Image Assist by now, but I have many images on my site and want to see only attached to this node images when selecting, but Image Assist shows only long list of all images and there are too difficult to find the image in long list.
And Image Assist doesn't attach images to nodes, therefore when I delete node, Image stays in the site.
With Upload image I can attach Images to nodes as 'Image' content type, but I can't filter image list per node.

I add a feature request for Image Assist module, maybe they can do something to this way...