[Openfirst-cvscommit] www/htdocs about.php,1.3,1.4 bugreports.php,1.2,1.3 contact.php,1.3,1.4 licens
Brought to you by:
xtimg
From: Larry <rob...@us...> - 2004-12-31 07:40:47
|
Update of /cvsroot/openfirst/www/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29885/htdocs Modified Files: about.php bugreports.php contact.php license.php quickstart-sambar.php release.php which-file-type.php Log Message: Validating webpage HTML!!! Index: release.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/release.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** release.php 25 Jun 2004 00:06:37 -0000 1.2 --- release.php 31 Dec 2004 07:40:35 -0000 1.3 *************** *** 2,10 **** <table width="100%"> <tr> ! <td><h1><img src="http://www.openfirst.org/image/kjots.png">Release Notes </h1></td> </tr> </table> ! <p>Modules are currently tested with the following web servers: <br /> </p> <p> --- 2,10 ---- <table width="100%"> <tr> ! <td><h1><img alt="" src="http://www.openfirst.org/image/kjots.png">Release Notes </h1></td> </tr> </table> ! <p>Modules are currently tested with the following web servers: <br> </p> <p> *************** *** 13,29 **** src="/image/tested/apache.png" alt="Apache Web Server" title="Apache ! Web Server" /></a> <a href="http://www.microsoft.com/iis/"><img style="border: 0px;" src="/image/tested/iis.png" alt="Microsoft Internet Information Services" title="Microsoft Internet ! Information Services" /></a> <a href="http://www.sambar.com"><img style="border: 0px;" src="/image/tested/sambar.png" alt="Sambar Web Server" title="Sambar ! Web Server" /></a> </p> <p><strong>No release notes.</strong> </p> </center> - </p> - <p><a href='quickstart-sambar.php'><b>Sambar Quick Install Guide</b></a></p> --- 13,27 ---- src="/image/tested/apache.png" alt="Apache Web Server" title="Apache ! Web Server"></a> <a href="http://www.microsoft.com/iis/"><img style="border: 0px;" src="/image/tested/iis.png" alt="Microsoft Internet Information Services" title="Microsoft Internet ! Information Services"></a> <a href="http://www.sambar.com"><img style="border: 0px;" src="/image/tested/sambar.png" alt="Sambar Web Server" title="Sambar ! Web Server"></a> </p> <p><strong>No release notes.</strong> </p> </center> <p><a href='quickstart-sambar.php'><b>Sambar Quick Install Guide</b></a></p> Index: contact.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/contact.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** contact.php 28 Dec 2004 23:09:22 -0000 1.3 --- contact.php 31 Dec 2004 07:40:35 -0000 1.4 *************** *** 1,5 **** <table width="100%"> <tr> ! <td><h1><img src="http://www.openfirst.org/image/email.png"> Contacts</h1></td> </tr> </table> --- 1,5 ---- <table width="100%"> <tr> ! <td><h1><img alt="" src="http://www.openfirst.org/image/email.png"> Contacts</h1></td> </tr> </table> Index: quickstart-sambar.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/quickstart-sambar.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** quickstart-sambar.php 23 Jun 2004 23:42:48 -0000 1.1 --- quickstart-sambar.php 31 Dec 2004 07:40:35 -0000 1.2 *************** *** 2,6 **** <table width="100%"> <tr> ! <td><h1><img src="http://www.openfirst.org/image/kjots.png">Quick Start Guide - Sambar Server </h1></td> </tr> --- 2,6 ---- <table width="100%"> <tr> ! <td><h1><img alt="" src="http://www.openfirst.org/image/kjots.png">Quick Start Guide - Sambar Server </h1></td> </tr> Index: about.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/about.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** about.php 29 Dec 2004 02:23:23 -0000 1.3 --- about.php 31 Dec 2004 07:40:35 -0000 1.4 *************** *** 1,5 **** <table width="100%"> <tr> ! <td><h1><img src="http://www.openfirst.org/image/help.png"> About openFIRST</h1></td> </tr> </table> --- 1,5 ---- <table width="100%"> <tr> ! <td><h1><img alt="" src="http://www.openfirst.org/image/help.png"> About openFIRST</h1></td> </tr> </table> Index: which-file-type.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/which-file-type.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** which-file-type.php 23 Jun 2004 23:42:48 -0000 1.1 --- which-file-type.php 31 Dec 2004 07:40:35 -0000 1.2 *************** *** 1,5 **** <table width="100%"> <tr> ! <td><h1><img src="http://www.openfirst.org/image/kthememgr.png">Which File Type Do I Choose?</h1></td> </tr> </table> --- 1,5 ---- <table width="100%"> <tr> ! <td><h1><img alt="" src="http://www.openfirst.org/image/kthememgr.png">Which File Type Do I Choose?</h1></td> </tr> </table> Index: bugreports.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/bugreports.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** bugreports.php 24 Jun 2004 11:14:51 -0000 1.2 --- bugreports.php 31 Dec 2004 07:40:35 -0000 1.3 *************** *** 1,5 **** <table width="100%"> <tr> ! <td><h1><img src="http://www.openfirst.org/image/edit.png"> Bug Reports</h1></td> </tr> </table> --- 1,5 ---- <table width="100%"> <tr> ! <td><h1><img alt="" src="http://www.openfirst.org/image/edit.png"> Bug Reports</h1></td> </tr> </table> Index: license.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/license.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** license.php 23 Jun 2004 23:42:47 -0000 1.1 --- license.php 31 Dec 2004 07:40:35 -0000 1.2 *************** *** 1,388 **** ! <table width="100%"> ! <tr> ! <td><h1><img src="http://www.openfirst.org/image/files.png">License</h1></td> ! </tr> ! </table><br> ! <blockquote> ! <p>openFIRST components are distributed under the GPL. The following is ! the complete text of the GPL.</p> ! ! <h2><a name="SEC1" href="http://www.gnu.org/copyleft/gpl.html#TOC1">GNU GENERAL PUBLIC LICENSE</a></h2> [...1136 lines suppressed...] ! TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY ! ! YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER ! ! PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE ! ! POSSIBILITY OF SUCH DAMAGES. ! ! ! ! <p> ! ! ! ! ! ! <h2>END OF TERMS AND CONDITIONS</h2> ! </blockquote> \ No newline at end of file |