Edit

Enhancement Details

117
You Must Login To Vote
Web Accessibility Initiative (WAI)

Level AAA conformance icon,W3C-WAI Web Content Accessibility Guidelines 1.0 The Web Accessibility Initiative (WAI) develops strategies, guidelines, and resources to help make the Web accessible to people with disabilities. Web accessibility encompasses all disabilities that affect access to the Web, including visual, auditory, physical, speech, cognitive, and neurological disabilities. The document "How People with Disabilities Use the Web" describes how different disabilities affect Web use and includes scenarios of people with disabilities using the Web.

Problem:
Millions of people have disabilities that affect their use of the Web. Currently most Web sites and Web software have accessibility barriers that make it difficult or impossible for many people with disabilities to use the Web

Rationale:
A key principle of Web accessibility is designing Web sites that are flexible to meet different user needs, preferences, and situations. This flexibility also benefits people without disabilities in certain situations, such as people using a slow Internet connection, people with "temporary disabilities" such as a broken arm, and people with changing abilities due to aging.

Solution:
Involve all DotNetNuke project community to start changing the front-end of the modules.

Impact:
Low - add simple html attributes: title, alt, summary, UseAccessibleHeader, etc

Risk:
no risk
Created: 5/30/2007 6:28:45 AM by Filipe Fonseca
Scheduled For Version:
Delivered In Version:

Return



Comments

You Must Be Logged In To Add A Comment

 Silvio Bösch
11/24/2009 11:16:26 AM
We create our skins with the css framework YAML (http://www.yaml.dnn.ch) which makes it easy to create accessible css based skins and provides a lot of accessibility features such as optimizations for screenreaders (waia area landmarks, skip-links).
 Filipe Fonseca
4/30/2009 12:21:11 PM
at the moment Dnn doesn't support access keys. Normally we create a single page that as all links, like a menu or a site map. You can easily develop a module that generates this accessible Sitemap.
 Sheila Dale
4/30/2009 6:25:47 AM
Are there any verions of DNN that enable access keys to be implemented?
 pampansil
10/8/2007 7:30:24 AM
This is a basic feature, and it will also make DNN Law compliant in some countries.
 Rodney
8/9/2007 11:22:33 PM
Useragent style template control selection would also be benefical
 Michael P. Schulze
6/7/2007 5:37:11 PM
DNN should be valid XHTML and off course tableless (also all core modules)
 Harold
5/31/2007 3:25:54 AM
It would also help to make dnn xhtml compliant.
 cathal connolly
5/30/2007 7:09:30 PM
This is an area I'm working on already, expect to see some changes, and some guidelines to help on this area in the next few releases.