]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Tpac - add additional subfields for title in search results
authorBen Shum <bshum@biblio.org>
Sat, 17 Mar 2012 02:55:07 +0000 (22:55 -0400)
committerDan Scott <dan@coffeecode.net>
Sat, 17 Mar 2012 04:11:02 +0000 (00:11 -0400)
commit18bc30fe1aecdf19a21aaecd769c3ac3194b8fea
treec2544080211e62e6feaa9107bb491cdd409d0972
parent364e37ddaba69149f6ce7820dffdbc2246592bd8
Tpac - add additional subfields for title in search results

Originally, titles in Tpac only showed based on tag 245 subfield a.
This sometimes led to difficulty identifying specific records from
each other if it was part of a set or had additional title information
in other subfields.

Modified default title function to include the following:

subfield b = remainder of title
subfield n = number of part/section of a work
subfield p = name of part/section of a work

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/src/templates/opac/parts/misc_util.tt2