#254: Accesibility: add access keys.
--------------------------+-------------------------------------------------
Reporter: fasouto | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: *general* | Version:
Keywords: accesibility |
--------------------------+-------------------------------------------------
People with limited mobility or visually impaired need to navigate with
keyboard shortcuts. The implementation it's really easy, adding the
"accesskey=[char]" to the HTML.
There's already an access key in the CERN library website to go to the
main content(try pressing Shift+Alt+1 on Firefox) but I can't find it in
my Invenio installation.
There's a de facto standard promoted by the UK goverment with the
following keyboard shortcuts:
S - Skip navigation
1 - Home page
2 - What's new
3 - Site map
4 - Search
5 - Frequently Asked Questions (FAQ)
6 - Help
7 - Complaints procedure
8 - Terms and conditions
9 - Feedback form
0 - Access key details
--
Ticket URL: <http://invenio-software.org/ticket/254>
Invenio <http://invenio-software.org>