Docs for library links
authorKathy Lussier <klussier@masslnc.org>
Sun, 27 Apr 2014 05:13:59 +0000 (01:13 -0400)
committerKathy Lussier <klussier@masslnc.org>
Sun, 27 Apr 2014 05:13:59 +0000 (01:13 -0400)
Adding documentation for the new 2.5 feature allowing sites to configure
links to their web sites from 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..cecf86f
--- /dev/null
@@ -0,0 +1,20 @@
+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 79292b8..764d2b3 100644 (file)
@@ -382,6 +382,8 @@ include::opac/catalog_browse.txt[]
 
 include::opac/advanced_features.txt[]
 
+include::opac/linked_libraries.txt[]
+
 // Push titles down one level.
 :leveloffset: 1