Changes

Jump to: navigation, search

Accessibility legislation

1,207 bytes added, 20:16, 4 April 2014
Created page with "As of January 1st 2012, the AODA Act legally requires all organizations providing goods or services to the public or to other organizations in Ontario to provide accessible cu..."
As of January 1st 2012, the AODA Act legally requires all organizations providing goods or services to the public or to other organizations in Ontario to provide accessible customer service to all people, including those with disabilities.

One step towards achieving this goal is to ensure that any HTML templates configured within the system includes the following section of HTML code:

<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">
<!DOCTYPE HTML PUBLIC"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>appropriate title goes here </title>
</pre>

Areas in the system where this HTML code should be added includes . . .

* [[Template Page|L1, L2 and L3 template pages]]
* [[Sign-Up Pages|Registration pages]]
* [[Login Screen Content|Login page template]]
* [[Report Template|Report Templates]]
* [[Custom Field Type: Display Only – Web Page View|Web Page Views]]
* [[Custom Field Type: Special - XML Data|XML Sections]]
Smartstaff, administrator
4,478
edits

Navigation menu