From 27e679c23f07c0ed06acfc86c1f6fd3104bdb32c Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Tue, 26 Jun 2012 19:16:26 -0400 Subject: [PATCH] Add release notes for the temporary list warning feature. Signed-off-by: Jason Stephenson --- .../warn-when-adding-to-a-temporary-bookbag.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/warn-when-adding-to-a-temporary-bookbag.txt 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 index 0000000000..103ea48913 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/warn-when-adding-to-a-temporary-bookbag.txt @@ -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. -- 2.11.0