@@ -, +, @@ on XSLT Intranet/OPAC -Search records with 508, 264Ind=4, 246, 856, and 008LDR/6 and -Notice the capitalization (Production Credits, Copyright Date, -Apply this patch -Reindex zebra if you stage some new records (avoid if not) -Search again and get notice about the capitalization following --- .../intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl | 2 +- .../prog/en/xslt/MARC21slim2intranetResults.xsl | 12 ++++++------ koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl | 2 +- .../opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 2 +- .../opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl | 10 +++++----- koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -842,7 +842,7 @@
- Production Credits: + Production credits: a --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl @@ -430,16 +430,16 @@ book Book - serial Continuing Resource + serial Continuing resource article Article book Book kit Kit - mixed materialsMixed Materials - computer file Computer File + mixed materialsMixed materials + computer file Computer file map Map - visual material Visual Material + visual material Visual material score Score sound Sound music Music @@ -880,7 +880,7 @@ 246 ab results_summary - Other Title: + Other title: @@ -898,7 +898,7 @@ - Online Access: + Online access: --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl @@ -253,7 +253,7 @@ Manufacturer: - Copyright Date: + Copyright date: --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -75,7 +75,7 @@ Book - Continuing Resource + Continuing resource Series --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -559,16 +559,16 @@ book Book - serial Continuing Resource + serial Continuing resource article Article book Book kit Kit - mixed materialsMixed Materials - computer file Computer File + mixed materialsMixed materials + computer file Computer file map Map - visual material Visual Material + visual material Visual material score Score sound Sound music Music @@ -1007,7 +1007,7 @@ - Online Access: + Online access: --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl @@ -251,7 +251,7 @@ Manufacturer: - Copyright Date: + Copyright date: --