OPAC Browse: Various interface improvements
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 13 Jun 2013 20:22:13 +0000 (16:22 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 13 Jun 2013 20:22:13 +0000 (16:22 -0400)
commit0c583d24aa2032c134785f0f5af768406f69a5fc
tree79169c42f73a436f1946afc36e9adb39111e7f34
parent939402958030428e8ac0c6042a1f456670c043ec
OPAC Browse: Various interface improvements

  * Change of wording for the starts-with-article warnings, plus the
    addition of a link to browse with the same term without the article.

  * Forward button relabeled "Next", to be more consistent with other
    things.

  * Spinners for form submission and back/next buttons, done in a way
    similar to the OPAC search interfaces.

  * Apply the user setting 'opac.hits_per_page' to serve as the default
    number of browse hits per page when users are logged in.

  * Numbered browse results instead of bulleted.

  * Change of wording around the controls where the user enters browse
    terms and selects a search class and context location.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Browse.pm
Open-ILS/src/templates/opac/browse.tt2
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/qtype_selector.tt2