Adding new OPAC features to Release Notes.
authorKathy Lussier <klussier@masslnc.org>
Tue, 1 Oct 2013 17:03:07 +0000 (13:03 -0400)
committerKathy Lussier <klussier@masslnc.org>
Fri, 4 Oct 2013 14:54:05 +0000 (10:54 -0400)
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
docs/RELEASE_NOTES_NEXT/OPAC/conjoined_items.txt [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/OPAC/copy_location_filter.txt [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/OPAC/locg-ou-name.txt [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/OPAC/maintenance_message.txt [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/OPAC/my_list_enhancements.txt [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/OPAC/rss_links.txt [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/conjoined_items.txt b/docs/RELEASE_NOTES_NEXT/OPAC/conjoined_items.txt
new file mode 100644 (file)
index 0000000..904a539
--- /dev/null
@@ -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 (file)
index 0000000..752017c
--- /dev/null
@@ -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 (file)
index 0000000..4af1355
--- /dev/null
@@ -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 (file)
index 0000000..43d6d12
--- /dev/null
@@ -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 (file)
index 0000000..154c867
--- /dev/null
@@ -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 (file)
index 0000000..3ecbfd2
--- /dev/null
@@ -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.