Koha/koha-tmpl/opac-tmpl/prog/en/xslt
Jane Wagner 3f221421d5 Bug 3661 XSLT fixes
The XSLT results list (MARC21slim2OPACResults.xsl) did not have any separators between multiple 246 fields, so additional titles all ran together.  I added the standard semicolon or period as in other repeating fields.

The display for personal and corporate authors was also confusing.  The period after the last personal author (100/700) is very hard to see, so the display looked like the first corporate author only belonged to/was associated with the last personal author, rather than being a separate author entry.  I've added a dash at the beginning of any 110/710 entries to set off the corporate authors a bit in the display.

I added the same code to insert a dash before any 111/711 (Meeting author) as well.

This patch also adds missing text labels for text_list_bullets.png
(bibliography) and remote.png (available online).

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-29 19:26:43 -04:00
..
MARC21slim2OPACDetail.xsl Bug 3098, Bug 3108, Bug 3545 -- Make MARC21 XSLT obey sysprefs in OPAC 2009-09-15 21:40:47 -04:00
MARC21slim2OPACResults.xsl Bug 3661 XSLT fixes 2009-09-29 19:26:43 -04:00
MARC21slimUtils.xsl Bug 3567: Display Alternate Graphic Representation (MARC21 880) in OPAC 2009-09-06 14:51:43 -04:00
UNIMARCslim2OPACDetail.xsl UNIMARC XSLT enhancement 2009-09-05 19:07:42 -04:00
UNIMARCslim2OPACResults.xsl UNIMARC XSLT enhancement 2009-09-05 19:07:42 -04:00
UNIMARCslimUtils.xsl UNIMARC XSLT enhancement 2009-09-05 19:07:42 -04:00