Feature #410
closed
Add feature to wiki: inline-images
Added by Neil Rodrigues over 18 years ago.
Updated over 18 years ago.
Description
I've been using PmWiki (http://www.pmwiki.com/) prior to installing Redmine, and one feature that really helped was
the ability for the Wiki to insert images.
For input, all the user types is the url to the jpg, i.e.:
http://www.domain.com/pic.jpg
And the wiki automatically converts that to the picture. I assume it works by scanning all words for something that
starts with "http://" and ends with ".jpg", then converts it to an <img> tag.
Redmine uses textile syntax. Textile's syntax for inline images
is:

(see textile reference: http://hobix.com/textile/)
Redmine specific: if pic.jpg is an attachment of your wiki page,
you can simply write 
Did you know about this or is your request about getting rid
of the exclamation marks ?
Oh thanks! I had no idea there were more text options than
what was specified in the popup box.
There's no need for you to get rid of the exclamation marks,
but maybe adding these other features into the popup box, or
a link to http://hobix.com/textile/ in there for
"More..."
would be great.
Also available in: Atom
PDF