Koha/catalogue
Galen Charlton c1ae207d54 kohabug 1621 - add subtitle to main results and details pages
Including the subtitle in search results and OPAC and staff
details templates.  The subtitle is expected to be in the
MARC subfield that is mapped to the (now nonexistant) column
bibliosubtitle.subtitle.

This is a fairly hackish patch that is meant to be minimally
disruptive while allowing subtitles to be displayed for those
not using the experimental XSLT bib display feature.  It
does *not* cover all cases where you have a MARC
record and want to display its subtitle.

UNIMARC notes: at the moment, none of the fr-FR UNIMARC
frameworks appear to be map any subfields to bibliosubtitle.subtitle.
This could be changed, but caveat programmer: the UNIMARC 200$e
is repeatable (meaning that get_koha_field_from_marc will put in ' | '
between multiple subtitles) and one may want to also include the
200$d (parallel title).  A GetMarcSubtitle routine may be in order
if absolutely necessary.

This points to a long-term need to make display of MARC (and later, hopefully,
non-MARC) bib records more flexible - the XSLT feature is one approach;
there may be others.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-13 17:40:34 -05:00
..
cardview.pl fixing facets, add cardview (XSLT), adding dependencies, save Record 2007-11-17 10:49:31 -06:00
detail.pl kohabug 1621 - add subtitle to main results and details pages 2008-05-13 17:40:34 -05:00
detailprint.pl item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
dictionary.pl cataloge subdir (and cataloguing) - Dates.pm integration and warnings fixes. 2007-12-04 18:21:11 -06:00
export.pl HTML::Template => HTML::Template::Pro 2007-12-02 14:55:55 -06:00
ISBDdetail.pl Adding subfield filter to ISBD 2008-05-05 05:45:45 -05:00
issuehistory.pl cleanup for catalogue/ dir Dates integration 2007-12-04 19:07:09 -06:00
MARCdetail.pl Bug Fixing : title not displayed in UNIMARC 2008-01-04 17:52:15 -06:00
moredetail.pl BUGFIX (bloquing) moredetail & item edition 2008-05-12 09:24:48 -05:00
search.pl fix for 1610: Redirect to result when opac search returns only one item 2008-03-17 20:41:01 -05:00
showmarc.pl bug 1986: fix card view in Z39.50 search results 2008-04-01 06:46:07 -05:00
suggest.pl removing useless code 2007-10-24 17:03:38 -05:00
updateitem.pl Adding anchor link to updateitem redirect; Markup corrections for cat_issues_top.tmpl 2008-04-10 15:54:07 -05:00