[open-ils-commits] [GIT] Evergreen ILS branch master updated. e1327a0efbf8d84c79be2acdbeff6c3ea343f417
Evergreen Git
git at git.evergreen-ils.org
Tue Mar 6 16:03:51 EST 2018
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 e1327a0efbf8d84c79be2acdbeff6c3ea343f417 (commit)
from e029c5eb7aca2806fa583c6155638596dbe4b9ed (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 e1327a0efbf8d84c79be2acdbeff6c3ea343f417
Author: Kevin Tran <kdt8 at students.calvin.edu>
Date: Thu Mar 1 11:09:30 2018 -0500
Docs: Update search_interface.adoc for web client
- added a screenshot because the instructions seemed to lack a visual
- changed step 1 from "Search Facet Groups" to "Search Filter Groups"
Signed-off-by: Remington Steed <rjs7 at calvin.edu>
diff --git a/docs/admin/search_interface.adoc b/docs/admin/search_interface.adoc
index eb4a4b2..60dfff2 100644
--- a/docs/admin/search_interface.adoc
+++ b/docs/admin/search_interface.adoc
@@ -12,6 +12,8 @@ Value Maps*
. Select _Type_ from the *Record Attribute Type* select box.
. Double click on the format type you wish to edit.
+image::media/coded-value-1.png[Coded Value Map Format Editor]
+
To change the label for the type, enter a value in the *Search Label* field.
To move the option to a top list separated by a dashed line from the others,
@@ -58,7 +60,7 @@ staff client's Local Administration menu. This can be helpful if you want to
simplify your patrons' experience by presenting them with only certain
limiters (e.g. the most commonly used languages in your area). To do this,
-. Click *Administration -> Local Administration -> Search Facet Groups*.
+. Click *Administration -> Local Administration -> Search Filter Groups*.
. Click *New*.
. Enter descriptive values into the code and label fields. The owner needs to
be set to your consortium.
diff --git a/docs/media/coded-value-1.png b/docs/media/coded-value-1.png
new file mode 100644
index 0000000..9530027
Binary files /dev/null and b/docs/media/coded-value-1.png differ
-----------------------------------------------------------------------
Summary of changes:
docs/admin/search_interface.adoc | 4 +++-
docs/media/coded-value-1.png | Bin 0 -> 19797 bytes
2 files changed, 3 insertions(+), 1 deletions(-)
create mode 100644 docs/media/coded-value-1.png
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list