[Openfirst-cvscommit] config footers.php,1.4,1.5 headers.php,1.5,1.6
Brought to you by:
xtimg
From: <xt...@us...> - 2003-05-10 10:47:22
|
Update of /cvsroot/openfirst/config In directory sc8-pr-cvs1:/tmp/cvs-serv4004 Modified Files: footers.php headers.php Log Message: Make modifications to cause compliance with accessibility guidelines (WCAG A, AA, AAA, partial Section 508). Index: footers.php =================================================================== RCS file: /cvsroot/openfirst/config/footers.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** footers.php 3 May 2003 00:54:24 -0000 1.4 --- footers.php 10 May 2003 10:47:19 -0000 1.5 *************** *** 2,26 **** </tr> </table></td> ! <td bgcolor="#cccccc" width="1"> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td> </tr> </table> ! <table border="0" cellspacing="0" cellpadding="0" width="100%"> ! <tr bgcolor="#333366"><td> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td></tr> <tr bgcolor="#9999cc"> ! <td align="right" valign="bottom"> </td> </tr> ! <tr bgcolor="#333366"><td> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td></tr> </table> ! <table border="0" cellspacing="0" cellpadding="6" width="100%"> <tr valign="top" bgcolor="#cccccc"> ! <td> </td> </tr> </table> ! <p align="center"><font size="2" face="Geneva, Arial, Helvetica, ! sans-serif">Version: <?php echo("$version for $ostype."); ?> Copyright © ! 2002 All rights reserved by the openFIRST Development Team.</font></p> --- 2,24 ---- </tr> </table></td> ! <td headers="maincontent" bgcolor="#cccccc" width="1"> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td> </tr> </table> ! <table summary="Finish design styles" border="0" cellspacing="0" cellpadding="0" width="100%"> ! <tr bgcolor="#333366"><td headers="maincontent"> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td></tr> <tr bgcolor="#9999cc"> ! <td headers="maincontent" align="right" valign="bottom"> </td> </tr> ! <tr bgcolor="#333366"><td headers="maincontent"> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td></tr> </table> ! <table summary="Copyright Information" border="0" cellspacing="0" cellpadding="6" width="100%"> <tr valign="top" bgcolor="#cccccc"> ! <td headers="maincontent"> </td> </tr> </table> ! <p style="font-size: 10pt;" align="center">Version: <?php echo("$version for $ostype."); ?> Copyright © 2002 All rights reserved by the openFIRST Development Team.</font></p> Index: headers.php =================================================================== RCS file: /cvsroot/openfirst/config/headers.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** headers.php 10 May 2003 09:39:35 -0000 1.5 --- headers.php 10 May 2003 10:47:19 -0000 1.6 *************** *** 1,13 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ! "http://www.w3.org/TR/html4/loose.dtd"> ! <html> <head> <title>openFIRST</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> ! .menu:link {color:#FFFFFF;text-decoration:none;font-weight:2} ! .menu:visited {color:#FFFFFF;text-decoration:none;font-weight:2} ! .menu:active {color:#FFFFFF;text-decoration:none;font-weight:2} ! .menu:hover {color:#FFFFFF;background:Bold;text-decoration:underline;font-weight:2} body { margin : 0px; } h1 { color : #333366; font-family: arial; } --- 1,26 ---- ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD ! HTML 4.01 Transitional//EN" ! "http://www.w3.org/TR/html4/loose.dtd"> ! ! <html lang="en"> <head> <title>openFIRST</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <meta name="copyright" content="© 2003 openFIRST http://openfirst.sf.net."> + <meta name="author" content="OpenFIRST - http://openfirst.sf.net"> + <meta name="generator" content="OpenFIRST - http://openfirst.sf.net"> <style type="text/css"> ! .menu:link ! {color:#FFFFFF;text-decoration:none;font-weight:2; ! font-size: 14pt;} ! .menu:visited ! {color:#FFFFFF;text-decoration:none;font-weight:2; ! font-size: 14pt;} ! .menu:active ! {color:#FFFFFF;text-decoration:none;font-weight:2; ! font-size: 14pt;} ! .menu:hover ! {color:#FFFFFF;background:Bold;text-decoration:underline;font-weight:2; ! font-size: 14pt;} body { margin : 0px; } h1 { color : #333366; font-family: arial; } *************** *** 17,46 **** h5 { color : #333366; font-family: arial; } h6 { color : #333366; font-family: arial; } </style> </head> <body> ! <table border="0" cellspacing="0" cellpadding="1" width="100%"> <tr bgcolor="#9999cc"> ! <td width="126" rowspan="2" align="center" bgcolor="#9999cc"><a class="menu" href="http://openfirst.sourceforge.net/"> ! <img src="http://openfirst.sourceforge.net/image/openfirst.gif" border="0" alt="openFIRST" hspace="3" /></a></td> ! <td> </td> </tr> <tr bgcolor="#9999cc"> ! <td align="right" valign="bottom"> </td> </tr> <tr bgcolor="#333366"> ! <td colspan="2"> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td> </tr> <tr bgcolor="#666699"> ! <td align="right" valign="top" colspan="2"><font color="#FFFFFF" ! size="2" face="Verdana, Arial, Helvetica, sans-serif"> ! <a class="menu" href="http://openfirst.sourceforge.net/">News</a> ! | <a class="menu" href="http://openfirst.sourceforge.net/downloads.php">Downloads</a> | <a class="menu" href="http://openfirst.sourceforge.net/release.php">Release ! Notes</a> | <a class="menu" href="http://openfirst.sourceforge.net/screens.php">Screenshots</a> | ! <a class="menu" href="http://openfirst.sourceforge.net/license.php">License</a> | <a class="menu" href="http://openfirst.sourceforge.net/bugreports.php">Bug ! Reports</a> | <a class="menu" href="http://openfirst.sourceforge.net/contact.php">Contact Us</a> | ! <a class="menu" href="http://openfirst.sourceforge.net/about.php">About ! openFIRST </a></font></td> </tr> <tr bgcolor="#333366"> --- 30,61 ---- h5 { color : #333366; font-family: arial; } h6 { color : #333366; font-family: arial; } + p { + font-family: Verdana, Arial, Helvetica, sans-serif; + } </style> </head> <body> ! <table summary="Table contains navigation." border="0" cellspacing="0" cellpadding="1" width="100%"> <tr bgcolor="#9999cc"> ! <th id="sidebar" width="126" rowspan="2" align="center" bgcolor="#9999cc"><a class="menu" href="http://openfirst.sourceforge.net/"> ! <img src="http://openfirst.sourceforge.net/image/openfirst.gif" border="0" alt="openFIRST" hspace="3" /></a></th> <th id="maincontent"> </th> </tr> <tr bgcolor="#9999cc"> ! <td headers="sidebar" align="right" valign="bottom"> </td> </tr> <tr bgcolor="#333366"> ! <td headers="sidebar" colspan="2"> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td> </tr> <tr bgcolor="#666699"> ! <td headers="maincontent" align="right" valign="top" colspan="2"> ! <a class="menu" accesskey="n" href="http://openfirst.sourceforge.net/"><span style="text-decoration: underline;">N</span>ews</a> ! | <a class="menu" accesskey="d" href="http://openfirst.sourceforge.net/downloads.php"><span style="text-decoration: underline;">D</span>ownloads</a> ! | <a class="menu" accesskey="r" href="http://openfirst.sourceforge.net/release.php"><span style="text-decoration: underline;">R</span>elease Notes</a> ! | <a class="menu" accesskey="s" href="http://openfirst.sourceforge.net/screens.php"><span style="text-decoration: underline;">S</span>creenshots</a> ! | <a class="menu" accesskey="l" href="http://openfirst.sourceforge.net/license.php"><span style="text-decoration: underline;">L</span>icense</a> ! | <a class="menu" accesskey="b" href="http://openfirst.sourceforge.net/bugreports.php"><span style="text-decoration: underline;">B</span>ug Reports</a> ! | <a class="menu" accesskey="c" href="http://openfirst.sourceforge.net/contact.php"><span style="text-decoration: underline;">C</span>ontact Us</a> ! | <a class="menu" accesskey="a" href="http://openfirst.sourceforge.net/about.php"><span style="text-decoration: underline;">A</span>bout openFIRST </a></td> </tr> <tr bgcolor="#333366"> *************** *** 50,59 **** ! <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="top"> ! <td width="200" bgcolor="#f0f0f0"> <p> </p> ! <p> ! <b>What is openFIRST?</b> ! <br />openFIRST is an integrated set of modules which may be used together to create or enhance a web site. It --- 65,73 ---- ! <table summary="Side bar." width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="top"> ! <td headers="sidebar" width="200" bgcolor="#f0f0f0"> ! <h3>What is openFIRST?</h3> ! <p>openFIRST is an integrated set of modules which may be used together to create or enhance a web site. It *************** *** 75,80 **** alt="Powered by openFIRST" /></a></p> </td> ! <td bgcolor="#cccccc" width="1"> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td> ! <td width="607"> <table cellpadding="10" cellspacing="0" width="100%"> <tr> ! <td valign="top"> --- 89,94 ---- alt="Powered by openFIRST" /></a></p> </td> ! <td headers="maincontent" bgcolor="#cccccc" width="1"> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td> ! <td headers="maincontent" width="607"> <table summary="Contains content." cellpadding="10" cellspacing="0" width="100%"> <tr> ! <td headers="maincontent" valign="top"> |