Add release notes for the temporary list warning feature.
authorJason Stephenson <jason@sigio.com>
Tue, 26 Jun 2012 23:16:26 +0000 (19:16 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Thu, 5 Jul 2012 13:23:35 +0000 (09:23 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>
docs/RELEASE_NOTES_NEXT/warn-when-adding-to-a-temporary-bookbag.txt [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/warn-when-adding-to-a-temporary-bookbag.txt b/docs/RELEASE_NOTES_NEXT/warn-when-adding-to-a-temporary-bookbag.txt
new file mode 100644 (file)
index 0000000..103ea48
--- /dev/null
@@ -0,0 +1,15 @@
+Warn When Adding to a Temporary Bookbag
+---------------------------------------
+
+TPAC has been modified so that a user will see a warning before adding
+a record to a temporary bookbag.  This message serves to inform the
+user that they are adding to a temporary list that will disappear when
+their session ends.
+
+A new org. unit setting has been added,
+opac.patron.temporary_list_warn, that will enable this warning when
+set.  Sites may choose not to display this warning.
+
+The user may also set a preference in their search preferences to
+disable this warning.  The setting only works when a user is logged
+in, of course.