I attached an SVG image to a page in confluence but I can not use the image. I tried Insert -> Image but it does not reconize my SVG file as image.
How can I use SVG images? I saw there are plugins but they are really old. Is there a newer way?
You can patch Confluence to show an SVG by
image/svg+xml svg svgzto the file
/opt/confluence/webapps/ROOT/WEB-INF/classes/mime.types
!<Bildname>
in Confluence Editor
Unfortunately, to use the two smallest image size reduction buttons or setting a smaller size then 300px does not work with Confluence richtext editor because Confluence tries to create a thumnail on server side which is currently not supported for SVGs (and the Confluence server will return a empty, broken image).
The workaround is to use the free Confluence Source Editor, use button "<>" and set the size of teh SVG to whatever you want (which should be perfectly ok for vector graphics).
(see also https://answers.atlassian.com/questions/222794/serve-svg-inline-in-confluence)
Hello,
To get this working, you have to use SVG Image Macro, but it's not available in OnDemand Environment.
Lucas Lima
Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
To get this working, you have to use SVG Image Macro(https://confluence.atlassian.com/display/DISC/SVG+Image+Macro), but it's not available in OnDemand Environment.
Lucas Lima
Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.