From 75595d68553d201425e719f7e4f49b43a9f8e6e2 Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Mon, 30 Sep 2013 15:50:59 -0400 Subject: [PATCH] Responsive tpac release notes Add release notes entry for the recent responsive tpac work. Signed-off-by: Kathy Lussier --- docs/RELEASE_NOTES_NEXT/OPAC/responsive_tpac.txt | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/responsive_tpac.txt diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/responsive_tpac.txt b/docs/RELEASE_NOTES_NEXT/OPAC/responsive_tpac.txt new file mode 100644 index 0000000000..19b088299d --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/responsive_tpac.txt @@ -0,0 +1,27 @@ +Responsive catalog +^^^^^^^^^^^^^^^^^^ + +The design of the web catalog is more responsive, optimizing the display for +mobile devices. Users will see the following changes to the catalog's display +when viewing it on a device with a small screen: + +- Form elements on the basic search page are labeled and graphics/buttons are +resized so that the search form takes up the primary real estate on the page. + +- Titles from the result set display in a larger font and the results are front +and center on the search results page. A _refine these results_ button will +display facets that normally display in the left sidebar of the results page. +Links to place a hold or add to a list display prominently beneath holdings +information. + +- Search boxes and filters wrap neatly on the advanced search page. + +- The search bar is removed from the login and My Account pages to free up +screen real estate for more relevant information. + +- Navigational tabs were replaced with dropdown menus in several My Account +screens. + + + + -- 2.11.0