From bf2df951e67758eece18499e8edf86cb779692b5 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sat, 24 Oct 2015 08:18:48 +0300 Subject: Divelogs.de export: split location on slash As we join LOCATION with SITE on divelogs.de import using slash (/) as a separator, we might as well split on last slash on export. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/divelogs-export.xslt | 47 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 42 insertions(+), 5 deletions(-) diff --git a/xslt/divelogs-export.xslt b/xslt/divelogs-export.xslt index abfcc8980..b23ee4806 100644 --- a/xslt/divelogs-export.xslt +++ b/xslt/divelogs-export.xslt @@ -34,12 +34,34 @@ - - - - + + + + + - + + + + + + + + + + + + + + + + + + + + + + @@ -412,4 +434,19 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2