Support linking to library info from copy display user/kmlussier/linked_libraries
authorDan Scott <dscott@laurentian.ca>
Mon, 8 Jul 2013 18:06:48 +0000 (14:06 -0400)
committerKathy Lussier <klussier@masslnc.org>
Thu, 18 Jul 2013 20:36:13 +0000 (16:36 -0400)
commit78e5128e8c7f11c425ea9f01746a24e51f9493ed
treeaf7f00645eac1e914a8c9b381358e7ac620f5399
parente66ddf9cc5f5e1415deb6cc8dce3c7d4ac50b2e7
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>
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]