]> git.evergreen-ils.org Git - Evergreen.git/commit
Support linking to library info from copy display
authorDan Scott <dscott@laurentian.ca>
Mon, 8 Jul 2013 18:06:48 +0000 (14:06 -0400)
committerDan Scott <dan@coffeecode.net>
Mon, 22 Jul 2013 14:51:41 +0000 (10:51 -0400)
commit256229c024871954a9e0c082e5e02396c8b4aef1
treed0dd37a66d6a3a0c7787fe5398e3291ef2022f39
parent5d19146ef5a37337f5dea5725e9c137ab0d85728
Support linking to library info from copy display

If the "Library information URL" library setting has a value, then the
copy display section of the TPAC and KPAC will turn the library name
for that branch into a link to the given URL. This supports the patron
goal of quickly finding branch information such as hours of operation,
directions, and contact information.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.add_library_info_url_OUS.sql [new file with mode: 0644]
Open-ILS/src/templates/kpac/parts/copy_table.tt2
Open-ILS/src/templates/opac/parts/misc_util.tt2
Open-ILS/src/templates/opac/parts/record/copy_table.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2
docs/RELEASE_NOTES_NEXT/OPAC/link_library_names.txt [new file with mode: 0644]