From 16844fa060b87eb5eaa1e6fe1068d0c5d326b88d Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 22 Feb 2012 10:31:37 -0500 Subject: [PATCH] Copy Location Search Groups : Release Notes Signed-off-by: Bill Erickson Signed-off-by: Lebbeous Fogle-Weekley --- docs/RELEASE_NOTES_2_2.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/RELEASE_NOTES_2_2.txt b/docs/RELEASE_NOTES_2_2.txt index 3ad4ace29c..3598202c64 100644 --- a/docs/RELEASE_NOTES_2_2.txt +++ b/docs/RELEASE_NOTES_2_2.txt @@ -38,6 +38,22 @@ UPDATE biblio.record_entry New features ------------ +OPAC +~~~~ + +Copy Location Groups +^^^^^^^^^^^^^^^^^^^^ +This feature allows staff to create and name sets of copy locations to use as +a search filter in the catalog. OPAC-visible groups will display within the +library selector in the template toolkit OPAC. When a user selects a group +and performs a search, the set of results will be limited to records that have +copies in one of the copy locations within the group. Groups can live at any +level of the library hierarchy and may include copy locations from any parent +org unit or child org unit. + +For advanced users, this change includes a new Query Parser filter called +location_groups(). + Cataloging ~~~~~~~~~~ -- 2.11.0