From dd6acc43a0c3dc2dc6ad5de4d300a4fbf92cb1d2 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Fri, 26 Jan 2024 12:44:21 +0000 Subject: [PATCH] Bug 30554: Embelished MARC21 XSLT example Signed-off-by: Martin Renvoize Signed-off-by: Katrin Fischer (cherry picked from commit 2ad4c93cdcfb5605bee4165b7d6037f8587c7d7c) Signed-off-by: Fridolin Somers --- .../prog/en/xslt/MARC21authResults.xsl | 271 ++++++++++++++++++ 1 file changed, 271 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21authResults.xsl diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21authResults.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21authResults.xsl new file mode 100644 index 0000000000..51cf2db5a0 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21authResults.xsl @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + authority-summary + + + + + + + authorizedheading + + + + /cgi-bin/koha/authorities/detail.pl?authid= + + + + + + + + seefrom + + + used for/see from: + + + + + + authref + + + + heading + + + + + + + + + + + + + seealso + + + see also: + + + + + + authref + + + + heading + + + + + + + + + + + authref + + + + heading + + + + + + + + + + + + + + + + authorizedheading + + + /cgi-bin/koha/authorities/detail.pl?authid= + + + + + + + + + seefrom + + + used for/see from: + + + + + + authref + + + + heading + + + + + + + + + + + + + seealso + + + see also: + + + + + + authref + + + + heading + + + + + + + + + + + authref + + + + heading + + + + + + + + + + + + + + + + + + authorizedheading + + + /cgi-bin/koha/authorities/detail.pl?authid= + + + + +
    + +
  • + +
  • +
    +
+
+ + + + + + + authorizedheading + + + /cgi-bin/koha/authorities/detail.pl?authid= + + + +
    + +
  • + +
  • +
    +
+
+ + + + + + + authorizedheading + + + /cgi-bin/koha/authorities/detail.pl?authid= + + + +
    + +
  • + +
  • +
    +
+
+ + + + + + + authorizedheading + + + /cgi-bin/koha/authorities/detail.pl?authid= + + + +
    + +
  • + +
  • +
    +
+
+ + +
+
+
-- 2.20.1