home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Komunik / Amaya / WinNT2000 / amaya-WindowsNT-4.3.exe / _SETUP.1 / Access.html < prev    next >
Encoding:
Extensible Markup Language  |  2001-02-22  |  4.5 KB  |  105 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <title>Accessibility in Amaya</title>
  7.   <meta name="GENERATOR" content="amaya V4.2.2" />
  8.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  9. </head>
  10.  
  11. <body xml:lang="en" lang="en">
  12.  
  13. <table border="0" width="100%" summary="toc">
  14.   <tbody>
  15.     <tr>
  16.       <td><p><img border="0" alt="W3C" src="../../Icons/WWW/w3c_home" /> <img
  17.         border="0" alt="Amaya" src="../Icons/amaya.gif" /></p>
  18.       </td>
  19.       <td><p align="right"><a href="Configure.html" accesskey="p"><img
  20.         alt="previous" border="0" src="../Icons/left.gif" /></a> <a
  21.         href="Manual.html" accesskey="t"><img alt="top" border="0"
  22.         src="../Icons/up.gif" /></a></p>
  23.       </td>
  24.     </tr>
  25.   </tbody>
  26. </table>
  27.  
  28. <div id="Access">
  29. <h2>Accessibility and Amaya</h2>
  30.  
  31. <h3>Producing Accessible content</h3>
  32.  
  33. <p>Amaya can be used to produce content that conforms to the W3C's <a
  34. href="http://www.w3.org/TR/WAI-WEBCONTENT">Web Content Accessibility
  35. Guidelines</a>. Some features, such as the requirement for an alt attribute
  36. for images and imagemap areas are already built in - it is impossible to add
  37. an image until it has alternative text. Amaya also automatically produces
  38. valid W3C compliant markup. Other features, such as appropriate long
  39. descriptions and captioning must be done by the author through the attributes
  40. menus or structure menus.</p>
  41.  
  42. <p>The Amaya help documentation currently describes <a
  43. href="HTML-elements/infoTypes.html">how to use a few individual HTML
  44. elements</a> and as that documentation is written it will include help on how
  45. to ensure that the pages produced are accessible. In the meantime the most
  46. thorough guidelines are the W3C's <a
  47. href="http://www.w3.org/TR/WAI-WEBCONTENT">Web Content Accessibility
  48. Guidelines</a>. The W3C's <a href="http://www.w3.org/WAI">Web Accessibility
  49. Initiative</a> also publishes "<a
  50. href="http://www.w3.org/WAI/References/QuickTips/#Introduction">Quick Tips to
  51. make accessible Web sites</a>", ten handy reminders which are:</p>
  52. <ul>
  53.   <li><strong>Images & animations.</strong> Use the <code>alt</code>
  54.     attribute to describe the function of each visual.</li>
  55.   <li><strong>Image maps.</strong> Use client-side <code>MAP</code> and text
  56.     for hotspots.</li>
  57.   <li><strong>Multimedia.</strong> Provide captioning and transcripts of
  58.     audio, and descriptions of video.</li>
  59.   <li><strong>Hypertext links.</strong> Use text that makes sense when read
  60.     out of context. For example, avoid <q>click here</q>.</li>
  61.   <li><strong>Page organization.</strong> Use headings, lists, and consistent
  62.     structure. Use <strong>CSS</strong> for layout and style where
  63.   possible.</li>
  64.   <li><strong>Graphs & charts.</strong> Summarize or use the
  65.     <code>longdesc</code> attribute.</li>
  66.   <li><strong>Scripts, applets, & plug-ins.</strong> Provide alternative
  67.     content in case active features are inaccessible or unsupported.</li>
  68.   <li><strong>Frames.</strong> Use <code>NOFRAMES</code> and meaningful
  69.     titles.</li>
  70.   <li><strong>Tables.</strong> Make line by line reading sensible.
  71.   Summarize.</li>
  72.   <li><strong>Check your work.</strong> Validate. Use tools, checklist, and
  73.     guidelines at <a
  74.     href="http://www.w3.org/TR/WAI-WEBCONTENT">http://www.w3.org/TR/WAI-WEBCONTENT</a>.</li>
  75. </ul>
  76.  
  77. <p></p>
  78.  
  79. <h3>Accessibility of Amaya</h3>
  80.  
  81. <p>Amaya's accessibility for people with disabilities is being improved with
  82. each release. Currently it is possible to perform most functions in Amaya
  83. without using a mouse, and to do most editing functions (except entering text)
  84. without using the keyboard.</p>
  85.  
  86. <p>Accessibility features in the current version include:</p>
  87. <ul>
  88.   <li>Alternate, Link, Structure and Table of Contents views that can be
  89.     navigated and edited, and are all synchronized to the Formatted
  90.   view..</li>
  91.   <li>Source editing.</li>
  92.   <li>Adding, removing and editing multiple stylesheets dynamically, including
  93.     a user stylesheet.</li>
  94.   <li>Access keys and Keyboard activation of commands, and links and form
  95.     controls.</li>
  96. </ul>
  97. </div>
  98.  
  99. <p align="right"><a href="Configure.html"><img alt="previous" border="0"
  100. src="../Icons/left.gif" /></a> <a href="Manual.html"><img alt="top" border="0"
  101. src="../Icons/up.gif" /></a></p>
  102. <hr />
  103. </body>
  104. </html>
  105.