]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1268636 TPAC initial navigation headers
authorBill Erickson <berick@esilibrary.com>
Wed, 15 Jan 2014 15:44:44 +0000 (10:44 -0500)
committerBill Erickson <berick@esilibrary.com>
Tue, 11 Feb 2014 14:24:06 +0000 (09:24 -0500)
commitffda9748ee7e38d5e049ade9a9d59f7cd49cb646
tree9bfbf687d6294f71dcb00f8bbf096a3ef2908091
parent552928cee45238127b188c078bf309a20f8a8259
LP#1268636 TPAC initial navigation headers

Added a screen-reader only CSS class ("sr-only") for adding content
which should only be read by screen readers and is otherwise invisible.

Added hidden generic <h1> and page-specific <h2> entries to improve
web accessibility navigation.

Additional content-specific headers (h3 and down) are recommended for
content grouping, but not included in this commit.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
16 files changed:
Open-ILS/src/templates/opac/advanced.tt2
Open-ILS/src/templates/opac/browse.tt2
Open-ILS/src/templates/opac/cnbrowse.tt2
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/home.tt2
Open-ILS/src/templates/opac/login.tt2
Open-ILS/src/templates/opac/mylist.tt2
Open-ILS/src/templates/opac/parts/base.tt2
Open-ILS/src/templates/opac/parts/searchbar.tt2
Open-ILS/src/templates/opac/password_reset.tt2
Open-ILS/src/templates/opac/place_hold.tt2
Open-ILS/src/templates/opac/record.tt2
Open-ILS/src/templates/opac/register.tt2
Open-ILS/src/templates/opac/results.tt2
Open-ILS/src/templates/opac/sms_cn.tt2
Open-ILS/src/templates/opac/temp_warn.tt2