From f7bd3667363bc702b12246ce1bc820df07828344 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 --- .../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 00000000000..0ca5f7e29b5 --- /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.43.0