Author: peter.krantz
Description:
WAI-ARIA landmark roles for Monobook skin
The W3C WAI-ARIA specification defines a set of specialised "landmark"
roles. These roles provide a method to programmatically identify commonly found
sections of web page content in a consistent way. This allows assistive
technologies (e.g. a screen reader) to provide users with features which they
can use to identify and navigate to sections of page content.
Landmark roles are specified with the role attribute in HTML. In order to keep
the template markup valid (when testing with the W3C markup validation service)
this patch adds landmark role data with a small javascript after the page has
loaded.
For more information on WAI-ARIA landmark roles see:
Using WAI ARIA landmark roles by Steve Faulkner:
http://www.paciellogroup.com/blog/?p=106
and the WAI-ARIA specification.
http://www.w3.org/WAI/PF/aria/
Regards,
Peter Krantz
Version: unspecified
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=24659
attachment monobook_wai-aria_landmark_roles.diff ignored as obsolete