[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/sites/accessibility
From:       Jeremy Paul Whiting <jpwhiting () kde ! org>
Date:       2010-07-19 23:17:54
Message-ID: 20100719231754.CCF5AAC76D () svn ! kde ! org
[Download RAW message or body]

SVN commit 1151930 by whiting:

move 2004 forum content into events/forum2004 next to the other events content, put \
redirects in place for old links to go to new location

 A             events/forum2004 (directory)  
 A             events/forum2004/announcement.php  
 A             events/forum2004/index.php  
 A             events/forum2004/menu.inc  
 A             events/forum2004/participants.php  
 A             events/forum2004/program.php  
 A             events/forum2004/registration.php  
 M  +1 -64     forum/announcement.php  
 M  +1 -39     forum/index.php  
 D             forum/menu.inc  
 M  +1 -34     forum/participants.php  
 M  +1 -32     forum/program.php  
 M  +1 -48     forum/registration.php  
 M  +0 -1      menu.inc  


--- trunk/www/sites/accessibility/forum/announcement.php #1151929:1151930
@@ -1,66 +1,3 @@
 <?php
-  $page_title = "Announcement";
-  $site_root = "../";
-  include "accessibility.inc";
-  include "header.inc";
+  header('Location: /events/forum2004/announcement.php');
 ?>
-
-<p>
-The KDE Accessibility Project is proud to announce the first
-<a href="./">Unix Accessibility Forum</a> on 22-23 August 2004 in Ludwigsburg.
-</p>
-
-<p>
-The Unix Accessibility Forum, sponsored by Trolltech, is a meeting of
-developers and disabled people that wish to further the accessibility of
-Unix for people with disabilities.
-</p>
-
-<p>
-The forum will include developer discussions as well as talks and
-presentations on existing approaches. A call for presentations will be
-announced shortly. German Disability Associations have been invited to
-join us for feedback on the presentations of existing assistive
-technologies on Unix.
-</p>
-
-<p>
-The Unix Accessibility Forum complements efforts like the FSG
-Accessibility Workgroup and the Free Desktop Accessibility Working Group.
-Members of Unix-related accessibility projects like the GNOME
-Accessibility Project, the Mozilla Accessibility Project and the
-OpenOffice.org Accessibility team as well as developers working on
-X Accessibility, assistive device support, speech synthesis, etc. are
-highly welcome.
-</p>
-
-<p>
-We believe that accessibility is important for the general developer
-community. This is why the Unix Accessibility Forum is scheduled to
-coincide with the
-<a href="http://conference2004.kde.org/">KDE Contributor World Conference</a>.
-Participants taking part in both conferences need to register only once.
-</p>
-
-<p>
-Participants with no or little income that would otherwise not be able to
-attend the Unix Accessibility Forum should contact
-<a href="mailto:harry@kdevelop.org">Harald Fernengel</a> for sponsoring.
-</p>
-
-<p>
-Please also forward this invitation to other projects and developers who
-might be interested.
-</p>
-
-<p>
-Please contact the
-<a href="mailto:kde-accessibility@kde.org">KDE Accessibility mailing list</a>
-or <a href="mailto:ojschmidt@kde.org">Olaf Schmidt</a> if you have comments,
-questions or suggestions.
-</p>
-
-<?php
-  include_once ("footer.inc");
-?>
-
--- trunk/www/sites/accessibility/forum/index.php #1151929:1151930
@@ -1,41 +1,3 @@
 <?php
-  $page_title = "Unix Accessibility Forum";
-  $site_root = "../";
-  include "accessibility.inc";
-  include "header.inc";
+  header('Location: /events/forum2004/');
 ?>
-
-<h2>22-23 August 2004 in Ludwigsburg</h2>
-<p>
-  The KDE Accessibility Project is proud to announce the first Unix Accessibility \
                Forum.
-  It will take place during the <a href="http://conference2004.kde.org/">KDE \
                Community World
-  Summit</a> in Ludwigsburg near Stuttgart. The conference language is English.
-</p>
-
-<p>
-  The Unix Accessibility Forum is a meeting of developers and disabled people that \
                wish to further
-  the accessibility of Unix for people with disabilities.
-</p>
-
-<ul>
-  <li><a href="announcement.php">Announcement</a></li>
-  <li><a href="program.php">Overview and Schedule</a></li>
-  <li><a href="participants.php">Participating Projects and Companies</a></li>
-  <li><a href="registration.php">Registration</a></li>
-</ul>
-
-<p>
-  Interoperability is especially important in order to ensure the accessibility
-  of graphical user interfaces. This is why the KDE project is very interested
-  in cooperating very closely with other projects and companies dealing with
-  accessibility on Unix.
-</p>
-
-<p>
-  The Unix Accessibility Forum is sponsored by <a \
                href="http://www.trolltech.com">Trolltech</a>.
-</p>
-
-<?php
-  include_once ("footer.inc");
-?>
-
--- trunk/www/sites/accessibility/forum/participants.php #1151929:1151930
@@ -1,36 +1,3 @@
 <?php
-  $page_title = "Participating Projects and Companies";
-  $site_root = "../";
-  include "accessibility.inc";
-  include "header.inc";
+  header('Location: /events/forum2004/participants.php');
 ?>
-
-<p>
-  The <a href="./">Unix Accessibility Forum 2004</a> is open to everyone interested
-  in the improvement of Unix Accessibility:
-</p>
-
-<ul>
-  <li>Developers of Unix Software</li>
-  <li>Manufacturers, developers and distributors of assistive techologies</li>
-  <li>Disabled persons with interest in computers</li>
-</ul>
-
-<p>
-  The following projects and companies are participating with talks and \
                presentations:
-</p>
-
-<ul>
-  <li><a href="http://www.baum.de/">BAUM Retec AG</a> / <a \
                href="http://developer.gnome.org/projects/gap/">GNOME Accessibility \
                Project</a></li>
-  <li><a href="http://accessibility.freestandards.org/">FSG Accessibility \
                Workgroup</a></li>
-  <li><a href="http://www.ibm.com/">IBM</a></li>
-  <li><a href="http://accessibility.kde.org/">KDE Accessibility Project</a> \
                (organizer)</li>
-  <li><a href="http://www.novell.com/">Novell</a> / <a \
                href="http://www.suse.com">SuSE</a></li>
-  <li><a href="http://see-by-touch.sourceforge.net/index_.html">See<sub>by</sub>Touch \
                Project</a></li>
-  <li><a href="http://www.trolltech.com/">Trolltech</a> (sponsor)</li>
-</ul>
-
-<?php
-  include_once ("footer.inc");
-?>
-
--- trunk/www/sites/accessibility/forum/program.php #1151929:1151930
@@ -1,34 +1,3 @@
 <?php
-  $page_title = "Overview and Schedule";
-  $site_root = "../";
-  include "accessibility.inc";
-  include "header.inc";
+  header('Location: /events/forum2004/program.php');
 ?>
-
-<table border="1">
-<tr><th colspan="2"><a href="./">Unix Accessibility Forum 2004</a></th></tr>
-<tr><th>Sunday, 22.8</th><th></th></tr>
-<tr><th></th><th bgcolor="#FFE0FF">Development Talks<br/>(also part of the <a \
href="http://conference2004.kde.org/devconf.php">KDE Developers and Contributors \
                Conference</a>)</th></tr>
-<tr><td>13:00</td><td bgcolor="#FFE0FF">Opening Talk: Desktop Accessibility for \
                Hackers<br /><em>Aaron M Leventhal (IBM)</em></td></tr>
-<tr><td>14:00</td><td bgcolor="#FFE0FF">The State of Unix Accessibility<br \
                /><em>Peter Korn (Sun Microsystems, GNOME Accessibility \
                Project)</em></td></tr>
-<tr><td>15:00</td><td>Coffee break</td></tr>
-<tr><td>15:30</td><td bgcolor="#FFE0FF">Making Qt/KDE Applications Accessible<br \
                /><em>Harald Fernengel (Trolltech, KDE Accessibility \
                Project)</em></td></tr>
-<tr><td colspan="2">&nbsp;</td></tr>
-<tr><th>Monday, 23.8</th><th></th></tr>
-<tr><th></th><th bgcolor="#FFFFCD">Development Talks</th></tr>
-<tr><td>9:00</td><td bgcolor="#FFFFCD">Strategies To Improve Accessibility on \
                Unix<br /><em>Janina Sajka (Chair of the FSG Accessibility \
                Workgroup)</em></td></tr>
-<tr><td>10:00</td><td bgcolor="#FFFFCD">Feeling Pictures with See<sub>by</sub>Touch \
                - From Qt to KDE<br /><em>Klaus Rieger (See<sub>by</sub>Touch \
                project)</em></td></tr>
-<tr><th></th><th bgcolor="#CCF9FF">Presentations of Existing Solutions</th></tr>
-<tr><td>11:00</td><td bgcolor="#CCF9FF">The Gnopernicus Architecture<br /><em>Thomas \
Friehoff and/or Draghi Puterity (BAUM Retec AG, GNOME Accessibility \
                Project)</em></td></tr>
-<tr><td>12:00</td><td>Lunch</td></tr>
-<tr><td>13:00</td><td bgcolor="#CCF9FF">Blinux<br /><em>Marco Skambraks \
                (Novell/SuSE)</em></td></tr>
-<tr><td>14:00</td><td bgcolor="#CCF9FF">GOK and Dasher - technologies for people \
with physical disabilities<br /><em>Peter Korn (Sun Microsystems, GNOME Accessibility \
                Project)</em></td></tr>
-<tr><td>15:00</td><td>Coffee Break</td></tr>
-<tr><td>15:30</td><td bgcolor="#CCF9FF">Accessibility with KDE - Presentation and \
                Outlook<br /><em>Gunnar and Olaf Schmidt (KDE Acessibility \
                Project)</em></td></tr>
-<tr><td>16:30</td><td>End of Unix Accessibility Forum</td></tr>
-</table>
-
-<?php
-  include_once ("footer.inc");
-?>
-
--- trunk/www/sites/accessibility/forum/registration.php #1151929:1151930
@@ -1,50 +1,3 @@
 <?php
-  $page_title = "Registration for the Unix Accessibility Forum 2004";
-  $site_root = "../";
-  include "accessibility.inc";
-  include "header.inc";
+  header('Location: /events/forum2004/registration.php');
 ?>
-
-<p>
-  The <a href="./">Unix Accessibility Forum 2004</a> will take place during the KDE \
                Community World Summit.
-  If you wish to participate at both events, you need to register only once.
-  KDE Contributors are therefore asked to register via the
-  <a href="http://conference2004.kde.org/registration.php">KDE Community World \
                Summit registration page</a>.
-</p>
-
-<form method="post" action="http://conference2004.kde.org/registration.php">
-
-
-<h3>Register as Free Software Contributor or Private Participant</h3>
-<p>
-  Private participants, free software contributors and disabled people can register \
                for free.
-</p>
-<input type="submit" name="register1private" alt="1" value="Register as Private \
                Participant">
-<p>
-  Participants with no or little income that would otherwise not be able to attend \
                the Unix
-  Accessibility Forum should contact <a href="mailto:harry@kdevelop.org">Harald \
                Fernengel</a>
-  for sponsoring.
-</p>
-
-
-<h3>Register as Corporate Participant</h3>
-<p>
-  Corporate visitors are expected to pay a conference
-  fee of 650.- EUR (or 500.- EUR for "early bird" registrations). However,
-  we will not prevent you from registering as a free software contributor
-  or private participant, if for some reason your company won't cover your
-  registration fee. We just ask you to make the effort, and help us recover
-  the costs of organizing this event, run by a free and non-profit Open
-  Source Software project.
-</p>
-<input type="submit" name="register1company" alt="1" value="Register as Corporate \
                Participant" />
-
-
-<input type="hidden" name="devconference22" value="1" />
-<input type="hidden" name="marathon23" value="1" />
-</form>
-
-<?php
-  include_once ("footer.inc");
-?>
-
--- trunk/www/sites/accessibility/menu.inc #1151929:1151930
@@ -11,7 +11,6 @@
 $section =& $this->appendSection("Communicate");
 $section->appendDir("Contact","contact");
 $section->appendDir("Events","events");
-$section->appendDir("Unix Accessibility Forum","forum");
 
 $section =& $this->appendSection("Develop");
 $section->appendDir("Developers' Information","developer");


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic