Wiki
Version 15 (Patrick Broens, 2011-08-09 20:56)
| 1 | 2 | Patrick Broens | h1. Accessibility project |
|---|---|---|---|
| 2 | 2 | Patrick Broens | |
| 3 | 3 | Patrick Broens | h2. Introduction |
| 4 | 3 | Patrick Broens | |
| 5 | 11 | Patrick Broens | For this project first a local testing environment will be setup by Patrick Broens. This testing environment will cover all Content Objects from the TYPO3 Core with all their possible settings. Once this environment is setup, a .t3d file will be posted here on the Wiki. Other participants or people who are interested in this project, can use this .t3d file to follow the progress of the project. |
| 6 | 2 | Patrick Broens | |
| 7 | 2 | Patrick Broens | The testing environment will use a very clean output, HTML and CSS, not to disturb any of the output the core renders. Multiple things need to be checked and changed according to this check: |
| 8 | 2 | Patrick Broens | |
| 9 | 2 | Patrick Broens | * W3C validation of HTML, XHTML and CSS |
| 10 | 2 | Patrick Broens | * Inline styles are not allowed |
| 11 | 2 | Patrick Broens | * Accessibility according to BITV |
| 12 | 2 | Patrick Broens | |
| 13 | 2 | Patrick Broens | These checks and the outcome will be documented on this Wiki in week 30, including what has to be done and what has been done already. So the progress of the whole project is visible here. |
| 14 | 2 | Patrick Broens | |
| 15 | 2 | Patrick Broens | The first issues which will be resolved are the inline styles. Some investigation has already been done, especially for the style="width: xxpx;" for images and captions. This can be resolved quite easily using a different markup and CSS2.1. Some other inline style issues are still there which need some investigation. These issues need CSS, which can be put in the stylesheets already generated in typo3temp/. |
| 16 | 2 | Patrick Broens | |
| 17 | 2 | Patrick Broens | Stay tuned! |
| 18 | 4 | Patrick Broens | |
| 19 | 5 | Patrick Broens | h2. Tests |
| 20 | 4 | Patrick Broens | |
| 21 | 10 | Patrick Broens | There is a testing environment available which you can use locally or put it on a server. It consists of two files (t3d.tar.gz.part-xx) which have been splitted using the OSX split command and contains the T3D file for this setup. Next there is a file with the copy of the fileadmin folder (fileadmin.tar.gz) |
| 22 | 8 | Patrick Broens | |
| 23 | 4 | Patrick Broens | * [[W3C tests on HTML 4.0 Transitional / XHTML 1.0 Transitional / XHTML 1.0 Strict / XHTML 1.1 / HTML 5]] |
| 24 | 6 | Patrick Broens | * [[Inline styles]] |
| 25 | 7 | Patrick Broens | * [[Markup]] |
| 26 | 12 | Patrick Broens | |
| 27 | 12 | Patrick Broens | h2. Pending documentation for TSREF |
| 28 | 12 | Patrick Broens | |
| 29 | 12 | Patrick Broens | filelink: target has now data type "target/stdWrap" |
| 30 | 14 | Patrick Broens | filelink: title has been added and has data type "string/stdWrap". This is the title attribute for the link, titleText and altText are used for the icon. |
| 31 | 13 | Patrick Broens | GMENU: target has now data type "target/stdWrap" |
| 32 | 13 | Patrick Broens | TMENU: target has now data type "target/stdWrap" |
| 33 | 13 | Patrick Broens | IMGMENU: target has now data type "target/stdWrap" |
| 34 | 13 | Patrick Broens | JSMENU: target has now data type "target/stdWrap" |
| 35 | 15 | Patrick Broens | filelink: longdescURL has now data type "string/typolink" |
| 36 | 15 | Patrick Broens | FILE: longdescURL has now data type "string/typolink" |
| 37 | 15 | Patrick Broens | IMAGE: longdescURL has now data type "string/typolink" |
| 38 | 15 | Patrick Broens | IMGTEXT: longdescURL has now data type "string/typolink" |