Project:Inline
Version:5.x-1.1
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Please would you provide an example of what this simple tag would look like?

inline:myimage.jpg
[inline:myimage.jpg]
Only local images are allowed.
.. ?

Thank you

Comments

#1

Status:active» fixed

It's actually the second variant you wrote down, provided that the name of your uploaded file is myimage.jpg. Alternatively, you can use a numbered reference: To display the 3rd uploaded file inline in the content, just write
[inline:3]
which will be converted to
[inline:myimage.jpg]
after saving the content.

#2

Status:fixed» closed (fixed)

#3

Is there anyway to add alt tags onto this inline image...Or perhaps is there an alt tags module?