From 964401c37402d5eabc8d31fd649345be0774d756 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Fri, 11 Jul 2014 21:30:18 +0300 Subject: Add image support to UDDF export This patch adds image support to UDDF export. As far as I can tell from the UDDF specification, the images can only be added to notes field, so that is what we do here. (buddy and owner can also have image tags, but that is irrelevant for Subsurface currently.) Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/uddf-export.xslt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'xslt/uddf-export.xslt') diff --git a/xslt/uddf-export.xslt b/xslt/uddf-export.xslt index 0de8b4904..285f3c233 100644 --- a/xslt/uddf-export.xslt +++ b/xslt/uddf-export.xslt @@ -4,6 +4,7 @@ + @@ -21,6 +22,15 @@ + + + + + + + + + @@ -456,6 +466,9 @@ + + + -- cgit v1.2.3-70-g09d2