From: Bill Erickson <berick@esilibrary.com> Date: Wed, 22 Feb 2012 15:31:37 +0000 (-0500) Subject: Copy Location Search Groups : Release Notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=08b79d69c9df220cdc0b3920880d40e3b1051071;p=evergreen%2Fmasslnc.git Copy Location Search Groups : Release Notes Signed-off-by: Bill Erickson <berick@esilibrary.com> Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com> Signed-off-by: Dan Scott <dan@coffeecode.net> --- diff --git a/docs/RELEASE_NOTES_2_2.txt b/docs/RELEASE_NOTES_2_2.txt index ecd0808248..fc38aa5b8d 100644 --- a/docs/RELEASE_NOTES_2_2.txt +++ b/docs/RELEASE_NOTES_2_2.txt @@ -73,6 +73,22 @@ following steps: 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 ~~~~~~~~~~