From d413a41ba4949c46dd6c535d540409f5e59fbde6 Mon Sep 17 00:00:00 2001 From: Robert Stephan Date: Thu, 28 Sep 2023 19:44:28 +0200 Subject: [PATCH] use HTTPS-Rostock-PURLs in Docdetails #69 --- .../resources/xsl/docdetails/deleted_details_html.xsl | 5 +++-- .../xsl/docdetails/header/header_otherversions_html.xsl | 4 ++-- .../src/main/resources/xsl/docdetails/header_html.xsl | 3 ++- .../xsl/docdetails/metadata/metadata_identifier_html.xsl | 9 ++++++++- .../src/main/resources/xsl/docdetails/metadata_html.xsl | 2 +- .../src/main/resources/xsl/docdetails/metatags_html.xsl | 2 +- .../main/resources/xsl/docdetails/pdffrontpage_html.xsl | 3 ++- .../src/main/resources/xsl/docdetails/rightside_html.xsl | 9 +++++---- 8 files changed, 24 insertions(+), 13 deletions(-) diff --git a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/deleted_details_html.xsl b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/deleted_details_html.xsl index 7f077c37..502ceb97 100644 --- a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/deleted_details_html.xsl +++ b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/deleted_details_html.xsl @@ -54,9 +54,10 @@

+

- - + +

diff --git a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/header/header_otherversions_html.xsl b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/header/header_otherversions_html.xsl index 76c931c1..87a01ce7 100644 --- a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/header/header_otherversions_html.xsl +++ b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/header/header_otherversions_html.xsl @@ -39,7 +39,7 @@ - + popover @@ -89,7 +89,7 @@ - + popover diff --git a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/header_html.xsl b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/header_html.xsl index 080a6c98..56a5ec35 100644 --- a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/header_html.xsl +++ b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/header_html.xsl @@ -179,7 +179,8 @@ https://doi.org/{./mods:identifier[@type='doi']} - {./mods:identifier[@type='purl']} + + {$p}

diff --git a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metadata/metadata_identifier_html.xsl b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metadata/metadata_identifier_html.xsl index 0f52b536..622c663a 100644 --- a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metadata/metadata_identifier_html.xsl +++ b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metadata/metadata_identifier_html.xsl @@ -67,9 +67,16 @@ + {$categ_purl/label[@xml:lang=$CurrentLang]/@text}: - {.} + + {$p} + + + + diff --git a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metadata_html.xsl b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metadata_html.xsl index 53d3efa2..465ef05a 100644 --- a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metadata_html.xsl +++ b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metadata_html.xsl @@ -400,7 +400,7 @@ PURL: - http://purl.uni-rostock.de/{.} + https://purl.uni-rostock.de/{.} diff --git a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metatags_html.xsl b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metatags_html.xsl index 96413600..5e68c269 100644 --- a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metatags_html.xsl +++ b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/metatags_html.xsl @@ -80,7 +80,7 @@ - + diff --git a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/pdffrontpage_html.xsl b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/pdffrontpage_html.xsl index 584766a6..ac5527cd 100644 --- a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/pdffrontpage_html.xsl +++ b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/pdffrontpage_html.xsl @@ -93,7 +93,8 @@ https://doi.org/{./mods:identifier[@type='doi']} - {./mods:identifier[@type='purl']} + + {$p}

diff --git a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/rightside_html.xsl b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/rightside_html.xsl index 3447ce86..1029a732 100644 --- a/jspdocportal-ir-module/src/main/resources/xsl/docdetails/rightside_html.xsl +++ b/jspdocportal-ir-module/src/main/resources/xsl/docdetails/rightside_html.xsl @@ -124,11 +124,12 @@ -

- {substring-before(.,'.de/')}.de/
{substring-after(.,'.de/')} + +

+ {substring-before($p,'.de/')}.de/
{substring-after($p,'.de/')}

-

- {substring-before(.,'.de/')}.de/
{substring-after(.,'.de/')} +

+ {substring-before($p,'.de/')}.de/
{substring-after($p,'.de/')}