Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Anyone know if its possible to put svg into the RTE using the tinymce templates plugin?
eg:
<svg> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href='/staticmedia/svgs/mysprite.svg"></use> </svg>
In tried altering the validelements in the tinymce config but the output does this:
<svg> <use xlink="href"></use> </svg>
Hi David,
Maybe it will be better to create Macro for it?
You will be able to add URL as param of Macro and past it in RTE.
Thanks,
Alex
Ah ye good idea! Thanks Alex.
Topic is solved.
Have a nice day David.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
SVG tag inside RTE
Anyone know if its possible to put svg into the RTE using the tinymce templates plugin?
eg:
In tried altering the validelements in the tinymce config but the output does this:
Hi David,
Maybe it will be better to create Macro for it?
You will be able to add URL as param of Macro and past it in RTE.
Thanks,
Alex
Ah ye good idea! Thanks Alex.
Topic is solved.
Have a nice day David.
Alex
is working on a reply...