From d704b6e5ed16258b34abba08194c8b61ba37d473 Mon Sep 17 00:00:00 2001 From: Winona Salesky Date: Mon, 9 Feb 2015 11:42:38 -0600 Subject: [PATCH] BUG 13382: RDA 700s This patch updates the visibility of the 7xx fields in the XSLT display in the staff and OPAC. To test: * Search the opac for a title with 7xx fields * Click the title * Make sure the fields display properly * Repeat for a few more titles * Repeat in the Staff Client --- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 198 ++++++++++++++++-- .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 219 +++++++++++++++++--- 2 files changed, 372 insertions(+), 45 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl index f96c0eb..55b0ac8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -3,6 +3,7 @@ ]> + - - - + + + + + + + + + + + Material type: /intranet-tmpl/prog/img/famfamfam/.png @@ -524,7 +533,115 @@ - + + + + Related Works: + + + + abcdfghiklmorstux + + + + + + + + + + + [ + + + + + + e + + + + :,;/. + + + + + + + + 4 + + + + :,;/. + + + + + ] + + + + . -- + + + + + + + + Contained Works: + + + + abcdfghiklmorstux + + + + + + + + + + + [ + + + + + + e + + + + :,;/. + + + + + + + + 4 + + + + :,;/. + + + + + ] + + + + .; + + + + + Subject(s): @@ -949,7 +1066,8 @@ Author(s): - Additional author(s): + + Contributor(s): @@ -961,24 +1079,66 @@ - - - + + + + + + + + + abcdfghiklmnoprstux + + + + + + + + :,;/. + + + - - - [ - - - - - ] - - + + + + [ + + + + + + + e + + + + :,;/. + + + + + + + + 4 + + + + :,;/. + + + + + ] + + + - .; + . | diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl index af9ac00..62dca3a 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -1,5 +1,6 @@ + ]> - - -
by - - - - - - -
-
-
+ + + + + + + + + + + + + + + @@ -572,6 +576,115 @@ + + + + Related Works: + + + + abcdfghiklmorstux + + + + + + + + + + + [ + + + + + + e + + + + :,;/. + + + + + + + + 4 + + + + :,;/. + + + + + ] + + + + . -- + + + + + + + + Contained Works: + + + + abcdfghiklmorstux + + + + + + + + + + + [ + + + + + + e + + + + :,;/. + + + + + + + + 4 + + + + :,;/. + + + + + ] + + + + .; + + + + + Subject(s): @@ -1025,8 +1138,16 @@ + + +
- ; + + + by + + Contributor(s): + @@ -1067,21 +1188,62 @@ - - - + + + + + + + + + abcdfghiklmnoprstux + + + + + + + + :,;/. + + + - + - - [ - - - - - ] - + + + [ + + + + + + e + + + + :,;/. + + + + + + + + 4 + + + + :,;/. + + + + + ] + + @@ -1095,8 +1257,13 @@ + + + . | + - . +
+
-- 1.7.2.3