From 1328785263617815a3d8ab9bee345e32128f8a33 Mon Sep 17 00:00:00 2001 From: Julian Maurice Date: Fri, 24 Dec 2021 09:38:24 +0100 Subject: [PATCH] Bug 11083: Add sample XSLT for UNIMARC authorities Signed-off-by: David Nind Signed-off-by: Katrin Fischer --- .../prog/en/xslt/UNIMARCauthResults.xsl | 544 ++++++++++++++++++ 1 file changed, 544 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCauthResults.xsl diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCauthResults.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCauthResults.xsl new file mode 100644 index 0000000000..cb69c10745 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCauthResults.xsl @@ -0,0 +1,544 @@ + + + + + +
  • + +
  • +
    + +
  • + + + . + +
  • +
    + + + + + + + + + + authority-summary + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    -- 2.30.2