From e66a212ff344231138bdb14d89d4b9ed2654aa17 Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Tue, 1 Oct 2013 13:03:07 -0400 Subject: [PATCH] Adding new OPAC features to Release Notes. Signed-off-by: Kathy Lussier --- docs/RELEASE_NOTES_NEXT/OPAC/conjoined_items.txt | 6 ++++++ .../OPAC/copy_location_filter.txt | 4 ++++ docs/RELEASE_NOTES_NEXT/OPAC/locg-ou-name.txt | 9 +++++++++ .../RELEASE_NOTES_NEXT/OPAC/maintenance_message.txt | 6 ++++++ .../OPAC/my_list_enhancements.txt | 13 +++++++++++++ docs/RELEASE_NOTES_NEXT/OPAC/rss_links.txt | 5 +++++ 6 files changed, 43 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/conjoined_items.txt create mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/copy_location_filter.txt create mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/locg-ou-name.txt create mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/maintenance_message.txt create mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/my_list_enhancements.txt create mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/rss_links.txt diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/conjoined_items.txt b/docs/RELEASE_NOTES_NEXT/OPAC/conjoined_items.txt new file mode 100644 index 0000000000..904a5393b7 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/conjoined_items.txt @@ -0,0 +1,6 @@ +Support for Conjoined Items +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The catalog now supports the display of conjoined items. The "joined" titles +will display a copy record with a link in the copy table back to the "master" +bib. The master bib will display a set of links to individual titles. diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/copy_location_filter.txt b/docs/RELEASE_NOTES_NEXT/OPAC/copy_location_filter.txt new file mode 100644 index 0000000000..752017cae8 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/copy_location_filter.txt @@ -0,0 +1,4 @@ +Shelving Location Filter +^^^^^^^^^^^^^^^^^^^^^^^^ + +Filtering by shelving location is now available from the Advanced Search screen. diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/locg-ou-name.txt b/docs/RELEASE_NOTES_NEXT/OPAC/locg-ou-name.txt new file mode 100644 index 0000000000..4af1355977 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/locg-ou-name.txt @@ -0,0 +1,9 @@ +Ability to set search context by shortname +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +When searching in the catalog, sites are able to set the search location by +embedding a locg parameter in the URL. With this new features, sites will be +able to use a branch's shortname to set the search locations whereas +previously, sites could only use an org unit id. This parameter is case +insensitive. + diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/maintenance_message.txt b/docs/RELEASE_NOTES_NEXT/OPAC/maintenance_message.txt new file mode 100644 index 0000000000..43d6d12eb0 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/maintenance_message.txt @@ -0,0 +1,6 @@ +OPAC Maintenance Message +^^^^^^^^^^^^^^^^^^^^^^^^ + +Sites can now set a maintenance message to display in the catalog by setting +the ctx.maintenance_message variable in config.tt2. + diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/my_list_enhancements.txt b/docs/RELEASE_NOTES_NEXT/OPAC/my_list_enhancements.txt new file mode 100644 index 0000000000..154c8670e2 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/my_list_enhancements.txt @@ -0,0 +1,13 @@ +My List Enhancements +^^^^^^^^^^^^^^^^^^^^ + +The _My Lists_ feature has the following enhancements: + +* Improvement on current navigation for _My Lists_ by displaying a page number +and allowing for navigation by page number; +* Addition of pagination for items in a list; +* Addition of _My Lists Preferences_ tab in _Account Preferences_ where users +can identify the number of lists and the number of list items that should +display in each page; +* A prompt now displays when users select the _Delete List_ button confirming +that they really want to delete the list. diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/rss_links.txt b/docs/RELEASE_NOTES_NEXT/OPAC/rss_links.txt new file mode 100644 index 0000000000..3ecbfd25d9 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/rss_links.txt @@ -0,0 +1,5 @@ +RSS Links to Full Catalog Record +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Links in RSS feeds now point directly to the catalog record instead of the +htmlholdings-full format of the record. -- 2.43.2