Not sure why this is happening; I upload a jpeg, then use the following in the page:

[inline:x.JPG=test]

but displaying the page shows the filename with a link, not the picture

I'm using 4.7.2 with inline 4.7.0

I also tried

    [inline:1]
    [inline:1=test]
    [inline:x.JPG]

with the same results

CommentFileSizeAuthor
#1 inline.lowercase.patch552 bytessun

Comments

sun’s picture

Title: inline displays link, not picture » inline displays link, not image
Priority: Critical » Minor
Status: Active » Needs review
StatusFileSize
new552 bytes

Use lowercase file extensions.

Attached patch should fix this.

sun’s picture

Did this patch work for you? If so, please confirm.

floretan’s picture

I've had the same problem, [inline:image.jpg=test] gets replaced with a link instead of an image.

I applied the patch, but it didn't change anything.

sun’s picture

@flobruit: Please check your settings for inline module in administer -> settings -> inline. If the maximum width or height is exceeded by your image it will not get displayed inline as image.

lisa’s picture

When you attach an image to a node, make sure to uncheck List next to the image you uploaded.

You can see this by going to administer->content and then click on edit next to the node you want to modify. Look below the node text where it says File Attachments.

Creazion’s picture

Status: Needs review » Active

I've the same problem, but i think it isn't an error from the inline.modul. Try to set up the

Maximum width and height for the displayed inline images

to a higher solution. You can find it under administer->settings->inline.

Bèr Kessels’s picture

Category: bug » task
Status: Active » Needs work

Lets focus. Many people report similar issues, but they seem to have different causes.

Ppease re-open this issue if you still find this bug wen you have the resolution (admin » settings » inline) and the inline behaviour (admin » settings » content types » The Type) set correct!

sun’s picture

Status: Needs work » Closed (fixed)