From: Kathy Lussier Date: Sun, 27 Apr 2014 04:48:36 +0000 (-0400) Subject: Linked libraries docs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ebe8cf27027b990723d6956a11bdc508ffe66bda;p=evergreen%2Ftadl.git Linked libraries docs Documentation to the 2.5 feature that allows sites to add links in the catalog from copy details area of the catalog. Signed-off-by: Kathy Lussier --- diff --git a/docs/opac/linked_libraries.txt b/docs/opac/linked_libraries.txt new file mode 100644 index 0000000000..3bba7132a0 --- /dev/null +++ b/docs/opac/linked_libraries.txt @@ -0,0 +1,23 @@ +Library Links from Copy Details +------------------------------- + +An Evergreen site can configure the catalog to provide links to a library's web +site from the copy details section of the search results page, the record +summary page, and the kids catalog record summary page. These links allow a +patron to quickly access branch information, such as the location, hours of +operation, and/or contact information. + +To configure the links: + +. Go to *Admin* -> *Local Administration* -> *Library Settings Editor* +. Edit the *Library Information URL* setting for the branch. +[NOTE] +If you set the URL at the system level, that URL will be used as the link for +all child branches. +. Enter the URL in the following format: http://example.com/about.html +[NOTE] +If a branch or its parent does not have a Library Information URL set, the +branch name will display as normal text. + + + diff --git a/docs/root.txt b/docs/root.txt index f4c9091a4f..db2c6ec181 100644 --- a/docs/root.txt +++ b/docs/root.txt @@ -384,6 +384,8 @@ include::opac/catalog_browse.txt[] include::opac/advanced_features.txt[] +include::opac/linked_libraries.txt[] + // Push titles down one level. :leveloffset: 1