@@ -, +, @@ - Apply patch - Find a record with a B214 - Check on both Opac-Details and Opac-Result that the field is displayed. - Do the same checks on catalogue/search results and catalogue/details in Staff interface. - Add a 210 field to the record (legacy) - It should be displayed as well --- .../en/xslt/UNIMARCslim2intranetDetail.xsl | 2 + .../en/xslt/UNIMARCslim2intranetResults.xsl | 2 + .../prog/en/xslt/UNIMARCslimUtils.xsl | 115 +++++++++++++++-- .../en/xslt/UNIMARCslim2OPACDetail.xsl | 2 + .../en/xslt/UNIMARCslim2OPACResults.xsl | 2 + .../bootstrap/en/xslt/UNIMARCslimUtils.xsl | 118 ++++++++++++++++-- 6 files changed, 220 insertions(+), 21 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl @@ -140,6 +140,8 @@ + + --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetResults.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetResults.xsl @@ -75,6 +75,8 @@ + + --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl @@ -32,32 +32,129 @@ Publication: - + +
+
+ - - - : + + + + : + + + + , + - + + : + + + /cgi-bin/koha/opac-search.pl?idx=pb&q= + + Search for publisher " + " + + + + , + + - + + , + + - - -
+ + + + + + + Production: + + Distribution: + + Manufacture: + + + + Copyright date: + + Protection date: + + Copyright date / protection date: + + + + Publication: + + + + + + + + + + + : + + + + + + , + + + + + /cgi-bin/koha/opac-search.pl?idx=pb&q= + + Search for publisher " + " + + + + + + + , + + + + + + + + + + + + + + + + + + + + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl @@ -188,6 +188,8 @@ + + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl @@ -153,6 +153,8 @@ + + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl @@ -193,30 +193,124 @@ Publication: - + +
+
+ + + + + : + + + + + + , + + - - : + + /cgi-bin/koha/opac-search.pl?idx=pb&q= + + Search for publisher " + " + + + + + , + + + + + + , + + + + + +
+
+
+ + + + + + + + Production: + + Distribution: + + Manufacture: + + + + Copyright date: + + Protection date: + + Copyright date / protection date: + + + + Publication: + + + + + + + + + + + : + + + + , + - - + + + /cgi-bin/koha/opac-search.pl?idx=pb&q= + + Search for publisher " + " + + + + + + , - - + + + + + + + + + + + + - - - - - + + --