PITS /
00197: Support for SVG files
Summary: Support for SVG files
Created: 2004-12-01 23:34
Status: Closed - added for 2.2.85
Category: Feature
Assigned:
Priority: 443
Version: 2.0-beta2
OS: Win2k/Apache2.0.52/PHP4.3.9
Description: SVG files require a different HTML as compared to other image files. Please add appropriate Markup to convert .svg links.
If you can tell me what the generated HTML should look like, I can see about adding it to the markup. --Pm
Ten years later, current browsers can embed SVG pictures with the <img/> tag. Added to core. --Petko March 18, 2016, at 05:48 AM