gnomeweb-wml r6414 - in trunk: . www.gnome.org/projects/accessibility www.gnome.org/projects/accessibility/prosimii www.gnome.org/projects/accessibility/talks



Author: wwalker
Date: Fri Oct 31 00:14:19 2008
New Revision: 6414
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6414&view=rev

Log:
Make some CSS fixes for underlines and also add some a11y article 
references.


Modified:
   trunk/ChangeLog
   trunk/www.gnome.org/projects/accessibility/index.html
   trunk/www.gnome.org/projects/accessibility/prosimii/prosimii-screen-alt.css
   trunk/www.gnome.org/projects/accessibility/prosimii/prosimii-screen.css
   trunk/www.gnome.org/projects/accessibility/talks/talks.html

Modified: trunk/www.gnome.org/projects/accessibility/index.html
==============================================================================
--- trunk/www.gnome.org/projects/accessibility/index.html	(original)
+++ trunk/www.gnome.org/projects/accessibility/index.html	Fri Oct 31 00:14:19 2008
@@ -111,8 +111,8 @@
           our <a href="screencasts.html">screencasts</a> that
           demonstrate a subset of the GNOME Accessibility
           features.</p>
-	  <p>We've also given a number
-	  of <a href="talks/talks.html">talks</a> over the years.</p>
+	  <p>We've also created a number
+	  of <a href="talks/talks.html">articles and talks</a> over the years.</p>
         </div>
 
         <div class="quarter">

Modified: trunk/www.gnome.org/projects/accessibility/prosimii/prosimii-screen-alt.css
==============================================================================
--- trunk/www.gnome.org/projects/accessibility/prosimii/prosimii-screen-alt.css	(original)
+++ trunk/www.gnome.org/projects/accessibility/prosimii/prosimii-screen-alt.css	Fri Oct 31 00:14:19 2008
@@ -274,7 +274,7 @@
   background-color: transparent;
   font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
   font-size: 145%;
-  text-decoration: none;
+  #text-decoration: none;
   margin: 0;
   padding: 1ex 0 0 0;
   display: block;
@@ -339,4 +339,4 @@
 
 #footer a:hover {
   text-decoration: none;
-}
\ No newline at end of file
+}

Modified: trunk/www.gnome.org/projects/accessibility/prosimii/prosimii-screen.css
==============================================================================
--- trunk/www.gnome.org/projects/accessibility/prosimii/prosimii-screen.css	(original)
+++ trunk/www.gnome.org/projects/accessibility/prosimii/prosimii-screen.css	Fri Oct 31 00:14:19 2008
@@ -227,7 +227,7 @@
   background-color: transparent;
   font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
   font-size: 145%;
-  text-decoration: none;
+  #text-decoration: none;
   margin: 0;
   padding: 1ex 0 0 0;
   display: block;
@@ -356,4 +356,4 @@
 
 #footer a:hover {
   text-decoration: none;
-}
\ No newline at end of file
+}

Modified: trunk/www.gnome.org/projects/accessibility/talks/talks.html
==============================================================================
--- trunk/www.gnome.org/projects/accessibility/talks/talks.html	(original)
+++ trunk/www.gnome.org/projects/accessibility/talks/talks.html	Fri Oct 31 00:14:19 2008
@@ -11,7 +11,7 @@
     <link rel="stylesheet" type="text/css" href="../prosimii/prosimii-screen.css" media="screen, tv, projection" title="Default" />
     <link rel="stylesheet alternative" type="text/css" href="../prosimii/prosimii-print.css" media="screen" title="Print Preview" />
     <link rel="stylesheet" type="text/css" href="../prosimii/prosimii-print.css" media="print" />
-    <title>GNOME Accessibility - Talks</title>
+    <title>GNOME Accessibility - Articles and Talks</title>
     <link rel="icon" type="image/png" href="images/logo.png" />
   </head>
 
@@ -27,9 +27,9 @@
       </div>
 
       <div class="midHeader">
-        <h1 class="headerTitle">GNOME Accessibility - Talks</h1>
+        <h1 class="headerTitle">GNOME Accessibility - Articles and Talks</h1>
         <div class="headerSubTitle">
-          Past talks about GNOME Accessibility
+          Articles and Talks about GNOME Accessibility
         </div>
         <br class="doNotDisplay doNotPrint"/>
       </div>
@@ -51,6 +51,30 @@
         <!-- ##### Main Content ##### -->
 
         <div class="twoThirds noBorderOnLeft">
+	  <h1>Articles</h1>
+	  <ul>
+	    <li><a href="http://www.linux.com/feature/130942";>Orca
+	    accessibility app makes a whale of an impact</a>, Bruce
+	    Byfield, Linux.com, April 07, 2008</li>
+	    <li><a href="http://www.linuxjournal.com/article/9978";>Orca -- Take
+	    the Killer Whale for a Ride</a>, Willie Walker, Linux
+	    Journal, March 2008</li>
+	    <li><a href="http://www.linuxjournal.com/article/9991";>Make
+	    Your Application Accessible with Accerciser</a>, Eitan
+	    Isaacson, Linux Journal, March 2008</li>
+	    <li><a href="http://www.linux.com/feature/129742";>GNOME
+	    2.22 focuses on utilities and standard applications</a>,
+	    Bruce Byfield, Linux.com, March 17, 2008</li>
+	    <li><a href="http://www.linux.com/feature/127801";>GNOME
+	    focuses on accessibility -- with a little help from
+	    Mozilla and others</a>, Bruce Byfield, Linux.com, February
+	    27, 2008</li>
+            <li><a href="http://live.gnome.org/Accessibility/PythonPoweredAccessibility";>
+            Python Powered Accessibility</a>, Steve Lee, Python
+            Magazine, December 2008</li>
+	  </ul>
+
+	  <h1>Talks</h1>
 	  <h3>GNOME.Asia; October 18-19, 2008</h3>
 	  <ul>
 	    <li><a href="2008-10-18-GNOME.Asia.odp">GNOME Accessibility Overview</a></li>
@@ -62,6 +86,11 @@
 	    <li><a href="GUAD3C/making-apps-accessible/start.html">Making GNOME Applications Accessible</a></li>
 	  </ul>
 
+          <h3>GUADEC 2004</h3>
+          <ul>
+	    <li><a href="GUADEC-2004.sxi">Making Accessibility Work in 2.8</a></li>
+          </ul>
+
 	  <h3>California State University, Northridge (CSUN)
 	  Conference on Technology and Disabilities; March 2002</h3>
 	  <ul>
@@ -74,7 +103,7 @@
 	    <li><a href="CSUN-slides-220301.tar.gz">Slightly abridged version of Gnome Accessibility presentation slides (gzipped tarfile)</a></li>
 	  </ul>
 
-	  <h3>GUADEC, Copenhagen, Denmark; April 8, 2001.</h3>
+	  <h3>GUADEC, Copenhagen, Denmark; April 8, 2001</h3>
 	  <ul>
 	    <li><a href="GUADEC/index.html">Making GNOME Accessible [html]</a></li>
 	    <li><a href="guadec.tar.gz">same presentation as gzipped tarfile</a></li>
@@ -86,7 +115,7 @@
 	    <li><a href="http://www.abletv.net/events_gnome_101900_transcript.asp";>Meeting transcript</a> courtesy <a href="http://www.abletv.net";>AbleTV.net</a></li>
 	    <li><a href="http://www.abletv.net/events_gnome_101900.asp";>Meeting webcast</a> courtesy <a href="http://www.abletv.net";>AbleTV.net</a></li>
 	  </ul>
-	  
+
         </div>
 
         <!-- ##### Documentation Side Bar ##### -->



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