Linked libraries docs
authorKathy Lussier <klussier@masslnc.org>
Sun, 27 Apr 2014 04:48:36 +0000 (00:48 -0400)
committerKathy Lussier <klussier@masslnc.org>
Sun, 27 Apr 2014 05:29:09 +0000 (01:29 -0400)
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 <klussier@masslnc.org>
docs/opac/linked_libraries.txt [new file with mode: 0644]
docs/root.txt

diff --git a/docs/opac/linked_libraries.txt b/docs/opac/linked_libraries.txt
new file mode 100644 (file)
index 0000000..3bba713
--- /dev/null
@@ -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.
+
+
+
index f4c9091..db2c6ec 100644 (file)
@@ -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