[
https://issues.apache.org/jira/browse/JSPWIKI-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045477#comment-18045477
]
Juan Pablo Santos RodrÃguez commented on JSPWIKI-1266:
------------------------------------------------------
Hi!
inlining images is supported via
[jspwiki.translatorReader.inlinePattern|https://github.com/apache/jspwiki/blob/master/jspwiki-main/src/main/resources/ini/jspwiki.properties#L738-L739]
properties, so it should be matter of providing a default value there.
Please note that rendering SVG allows XSS issues, and thus are enforced [to be
downloaded|https://github.com/apache/jspwiki/blob/master/jspwiki-main/src/main/resources/ini/jspwiki.properties#L185]
by default.
cheers,
> SVGs, gif, jpg could be rendered in wiki pages instead of links by default
> --------------------------------------------------------------------------
>
> Key: JSPWIKI-1266
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1266
> Project: JSPWiki
> Issue Type: Improvement
> Reporter: Alex O'Ree
> Assignee: Alex O'Ree
> Priority: Major
> Labels: pull-request-available
>
> SVGs could be rendered in wiki pages instead of links
> see linked issue
--
This message was sent by Atlassian Jira
(v8.20.10#820010)