From 8add8018602d675af6b2d52edaf9ea735ec2ecbd 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 | 145 ++++++++++++++++++ 1 file changed, 145 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..0ebd038fb7c --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21authResults.xsl @@ -0,0 +1,145 @@ + + + + + + + + + + + authority-summary + + + + + + + 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= + + + +
    + +
  • + +
  • +
    +
+
+ + + + + + + authorizedheading + + + /cgi-bin/koha/authorities/detail.pl?authid= + + + +
    + +
  • + +
  • +
    +
+
+ + + + + + + authorizedheading + + + /cgi-bin/koha/authorities/detail.pl?authid= + + + +
    + +
  • + +
  • +
    +
+
+ + +
+
+
-- 2.43.0