From f9c3780def6164d1f6b45644e9a2c9c3cce9dde5 Mon Sep 17 00:00:00 2001 From: Jane Wagner Date: Tue, 28 Apr 2009 08:01:25 -0400 Subject: [PATCH] Bugs 2822, 2551, 3163 fixes to XSLT Resent with additional comments. Bug 2822 -- for leader6 types of i (nonmusical) or j (musical), the hitlist uses an icon and label of Sound while the record display page uses Music. Modified record display to use Sound. Bug 2551 -- for leader7 type of i says it's type Serial which is incorrect. The bug report suggested Integrating Resource" but the latest install's hitlist page uses Continuing Resource. Changed the record display page to also use Continuing Resource. Bug 3163 -- if you have a 110 or 710 with a subfield a and a subfield b, there's no space between them (on either hitlist or record display). The two headings run together in the display. Modified the utils file to force a space. The XSLT files referenced two icons which did not exist (globe.png and drive_remote.png. Replaced those with icons from the same subject area (world.png and drive_web.png). Also, corrected spelling of icon name from pencile.png to pencil.png. Signed-off-by: Galen Charlton --- .../opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl | 4 ++-- .../prog/en/xslt/MARC21slim2OPACResults.xsl | 12 ++++++------ koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl | 1 + 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl index 34ff0c5388..b237c64e72 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl @@ -37,7 +37,7 @@ Book - Serial + Continuing Resource Book @@ -45,7 +45,7 @@ Computer File Map Visual Material - Music + Sound diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl index f027546d0b..d2edb65d94 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl @@ -160,7 +160,7 @@ optical disc - remote + remote tape cartridge @@ -173,16 +173,16 @@ - celestial globe + celestial globe - earth moon globe + earth moon globe - planetary or lunar globe + planetary or lunar globe - terrestrial globe + terrestrial globe @@ -251,7 +251,7 @@ collage - drawing + drawing flash card diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl index 6edd470ff2..917c10d840 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl @@ -62,6 +62,7 @@ +