[Openfirst-cvscommit] config footers.php,1.7,1.8 globals.php,1.6,1.7 headers.php,1.7,1.8
Brought to you by:
xtimg
From: <xt...@us...> - 2003-05-14 11:32:49
|
Update of /cvsroot/openfirst/config In directory sc8-pr-cvs1:/tmp/cvs-serv13413 Modified Files: footers.php globals.php headers.php Log Message: Fix up images, add links, fix globals.php Index: footers.php =================================================================== RCS file: /cvsroot/openfirst/config/footers.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** footers.php 13 May 2003 23:49:55 -0000 1.7 --- footers.php 14 May 2003 11:32:44 -0000 1.8 *************** *** 10,14 **** © 2002 All rights reserved by the openFIRST Development Team. <a href="/source.php?url=/index.php">Show Source</a></p> ! <p class="menu" align="center"><img src="http://openfirst.sourceforge.net/image/powereBy.png" alt="Powered by openFIRST" title="Powered by openFIRST" width="168" height="27"> </p><p align="center"> <a href="http://sourceforge.net"> --- 10,15 ---- © 2002 All rights reserved by the openFIRST Development Team. <a href="/source.php?url=/index.php">Show Source</a></p> ! <p class="menu" align="center"><img ! src="http://openfirst.sourceforge.net/oflogo.php?img=poweredby&type=1" alt="Powered by openFIRST" title="Powered by openFIRST" width="168" height="27"> </p><p align="center"> <a href="http://sourceforge.net"> Index: globals.php =================================================================== RCS file: /cvsroot/openfirst/config/globals.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** globals.php 13 May 2003 23:52:24 -0000 1.6 --- globals.php 14 May 2003 11:32:44 -0000 1.7 *************** *** 34,45 **** // or UNIX (includes Linux, FreeBSD, etc.). ! $ostype = "windows"; // $ostype = "unix"; if (ISSET($ostype)){ ! if ($ostype == "unix") { ! ini_set("include_path","../config/:."); ! } else { ini_set("include_path","../config/;."); } }else{ --- 34,45 ---- // or UNIX (includes Linux, FreeBSD, etc.). ! // $ostype = "windows"; // $ostype = "unix"; if (ISSET($ostype)){ ! if ($ostype == "windows") { ini_set("include_path","../config/;."); + } else { + ini_set("include_path","../config/:."); } }else{ *************** *** 52,59 **** $version = "CVS"; // Version of software $sqlserver = "localhost"; // Change this to the MySQL Server Address ! $sqluser = "root"; // Change this to the MySQL Server User ! $sqlpassword = ""; //Change this to the MySQL Server Password ! $sqldatabase = "openFIRST"; //Change this to the MySQL Database ! $home = "http://openfirst.sf.net/"; // The address scripts will use for // linking to your main page. $header = "headers.php"; // Change this to the location of a file --- 52,59 ---- $version = "CVS"; // Version of software $sqlserver = "localhost"; // Change this to the MySQL Server Address ! $sqluser = "sqluser"; // Change this to the MySQL Server User ! $sqlpassword = "sqlpassword"; //Change this to the MySQL Server Password ! $sqldatabase = "sqldatabase"; //Change this to the MySQL Database ! $home = "http://openfirst.sourceforge.net/"; // The address scripts will use for // linking to your main page. $header = "headers.php"; // Change this to the location of a file *************** *** 65,72 **** // notified when significant // events occur. ! $mailfrom = "rob...@op..."; // Change this to the e-mail // address that mail should be // directed from. ! $domain = "openfirst.sf.net"; // Change this to the domain that // scripts will refer people to. --- 65,72 ---- // notified when significant // events occur. ! $mailfrom = "no...@op...";// Change this to the e-mail // address that mail should be // directed from. ! $domain = "openfirst.sourceforge.net"; // Change this to the domain that // scripts will refer people to. *************** *** 78,82 **** // double slashes in front. ! include("../logger/logger.php"); ! include("../messanger/messanger.php"); ?> --- 78,84 ---- // double slashes in front. ! // include("../logger/logger.php"); ! // include("../messanger/messanger.php"); ! // include("../emoticon/emoticonf.php"); ! // include("../members/auth.php"); ?> Index: headers.php =================================================================== RCS file: /cvsroot/openfirst/config/headers.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** headers.php 13 May 2003 23:49:55 -0000 1.7 --- headers.php 14 May 2003 11:32:44 -0000 1.8 *************** *** 1,3 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//Dtd HTML 4.01 transitional//EN"> <html lang="en"> <head> --- 1,6 ---- ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD ! HTML 4.01 Transitional//EN" ! "http://www.w3.org/TR/html4/loose.dtd"> ! <html lang="en"> <head> *************** *** 41,46 **** <tr> <td><div align="left"> ! <img src="http://openfirst.sourceforge.net/image/openFIRST2.gif" alt="openFIRST" title="openFIRST" width="193" ! height="64"></div></td> </tr> <tr> --- 44,48 ---- <tr> <td><div align="left"> ! <img src="http://openfirst.sourceforge.net/oflogo.php?img=logo&type=1" alt="openFIRST" title="openFIRST" width="193" height="64"></div></td> </tr> <tr> *************** *** 61,65 **** <td style="background-color: #f0f0f0; vertical-align: top; width: 22%"> <h3>What is openFIRST?</h3> ! <p class="side">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> --- 63,67 ---- <td style="background-color: #f0f0f0; vertical-align: top; width: 22%"> <h3>What is openFIRST?</h3> ! <p class="side"><a href="http://openfirst.sourceforge.net/">openFIRST</a> 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> *************** *** 67,78 **** <p class="side">openFIRST is developed by a number of students from the FIRST Robotics competition ! teams #1006 and #1049. You may read more about the developers.</p> <h3>CVS Repository</h3> ! <p class="side">Source Forge provides Web access to our CVS repository.</p> <h3>What is FIRST?</h3> ! <p class="side">FIRST is the largest North American robotics competition that has over 800 teams and 2 competitions yearly.<br> ! <a href="http://www.usfirst.org"><img src="http://openfirst.sourceforge.net/image/firstlogo.gif" alt="FIRST" title="FIRST" width="200" height="75" border="0"></a> </p> </td> ! <td width="78%" valign="top"><div align="left"> \ No newline at end of file --- 69,88 ---- <p class="side">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.stmichaelscollege.ca/robotics/">#1049</a> ! and <a href="http://www.kineticknights.com/">#781</a>. ! You may <a href="http://openfirst.sourceforge.net/developers/"> read more about the developers</a>.</p> <h3>CVS Repository</h3> ! <p class="side">Source Forge provides ! <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/openfirst/">Web ! access</a> ! to our CVS repository.</p> <h3>What is FIRST?</h3> ! <p class="side"> ! <acronym title="For Inspiration and Recognition of Science and Technology">FIRST</acronym> ! is the largest North American robotics competition that has over 800 teams and 2 competitions yearly.<br> ! <a href="http://www.usfirst.org"><img src="http://openfirst.sourceforge.net/oflogo.php?img=firstlogo&type=1" alt="FIRST" title="FIRST" width="200" height="75" border="0"></a> </p> </td> ! <td width="78%" valign="top"><div align="left"> |