[Openfirst-cvscommit] www/inc headers.php,1.21,1.22 footers.php,1.6,1.7
Brought to you by:
xtimg
From: Tim G. <xt...@us...> - 2005-09-03 21:20:16
|
Update of /cvsroot/openfirst/www/inc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16608 Modified Files: headers.php footers.php Log Message: Update site design on behalf of Daniel Zollman Index: footers.php =================================================================== RCS file: /cvsroot/openfirst/www/inc/footers.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** footers.php 20 Jul 2005 23:35:46 -0000 1.6 --- footers.php 3 Sep 2005 21:20:07 -0000 1.7 *************** *** 2,20 **** if(! isset($_GET["img"]) || $_GET["img"] == "") { ?> ! </td> ! </tr> ! </table> ! <table class="menu" width="100%" border="0" cellspacing="0" cellpadding="6"> ! <tr> ! <td class="menu" style="background=image: url('http://openfirst.sourceforge.net/image/back-light.gif');"> ! <div> ! <div align="center"><br> ! © Copyright 2002-2003 by the <a href="http://openfirst.sourceforge.net/developers/">openFIRST ! Development Team</a>. All rights reserved.</div> ! </div></td> ! </tr> ! <tr> ! <td class="menu"><div align="center"><br> ! <?php // Display processing time. /* --- 2,13 ---- if(! isset($_GET["img"]) || $_GET["img"] == "") { ?> ! </div><!-- end div.content --> ! </div><!-- end div.container --> ! ! ! <div class="bottom"> ! <div style="background-image: url('http://openfirst.sourceforge.net/image/back-light.gif');"> ! <p>© Copyright 2002-2003 by the <a href="http://openfirst.sourceforge.net/developers/">openFIRST Development Team</a>. All rights reserved.</p> ! <p><?php // Display processing time. /* *************** *** 23,49 **** echo ("Page generated in $duration seconds"); */ ! ?>. <a ! href="/source.php?url=<?php echo($_SERVER["SCRIPT_NAME"]);?> ! ">Show ! Source</a><br> ! </div></td> ! </tr> ! <tr> ! <td class="menu"> ! <div align="right"><img ! src="http://blog.openfirst.org/img/poweredby-openfirst.gif" ! alt="openFIRST Powered"></a> <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=78233&type=4" ! width="125" height="37" border="0" ! alt="SourceForge.net" title="SourceForge.net"></a> ! </div></td> ! </tr> ! </table> ! <p> </p> ! </body> </html> <?php } ! ?> --- 16,33 ---- echo ("Page generated in $duration seconds"); */ ! ?>. <a href="/source.php?url=<?php echo($_SERVER["SCRIPT_NAME"]);?> ! ">Show Source</a></p> ! </div> ! <div style="float: right;"> ! <img src="http://blog.openfirst.org/img/poweredby-openfirst.gif" alt="openFIRST Powered" /></a> <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=78233&type=4" ! width="125" height="37" style="border: none;" alt="SourceForge.net" title="SourceForge.net" /></a> ! </div> ! </div><!-- end div.bottom --> <p> </p> ! </body> </html> <?php } ! ?> \ No newline at end of file Index: headers.php =================================================================== RCS file: /cvsroot/openfirst/www/inc/headers.php,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** headers.php 20 Aug 2005 15:39:38 -0000 1.21 --- headers.php 3 Sep 2005 21:20:07 -0000 1.22 *************** *** 28,117 **** <head> <title>openFIRST Portal System</title> ! <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> ! <meta http-equiv="Content-Language" content="en-CA"> ! <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"> ! #adminmenu { color: #ffffff; } ! #adminmenu a:link { color: #ffffff; } ! #adminmenu a:visited { color: #ffffff; } ! #adminmenu a:active { color: #ffffff; } ! #adminmenu a:hover { color: #ffffff; } ! ! a:link { color: #000000; font-size: 12px; font-family: sans-serif; text-decoration: underline; } ! a:visited { color: #000000; font-size: 12px; font-family: sans-serif; text-decoration: underline; } ! a:active { color: #0000000; font-size: 12px; font-family: sans-serif; text-decoration: underline; } ! a:hover { color: #000000; font-size: 12px; font-family: sans-serif; text-decoration: underline; } ! ! #topmenu { text-align: left; } ! #topmenu a:link { color: #cecece; font-size: 12px; font-family: sans-serif; text-decoration: none; } ! #topmenu a:visited { color: #bebebe; font-size: 12px; font-family: sans-serif; text-decoration: none; } ! #topmenu a:active { color: #cecece; font-size: 12px; font-family: sans-serif; text-decoration: none; } ! #topmenu a:hover { color: #bed8ff; font-size: 12px; font-family: sans-serif; text-decoration: none; } ! ! table { border-left:solid #999999 1px;border-right:solid #999999 1px;border-bottom:solid #999999 1px; margin-left:auto; margin-right:auto; } ! td { padding: 5px; } ! th { padding: 5px; } ! table.menu { border-left:0px;border-right:0px;border-bottom:0px; } ! td.menu {border-left:0px;border-right:0px;border-bottom:0px; } ! body {color: black; font-weight: bolder; font-size: 12px; font-family: sans-serif; text-decoration:none; text-align: center; margin: 0px; } ! td { color: black; font-size: 12px; font-family: sans-serif; text-decoration: none; } ! td.navigation { color: black; font-size: 12px; font-family: sans-serif; text-decoration: none; } ! th { background-color: #999999; color: #333333;background-image: url('/image/back-light.gif'); } ! td.sub { background-color: #999999; color: #333333;background-image: url('/image/back-lighter.gif'); } ! </style> </head> <body> ! <table width="100%" border="0" cellspacing="0" cellpadding="6"> ! <tr> ! <td> <img src="/image/openfirst.png" alt="openFIRST Portal System"> ! </td> ! </tr> ! <tr> ! <th id="topmenu" style="background-image: url('/image/back.gif');"> ! » <a accesskey="h" href="http://openfirst.sourceforge.net"><u>H</u>ome</a> ! | » <a accesskey="a" href="/about.php"><u>A</u>bout openFIRST</a> ! | » <a accesskey="o" href="/doc/">D<u>o</u>cumentation</a> ! | » <a accesskey="d" href="/downloads.php"><u>D</u>ownloads</a> ! | » <a accesskey="m" href="/modules.php"><u>M</u>odules</a> ! | » <a accesskey="e" href="/developers.php">Volunt<u>e</u>ers</a> ! | » <a accesskey="b" href="/bugreports.php"><u>B</u>ug Reports</a> ! | » <a accesskey="c" href="/contact.php"><u>C</u>ontact Us</a> ! </th> ! </tr> ! <tr> ! <td style="background-image: url('/image/back-light.gif'); "> ! <table width="100%" border="0" cellspacing="0" ! cellpadding="0"> ! <tr> ! <td width="63%"> Welcome to the openFIRST Portal Development ! Website! </td> ! </tr> ! </table></td> ! </tr> ! </table> ! <table width="100%"> ! <tr> ! <td width="20%" valign="top" style="background-image: url('/image/back-lighter.gif'); "><table width="100%" border="0"> ! <tr> ! <td><center><a href="http://www.openfirst.org/"><img src="http://blog.openfirst.org/img/poweredby-openfirst.gif" alt="openFIRST Powered" style="border: 0px;"></a></center></td> ! </tr> ! <tr> ! <td><strong><img alt="" src="/image/help.png"> What is ! openFIRST?</strong></td> ! </tr> ! <tr> ! <td>openFIRST is an integrated set of modules which ! may be used together to create or enhance a web site. It is directed ! towards teams participating in the FIRST competition.</td> ! </tr> ! <tr> ! <td><strong><img alt="" src="/image/misc.png"> Developers?</strong> ! </td> ! </tr> ! <tr> ! <td> openFIRST is developed by a number of students from the FIRST Robotics competition teams <a href="http://www.portperryrobotics.ca/">#1006</a>, <a href="http://www.archangelrobotics.com/">#1049</a>, --- 28,69 ---- <head> <title>openFIRST Portal System</title> ! <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> ! <meta http-equiv="Content-Language" content="en-CA" /> ! <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" /> ! <link href="/global.css" rel="stylesheet" type="text/css" /> </head> <body> ! ! <div class="top"> ! <div><h1><img src="/image/openfirst.png" alt="openFIRST Portal System" /></h1></div> ! <div id="topmenu" style="background-image: url('/image/back.gif');"> ! » <a accesskey="h" href="http://openfirst.sourceforge.net"><span class="u">H</span>ome</a> ! | » <a accesskey="a" href="/about.php"><span class="u">A</span>bout openFIRST</a> ! | » <a accesskey="o" href="/doc/">D<span class="u">o</span>cumentation</a> ! | » <a accesskey="d" href="/downloads.php"><span class="u">D</span>ownloads</a> ! | » <a accesskey="e" href="/developers.php">Volunt<span class="u">e</span>ers</a> ! | » <a accesskey="b" href="/bugreports.php"><span class="u">B</span>ug Reports</a> ! | » <a accesskey="c" href="/contact.php"><span class="u">C</span>ontact Us</a> ! </div> ! <div style="background-image: url('/image/back-light.gif');"> ! <p>Welcome to the OpenFIRST Portal Development Website!</p> ! </div> ! </div><!-- end div.top --> ! ! <div class="container"> ! <div class="left"> ! <div> ! <a href="http://www.openfirst.org/"><img src="http://blog.openfirst.org/img/poweredby-openfirst.gif" alt="openFIRST Powered" style="border: 0px;"></a> ! </div> ! <div> ! <img alt="?" src="/image/help.png" /> <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 is directed towards teams participating in the FIRST competition.</p> ! </div> ! <div> ! <img alt="?" src="/image/misc.png" /> <h3>Developers?</h3> ! <p>OpenFIRST is developed by a number of students from the FIRST Robotics competition teams <a href="http://www.portperryrobotics.ca/">#1006</a>, <a href="http://www.archangelrobotics.com/">#1049</a>, *************** *** 119,161 **** <a href="http://www.sinclairsprockets.com/">#1075</a>, <a href="http://www.teamthrust.us/">#1501</a>, ! #1227, and #1257. You may ! <a href="/developers/">read more about the ! developers</a>. To learn how to contribute to the project, and for a technical reference about writing modifications / patches / enhancements for the openFIRST system, read the <a href="/doc/tut/howto/">openFIRST Contributor's HOWTO</a>. New contributors are always welcome.</td> ! </tr> ! <tr> ! <td> <strong><img alt="" src="/image/gear.png"> USFIRST ! Robotics</strong></td> ! </tr> ! <tr> ! <td>USFIRST is the largest North American robotics competition that has over 800 teams and many competitions yearly. <a href="http://www.usfirst.org">Read ! more</a>.</td> ! </tr> ! </table> ! <p align="center"><a href="http://www.usfirst.org"><img alt="" src="/oflogo.php?img=firstlogo&type=1" border="0"></a> ! <br> ! <br> ! <strong>openFIRST was developed with:</strong><br> ! <br><center> ! <img alt="XHTML 1.0" src="/image/powered/xhtml-1.0.png"> ! <br><img alt="Apache" src="/image/powered/apache.gif"> ! <br><img alt="Microsoft IIS" src="/image/powered/ms-iis.png"> ! <br><img alt="Sambar" src="/image/powered/sambar.png"> ! <br><img alt="PHP" src="/image/powered/php-power-micro2.png"> ! <br><img alt="MySQL" src="/image/powered/mysql.gif"> ! <br>(Other databases are also supported)</p> - <p><a href="http://www.firsttopsite.com/index.php?id=92" target="_blank"><img src="http://www.firsttopsite.com/img.php?id=92" border="0" alt="0"></a><p> ! </center> ! <p><b>Bugzilla Stats</b> ! <script type="text/javascript" src="http://bugzilla.openfirst.org/openfirst/bugcrushers.php?style=js"></script> ! <br> ! <br> ! <br> ! </p> ! </td> ! <td width="75%" valign="top"> ! <?php } } ?> --- 71,110 ---- <a href="http://www.sinclairsprockets.com/">#1075</a>, <a href="http://www.teamthrust.us/">#1501</a>, ! #1227, and #1257. You may read more about the developers <a href="/developers/">here</a>. To learn how to contribute to the project, and for a technical reference about writing modifications / patches / enhancements for the openFIRST system, read the <a href="/doc/tut/howto/">openFIRST Contributor's HOWTO</a>. New contributors are always welcome.</p> ! </div> ! <div> ! <img alt="gear" src="/image/gear.png" /> <h3>USFIRST Robotics</h3> ! <p>USFIRST is the largest North American robotics competition that has over 800 teams and many competitions yearly. <a href="http://www.usfirst.org">Read ! more</a>.</p> ! </div> ! <div> ! <a href="http://www.usfirst.org"><img alt="USFIRST Logo" src="/oflogo.php?img=firstlogo&type=1" style="border: none;"></a> ! <br /> ! <br /> ! <h3>openFIRST was developed with:</h3><br> ! <br /> ! <img alt="XHTML 1.0" src="/image/powered/xhtml-1.0.png"> ! <br /><img alt="Apache" src="/image/powered/apache.gif"> ! <br /><img alt="Microsoft IIS" src="/image/powered/ms-iis.png"> ! <br /><img alt="Sambar" src="/image/powered/sambar.png"> ! <br /><img alt="PHP" src="/image/powered/php-power-micro2.png"> ! <br /><img alt="MySQL" src="/image/powered/mysql.gif"> ! <br />(Other databases are also supported) ! <br /> ! <br /> ! <a href="http://www.firsttopsite.com/index.php?id=92"><img src="http://www.firsttopsite.com/img.php?id=92" style="border: none;" alt="FIRST Top Site"></a> ! </div> ! <div> ! <h3>Bugzilla Stats</h3> ! <script type="text/javascript" src="http://bugzilla.openfirst.org/openfirst/bugcrushers.php?style=js"></script> ! <noscript><p>Bugzilla Stat Chart is not available at this time.</p></noscript> ! </div> ! ! </div><!-- end div.left --> ! <div class="content"> ! <?php } } ?> |