Posts: 1,928
Threads: 88
Joined: Apr 2010
If you select images in the editor is not visible SVG files. Can I somehow change this in the future?
Code:
<img id="logo" src="exampleco.svg" alt="ExampleCo" width="200" height="130">
Posts: 1,928
Threads: 88
Joined: Apr 2010
It seems the editor does not work with these files.
Posts: 1,247
Threads: 82
Joined: Feb 2011
2016-04-22, 06:05:49
(This post was last modified: 2016-04-22, 06:08:13 by datiswous.)
Yes and the file manager. The file manager does not see svg files as image files and probably therefore don't show up when you try to add an image in the editor. If you just add the url to the image, you can still add it though.
Posts: 6,267
Threads: 182
Joined: Sep 2011
They are considered compressed files
you can try modifiying
function get_FileType($ext) {
and moving it to images and see what happens
Posts: 1,928
Threads: 88
Joined: Apr 2010
Thanks, it works, it would be necessary to move the default. Only the icon to assign any.