From 130d534f97ed4701010dc41665fa0627ac69f983 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Mon, 18 Nov 2002 09:54:00 +0000 Subject: [PATCH] URLs_or_URIs param added to choose if the xlink:href should be an URL (i.e. a request to UWOBO to ...) or simply an URI (i.e. cic:/...). --- helm/style/link.xsl | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/helm/style/link.xsl b/helm/style/link.xsl index e3568a18f..e6d639a3b 100644 --- a/helm/style/link.xsl +++ b/helm/style/link.xsl @@ -39,6 +39,8 @@ + + @@ -52,7 +54,14 @@ xlink:href) --> - + + + + + + + + -- 2.39.2