gnomeweb-wml r5900 - trunk/www.gnome.org/start/2.22/docbook/C



Author: davyd
Date: Thu Feb 28 22:48:32 2008
New Revision: 5900
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=5900&view=rev

Log:
Move a11y to its own section


Added:
   trunk/www.gnome.org/start/2.22/docbook/C/rna11y.xml
Modified:
   trunk/www.gnome.org/start/2.22/docbook/C/release-notes.xml
   trunk/www.gnome.org/start/2.22/docbook/C/rnadmins.xml

Modified: trunk/www.gnome.org/start/2.22/docbook/C/release-notes.xml
==============================================================================
--- trunk/www.gnome.org/start/2.22/docbook/C/release-notes.xml	(original)
+++ trunk/www.gnome.org/start/2.22/docbook/C/release-notes.xml	Thu Feb 28 22:48:32 2008
@@ -103,6 +103,8 @@
 	  <xi:include href="rnmemorial.xml" />
 		<!-- What's New For Users -->
 		<xi:include href="rnusers.xml" />
+		<!-- What's New In A11y -->
+		<xi:include href="rna11y.xml" />
 		<!-- What's New For Administrators -->
 		<xi:include href="rnadmins.xml" />
 		<!-- What's New for Developers -->

Added: trunk/www.gnome.org/start/2.22/docbook/C/rna11y.xml
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/start/2.22/docbook/C/rna11y.xml	Thu Feb 28 22:48:32 2008
@@ -0,0 +1,59 @@
+<?xml version="1.0"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
+<!ENTITY urlfiguresbase "figures/">
+<!ENTITY gnomeversion "2.22">
+]>
+
+<sect1 id="rna11y">
+	<title>What's New in Accessibility</title>
+
+	<sect2 id="sect:orca">
+		<title>Screenreading and Magnification Improvements</title>
+
+		<para>
+			<application>Orca</application>, GNOME's screenreading technology, has
+			many exciting improvements in 2.22. Close collaboration with Mozilla has
+			led to excellent accessibility in <application>Firefox 3</application>.
+			New is Orca is support for Accessible Rich Internet Applications (ARIA)
+			and Live Regions. This allows for much richer accessibility with today's
+			modern, dynamic web applications.
+		</para>
+		<para>
+			Orca in GNOME 2.22 also adds support for level 2 contracted braille.
+			Lots of work has also gone into improving its quality and stability.
+		</para>
+
+		<!-- FIXME: screenshot of contracted braille something -->
+
+		<para>
+			The screen magnifier has been improved and can now take advantage of
+			technology like X compositing to allow smoother scrolling and fullscreen
+			scrolling on hardware that supports it. There is also improved support for
+			colourblind filters.
+		</para>
+	</sect2>
+
+	<sect2 id="sect:mousetweaks">
+		<title>New Mouse Accessibility</title>
+
+		<para>
+			GNOME 2.22 now includes a set of special accessibility enhancements for
+			controlling the mouse. Features include:
+		</para>
+		<itemizedlist>
+			<listitem><para>the ability to capture the pointer within a region of the
+			screen;</para></listitem>
+			<listitem><para>the ability to open the contextual menu with only one
+											mouse button; and</para></listitem>
+			<listitem><para>the ability to perform different types of clicks (e.g.
+											single click, double click, dragging) without using a
+											mouse button (usually referred to as a
+											<emphasis>dwelling</emphasis>).</para></listitem>
+		</itemizedlist>
+
+		<!-- FIXME: screenshot of the mousetweaks dialog -->
+	</sect2>
+
+</sect1>
+<!-- vi:set tw=80 ts=2: -->

Modified: trunk/www.gnome.org/start/2.22/docbook/C/rnadmins.xml
==============================================================================
--- trunk/www.gnome.org/start/2.22/docbook/C/rnadmins.xml	(original)
+++ trunk/www.gnome.org/start/2.22/docbook/C/rnadmins.xml	Thu Feb 28 22:48:32 2008
@@ -67,25 +67,5 @@
 		<!-- FIXME: screenshot of the two dialogs -->
 	</sect2>
 
-	<sect2 id="sect:mousetweaks">
-		<title>New Mouse Accessibility</title>
-
-		<para>
-			GNOME 2.22 now includes a set of special accessibility enhancements for
-			controlling the mouse. Features include:
-		</para>
-		<itemizedlist>
-			<listitem><para>SOMETHING;</para></listitem>
-			<listitem><para>the ability to open the contextual menu with only one
-											mouse button; and</para></listitem>
-			<listitem><para>the ability to perform different types of clicks (e.g.
-											single click, double click, dragging) without using a
-											mouse button (usually referred to as a
-											<emphasis>dwelling</emphasis>).</para></listitem>
-		</itemizedlist>
-
-		<!-- FIXME: screenshot of the mousetweaks dialog -->
-	</sect2>
-
 </sect1>
 <!-- vi:set tw=80 ts=2: -->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]