documentation request
meles - April 27, 2007 - 23:48
| Project: | Inline |
| Version: | 5.x-1.1 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Please would you provide an example of what this simple tag would look like?
inline:myimage.jpg
[inline:myimage.jpg]
.. ?
Thank you

#1
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
#3
Is there anyway to add alt tags onto this inline image...Or perhaps is there an alt tags module?