plone / diazo

Diazo applies a static HTML theme to a dynamic website
http://diazo.org
Other
41 stars 26 forks source link

Add absolute url prefix to xlink:href attributes #58

Closed krissik closed 8 years ago

krissik commented 8 years ago

Hi, we use svg in our theme that looks like that: <svg><use xlink:href="img/icons.svg#home"/></svg>

and we need them to be prefixed with absolute url like other images.