Support linking to library info from copy display user/dbs/linked_libraries
authorDan Scott <dscott@laurentian.ca>
Mon, 8 Jul 2013 18:06:48 +0000 (14:06 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 17 Jul 2013 00:55:35 +0000 (20:55 -0400)
commitaeabe10c51b502a7d9256c2e760fca13e726fdf3
tree1139348297ae51132f4eb4de70ca62c6dd93b90a
parentcc375f60c2e7fdfdf3075916da2ff319799a0c64
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>
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]