]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/opac/linked_libraries.adoc
Change all docs filenames to .adoc
[working/Evergreen.git] / docs / opac / linked_libraries.adoc
1 Library Information Pages
2 -------------------------
3
4 The branch name displayed in the copy details section of the search results
5 page, the record summary page, and the kids catalog record summary page will
6 link to a library information page. This page is located at
7 `http://hostname/eg/opac/library/<SHORTNAME>` and at
8 `http://hostname/eg/opac/library/<ID>`.
9
10 Evergreen automatically generates this page based on information entered in
11 *Admin* -> *Server Administration* -> *Organizational Units* (actor.org_unit).
12
13 The library information page displays:
14
15 * The name of the library
16 * Opening hours
17 * E-mail address
18 * Phone number
19 * Mailing address
20 * The branch's parent library system
21
22 An Evergreen site can also display a link to the library's web site on the
23 information page.
24
25 To display a link:
26
27 . Go to *Admin* -> *Local Administration* -> *Library Settings Editor*.
28 . Edit the *Library Information URL* setting for the branch.
29 [NOTE]
30 If you set the URL at the system level, that URL will be used as the link for
31 the system and for all child branches that do not have its own URL set.
32 . Enter the URL in the following format: http://example.com/about.html.
33
34 An Evergreen site may also opt to link directly from the copy details section
35 of the catalog to the library web site, bypassing the automatically-generated
36 library information page. To do so:
37
38 . Add the library's URL to the *Library Information URL* setting as described
39 above.
40 . Go to *Admin* -> *Local Administration* -> *Library Settings Editor*.
41 . Set the *Use external "library information URL" in copy table, if available*
42 setting to true.
43
44 The library information pages publish schema.org structured data, as do parts of the OPAC  bibliographic record views, which can enable search engines and other systems to better understand your libraries and their resources.