From 72739cff3a9ccb06044e07a501e287496dc9c236 Mon Sep 17 00:00:00 2001 From: Winona Salesky Date: Thu, 29 Jan 2015 14:24:39 -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 | 110 +++++++++--- 2 files changed, 263 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..b0d3995 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..04eda03 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 - - - - - - -
-
-
+ + + + + + + + + + + + + + + @@ -1025,8 +1029,16 @@ + + +
- ; + + + by + + Contributor(s): + @@ -1067,21 +1079,62 @@ - - - + + + + + + + + + abcdfghiklmnoprstux + + + + + + + + :,;/. + + + - + - - [ - - - - - ] - + + + [ + + + + + + e + + + + :,;/. + + + + + + + + 4 + + + + :,;/. + + + + + ] + + @@ -1095,8 +1148,13 @@ + + + . | + - . +
+
-- 1.7.2.3