Koha/opac
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
..
errors Fix obvious error in 500.pl script. Please push up immediately. 2008-04-22 08:11:29 -05:00
rss adding file just for creating the rss directory 2007-08-02 08:50:43 +00:00
sco fixed variable masking warnings found by perl -w 2008-01-03 20:23:59 -06:00
changelanguage.pl Bugfixes & improvements (various and minor) : 2007-05-22 09:13:54 +00:00
maintenance.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
oai.pl OAI-PMH second try 2008-02-27 09:02:20 -06:00
opac-account.pl Changes to allow highlighting of current tab on user pages. 2008-03-19 15:46:17 -05:00
opac-addbybiblionumber.pl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-alert-subscribe.pl BUGFIXING mail alert on issue arrival 2008-02-29 09:05:33 -06:00
opac-authorities-home.pl authorities : Adding sorting option to opac & sorting mainentry asc by default 2007-10-17 07:13:55 -05:00
opac-authoritiesdetail.pl Bug Fixing: 2007-07-06 15:16:40 +00:00
opac-basket.pl Adding more details to cart's verbose view. Adding auto-print to cart print view (Addresses Bug 2070) 2008-05-01 18:59:19 -05:00
opac-browser.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
opac-changelanguage.pl Adding changelanguage feature to OPAC 2008-01-20 10:18:08 -06:00
opac-detail.pl kohabug 1621 - add subtitle to main results and details pages 2008-05-13 17:40:34 -05:00
opac-detailprint.pl OPAC detail print: use correct API to build item list 2008-01-03 16:24:49 -06:00
opac-dictionary.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
opac-export.pl HTML::Template => HTML::Template::Pro 2007-12-02 14:55:55 -06:00
opac-ics.pl opac subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:03 -06:00
opac-ISBDdetail.pl Adding subfield filter to ISBD 2008-05-05 05:45:45 -05:00
opac-logout.pl opac subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:03 -06:00
opac-main.pl Displays Languages selector on opac-main.pl page 2008-04-12 15:05:12 -05:00
opac-MARCdetail.pl fix for bug 1625: Pass title, subtitle, and author variables to MARC views 2008-03-17 23:05:53 -05:00
opac-modrequest.pl Upgrading jquery and jquery tabs plugin. Removing some unused plugin files. 2008-03-01 09:49:17 -06:00
opac-passwd.pl Changes to allow highlighting of current tab on user pages. 2008-03-19 15:46:17 -05:00
opac-readingrecord.pl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-renew.pl Allow param "bornum" as in template, not just "borrowernumber". Added FIXMEs. 2008-04-08 19:49:06 -05:00
opac-reserve.pl Changes to allow librarian to turn off item-level holds in the OPAC. Requires the addition of OPACItemHolds system pref ("Allow OPAC users to place hold on specific items. If OFF, users can only request next available copy." Type: YesNo). Also modifying redirect to show Holds tab in opac-user.pl. 2008-04-03 14:44:33 -05:00
opac-review.pl Remove extraneous code. Note: this is another example of unchecked input, yet unfixed. 2008-04-22 18:06:35 -05:00
opac-search.pl Fixing bug 1629: RSS Feeds of Search Results in OPAC 2008-05-01 18:55:13 -05:00
opac-sendbasket.pl bug fixing : encoding with texts in opac-sendbasket.pl 2008-01-29 07:58:22 -06:00
opac-serial-issues.pl Reintroducing history dates for serial-issue (see previous commit for staff // feature) 2008-04-10 02:52:54 -05:00
opac-shelves.pl Shelves consolidation to C4::VirtualShelves::Page. I can tell the consolidation 2008-01-14 16:45:21 -06:00
opac-shelves.pl.old Shelves consolidation to C4::VirtualShelves::Page. I can tell the consolidation 2008-01-14 16:45:21 -06:00
opac-showmarc.pl adding famfamfam iconset, improving isbn for amazon content, etc. 2008-04-07 21:20:22 -05:00
opac-showreviews.pl patches from paul 2007-08-08 07:41:19 -05:00
opac-suggestions.pl Changes to allow highlighting of current tab on user pages. 2008-03-19 15:46:17 -05:00
opac-tags.pl Adding TagsEnabled to list of known sysprefs, adding 'my tabs' 2008-04-22 21:00:56 -05:00
opac-tags_subject.pl opac-tags_subject.pl - touch up: this script is does not require Exporter. 2008-04-22 18:02:30 -05:00
opac-topissues.pl Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
opac-user.pl Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
opac-userdetails.pl cleanup for opac/ Dates - missing format_date, etc. 2007-12-04 18:56:27 -06:00
opac-userupdate.pl bugfix : ship utf-8 encoding in mail header 2008-05-12 10:07:55 -05:00
unapi Partial fixes to enable unapi for non-zebra and non-public-facing sru 2008-04-08 19:48:55 -05:00