From 58f0b1e42aa363c470704d14ad022b8bf11bcfdf Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Fri, 15 Feb 2008 17:59:16 +0000 Subject: [PATCH] Added support for the img.src.path parameter for SVG graphics. Closes bug #1888169. --- xsl/html/graphics.xsl | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/xsl/html/graphics.xsl b/xsl/html/graphics.xsl index 497e2fb9a..26344ddbb 100644 --- a/xsl/html/graphics.xsl +++ b/xsl/html/graphics.xsl @@ -525,8 +525,19 @@ valign: - - + + + + + + + + + + @@ -548,7 +559,18 @@ valign: - + + + + + + + + + -- 2.50.1