[open-ils-commits] [GIT] Evergreen ILS branch master updated. 49c7b01fe388e1f9f69970d1c1653832728fd551
Evergreen Git
git at git.evergreen-ils.org
Sun Nov 5 08:19:35 EST 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via 49c7b01fe388e1f9f69970d1c1653832728fd551 (commit)
via 7880c71ce59d57dce763a22271c4b8a1d50826b2 (commit)
from b7b8bcc8fb314e9164d8c52dc5da446d1015b918 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 49c7b01fe388e1f9f69970d1c1653832728fd551
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date: Sun Nov 5 05:18:19 2017 -0800
Docs: front matter about web client in every relevant manual
Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
diff --git a/docs/root_acquisitions.adoc b/docs/root_acquisitions.adoc
index 2d17aaf..dd1cbfb 100644
--- a/docs/root_acquisitions.adoc
+++ b/docs/root_acquisitions.adoc
@@ -25,6 +25,14 @@ include::shared/about_evergreen.adoc[]
include::admin/web_client-login.adoc[]
+include::admin/web-client-browser-best-practices.adoc[]
+
+:leveloffset: 0
+
+include::shared/workstation_settings.adoc[]
+
+:leveloffset: -1
+
include::acquisitions/introduction.adoc[]
include::acquisitions/selection_lists_po.adoc[]
diff --git a/docs/root_cataloging.adoc b/docs/root_cataloging.adoc
index aa97936..c80108f 100644
--- a/docs/root_cataloging.adoc
+++ b/docs/root_cataloging.adoc
@@ -25,6 +25,13 @@ include::shared/about_evergreen.adoc[]
include::admin/web_client-login.adoc[]
+include::admin/web-client-browser-best-practices.adoc[]
+
+:leveloffset: 0
+
+include::shared/workstation_settings.adoc[]
+
+:leveloffset: -1
include::cataloging/MARC_Editor.adoc[]
diff --git a/docs/root_circulation.adoc b/docs/root_circulation.adoc
index 32fc0c4..64fad23 100644
--- a/docs/root_circulation.adoc
+++ b/docs/root_circulation.adoc
@@ -23,6 +23,14 @@ include::shared/about_evergreen.adoc[]
include::admin/web_client-login.adoc[]
+include::admin/web-client-browser-best-practices.adoc[]
+
+:leveloffset: 0
+
+include::shared/workstation_settings.adoc[]
+
+:leveloffset: -1
+
include::circulation/circulation_patron_records_web_client.adoc[]
include::circulation/circulating_items_web_client.adoc[]
diff --git a/docs/root_serials.adoc b/docs/root_serials.adoc
index 30a4d2a..1426e11 100644
--- a/docs/root_serials.adoc
+++ b/docs/root_serials.adoc
@@ -24,6 +24,14 @@ include::shared/about_evergreen.adoc[]
include::admin/web_client-login.adoc[]
+include::admin/web-client-browser-best-practices.adoc[]
+
+:leveloffset: 0
+
+include::shared/workstation_settings.adoc[]
+
+:leveloffset: -1
+
include::serials/A-intro.adoc[]
:leveloffset: 0
diff --git a/docs/root_staff_client_admin.adoc b/docs/root_staff_client_admin.adoc
index 8f3ba64..d17f528 100644
--- a/docs/root_staff_client_admin.adoc
+++ b/docs/root_staff_client_admin.adoc
@@ -26,15 +26,16 @@ include::shared/about_evergreen.adoc[]
include::admin/web_client-login.adoc[]
+include::admin/web-client-browser-best-practices.adoc[]
+
:leveloffset: 0
-include::admin/web_client-browser-tab-shortcuts.adoc[]
+include::shared/workstation_settings.adoc[]
:leveloffset: -1
include::admin/librarysettings.adoc[]
-
:leveloffset: 0
Organizational Unit administration
diff --git a/docs/shared/workstation_settings.adoc b/docs/shared/workstation_settings.adoc
new file mode 100644
index 0000000..86cfa19
--- /dev/null
+++ b/docs/shared/workstation_settings.adoc
@@ -0,0 +1,33 @@
+Configuring Evergreen for your workstation
+==========================================
+
+Setting search defaults
+-----------------------
+
+* Go to Administration -> Workstation.
+* Use the dropdown menu to select an appropriate
+_Default Search Library_. The default search library
+setting determines what library is searched from the
+advanced search screen and portal page by default.
+You can override this setting when you are actually
+searching by selecting a different library.
+One recommendation is to set the search library to the
+highest point you would normally want to search.
+* Use the dropdown menu to select an appropriate
+_Preferred Library_. The preferred library is used to
+show copies and electronic resource URIs regardless
+of the library searched. One recommendation is to set
+this to your home library so that local copies show up
+first in search results.
+* Use the dropdown menu to select an appropriate
+_Advanced Search Default Pane_. Advanced search has
+secondary panes for Numeric and MARC Expert searching.
+You can change which one is loaded by default when
+opening a new catalog window here.
+
+Turning off sounds
+------------------
+
+* Go to Administration -> Workstation.
+* Click the checkbox labeled _Disable Sounds?_
+
commit 7880c71ce59d57dce763a22271c4b8a1d50826b2
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date: Sun Nov 5 04:53:23 2017 -0800
Docs: adding web client login instructions to cataloging manual
Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
diff --git a/docs/root_cataloging.adoc b/docs/root_cataloging.adoc
index 0b7cd6f..aa97936 100644
--- a/docs/root_cataloging.adoc
+++ b/docs/root_cataloging.adoc
@@ -23,6 +23,9 @@ include::shared/about_evergreen.adoc[]
:leveloffset: -1
+include::admin/web_client-login.adoc[]
+
+
include::cataloging/MARC_Editor.adoc[]
:leveloffset: 0
-----------------------------------------------------------------------
Summary of changes:
docs/root_acquisitions.adoc | 8 ++++++++
docs/root_cataloging.adoc | 10 ++++++++++
docs/root_circulation.adoc | 8 ++++++++
docs/root_serials.adoc | 8 ++++++++
docs/root_staff_client_admin.adoc | 5 +++--
docs/shared/workstation_settings.adoc | 33 +++++++++++++++++++++++++++++++++
6 files changed, 70 insertions(+), 2 deletions(-)
create mode 100644 docs/shared/workstation_settings.adoc
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list