[opencms-dev] SVG files

SIMON DUTIL simon.dutil at msp.gouv.qc.ca
Wed Jul 14 22:37:01 CEST 2004


 
Hi!
 
I had some problems displaying the SVG files too, but maybe not for the
same reasons.  

Well, OpenCms display the svg files ok now, and i havent change
anything to the opencms config.  

Maybe this will help :

this is how i handle the SVG files in my jsp :
 
<object type="image/svg+xml"
data="<cms:link>/system/modules/com.opencms.mymodule/resources/images/schemas/P1000.svg</cms:link>">
  </object>

The svg file type is set to plain text.

Regards,

Simon







More information about the opencms-dev mailing list