Hi. Thank you for your module!
I use ver. 1.6 with Drupal 5.7

Whenever I insert an image using img_assist, it shows it always as thumbs.
I am the superuser on the site and no rich text editor is enabled.

My default inline size is preview and I double-check that it is selected when inserting an image. The generated tag is of the form:
[img_assist|nid=123|title=Test image|desc=Test image 4|link=popup|align=left|width=|height=]

The I view the image as a node the preview size is correct (quite large). When I view the image inserted somewhere with img_assist in the above manner I always see the thumb, which is not desired.

When I choose to insert HTML rather than a tag, the src of the img is always the file name of the thumb version, whatever I select as the size. Am I being stupid and doing wrong something trivial or is that a bug?

In both cases, how do I get img_assist to correctly handle the size option?

Thanks!

Comments

sampeckham’s picture

This is exactly the problem i am having on D6 with the beta and dev version. http://drupal.org/node/293909

Do you specify both dimensions in the Image module for scale or just one fixed dimension for proportional scaling? I find the problem sort of goes away if both dimensions are entered, although you don't technically have to enter two values.

(This is possibly a duplicate now, but diff versions, I won't assign it, I'll leave that to someone who maintains this module)

sun’s picture

Status: Active » Closed (duplicate)