[Koha-bugs] [Bug 14734] New: Enhance 264 display in OPAC and Staff XSLT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 26 19:26:00 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14734

            Bug ID: 14734
           Summary: Enhance 264 display in OPAC and Staff XSLT
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: wsalesky at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Make 264 repeatable in display with labels that match the coding in the
indicators. So: 

Dynamically display as Producer, Publisher, Distributor, Manufacturer, and/or
Copyright Date information, that is, read 2nd indicators under 264 and
translate them to different descriptors: (brief/full display)
_0 → Producer
_1 → Publisher
_2 → Distributor
_3 → Manufacturer
_4 → Copyright Date (display copyright symbol [If I recall correctly, this is a
known bug])

example:
264 _1 --> Publisher: New York : Basic Books, [2005]
264 _4 --> Copyright date: ©2005

Display subfields a, b, c, 3

Use if/then/else regarding 260 and 264: If there is no 264, then display 260,
else display 264

This enhances changes made in:
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12724,
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12725,
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12726.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list