Closed (works as designed)
Project:
Image Assist
Version:
5.x-1.4
Component:
User interface
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2007 at 16:50 UTC
Updated:
17 Sep 2007 at 17:21 UTC
Halfway between a bug and a feature request!
When I use img_assist to add one of these tags on its own on a line
[img_assist|nid=53|title=|desc=|link=node|align=right|width=71|height=100]
The line itself adds an extra line break into the output. I don't think this is what most people would want, and i can fix it by starting my content on the same line. However for neatness if it could remove the surplus newline that would be great!
Comments
Comment #1
sunI guess, you are using TinyMCE, aren't you?
You have to disable Drupal's built-in filter for the input format you are using with TinyMCE/Image Assist. That filter automatically converts line breaks into HTML line breaks and paragraphs. Img_Assist is not guilty here.