From d1ac0865323cd65794576a3873f8bf03e86c6a79 Mon Sep 17 00:00:00 2001 From: Fridolin Somers Date: Thu, 23 Jul 2020 10:21:36 +0200 Subject: [PATCH] Bug 26049: Replace li with span class results_summary in UNIMARC intranet XSLT In all XSLT for record display, fields are created with 700 Main Author + main_author 710 Corporate Author (Main) + corporate_main_author 701 Coauthor + coauthor 702 Secondary Author + secondary_author 711 Corporate Author (Coauthor) + corporate_coauthor 712 Corporate Author (Secondary) + corporate_secondary_author -
  • - Language: + + Language: @@ -98,7 +104,7 @@ of title proper, of libretto, of accompanying material, - of subtitles, n> + of subtitles, @@ -111,12 +117,12 @@ -
  • +
    -
  • - Country: + + Country: @@ -129,22 +135,24 @@ -
  • +
    - -
  • Tag 009: + + + Tag 009: -
  • +
    -
  • ISBN: + + ISBN: @@ -158,13 +166,13 @@ -
  • +
    -
  • - ISSN: + + ISSN: @@ -178,17 +186,18 @@ -
  • +
    225 Series + series -
  • - Dewey: + + Dewey: @@ -203,12 +212,12 @@ ; -
  • +
    -
  • - Classification: + + Classification: @@ -221,12 +230,12 @@ ; -
  • +
    -
  • - Contents note: + + Contents note: @@ -238,12 +247,12 @@ -
  • +
    -
  • - Abstract: + + Abstract: @@ -255,57 +264,57 @@ -
  • +
    -
  • - Provenance note: + + Provenance note: -
  • +
    -
  • - Bibliography: + + Bibliography: .; -
  • +
    -
  • - Thesis: + + Thesis: .; -
  • +
    -
  • - Audience: + + Audience: .; -
  • +
    -
  • - SUDOC serial history: + + SUDOC serial history: : .; -
  • +
    @@ -359,8 +368,8 @@ -
  • - Online Resources: + + Online Resources: @@ -386,7 +395,7 @@ | -
  • +
    diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl index 0c4cf0f4a4..a2f17b4034 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl @@ -29,8 +29,8 @@ -
  • - Publication: + + Publication: @@ -55,13 +55,13 @@ -
  • +
    - + -
  • - Description: + + Description: @@ -74,15 +74,15 @@ + -
  • +
    -
  • - Linked with: - + + Linked with: + @@ -97,7 +97,7 @@ -
  • +
    @@ -194,9 +194,13 @@ + -
  • - : + + + + : + @@ -234,17 +238,20 @@ -
  • +
    - + -
  • - : + + + + : + @@ -269,27 +276,38 @@ | -
  • + - + -
  • - : - - + + + + : + + + - /cgi-bin/koha/catalogue/search.pl?q=an: + + /cgi-bin/koha/catalogue/search.pl?q=an: + + - /cgi-bin/koha/catalogue/search.pl?q=au: + + /cgi-bin/koha/catalogue/search.pl?q=au: + + %20 + + @@ -323,12 +341,12 @@ - - - ; - - -
  • + + ; + + + + diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl index 5186823762..0a508e6a4e 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl @@ -163,7 +163,7 @@ - + Country: @@ -192,7 +192,8 @@ - ISBN: + + ISBN: @@ -211,7 +212,8 @@ - ISSN: + + ISSN: @@ -236,7 +238,7 @@ - Dewey: + Dewey: @@ -256,7 +258,7 @@ - Classification: + Classification: diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl index b14b93fdba..7e13c0333b 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl @@ -115,7 +115,9 @@ - : + + : + @@ -219,7 +221,7 @@ - + Description: -- 2.20.1