[Tux4kids-commits] r1574 - in tux4kids-web/htdocs: . tuxmath tuxtype
Matthew McSpadden
mmcspadden-guest at alioth.debian.org
Tue Oct 6 16:03:48 UTC 2009
Author: mmcspadden-guest
Date: 2009-10-06 16:03:48 +0000 (Tue, 06 Oct 2009)
New Revision: 1574
Modified:
tux4kids-web/htdocs/index.php
tux4kids-web/htdocs/mail.php
tux4kids-web/htdocs/tuxmath/download.php
tux4kids-web/htdocs/tuxtype/download.php
tux4kids-web/htdocs/tuxtype/help.php
tux4kids-web/htdocs/tuxtype/index.php
tux4kids-web/htdocs/tuxtype/other.php
tux4kids-web/htdocs/tuxtype/screens.php
Log:
Optimizing the code for a bit faster loading, changed the menu, and added a news item to the hompage.
Modified: tux4kids-web/htdocs/index.php
===================================================================
--- tux4kids-web/htdocs/index.php 2009-10-06 15:30:55 UTC (rev 1573)
+++ tux4kids-web/htdocs/index.php 2009-10-06 16:03:48 UTC (rev 1574)
@@ -39,7 +39,7 @@
three projects are still being actively worked on, even though there may not be much activity on the front page
here. Keep checking back for the next versions of each of the programs. Alot of work was done over the summer by
the GSOC particpants. Subscribe to our <a href="mail.php">Mailing Lists</a> to keep up with every detail. Questions
- can be submitted on the <a href="https://alioth.debian.org/forum/?group_id=31080">Forums</a> or on the mailing
+ can be submitted in the <a href="https://alioth.debian.org/forum/?group_id=31080">Forums</a> or on the mailing
lists. Any problems, suggestions, typos, etc. please direct to the Tux4Kids discuss list, and I will make the
corrections as soon as possible.
</td>
Modified: tux4kids-web/htdocs/mail.php
===================================================================
--- tux4kids-web/htdocs/mail.php 2009-10-06 15:30:55 UTC (rev 1573)
+++ tux4kids-web/htdocs/mail.php 2009-10-06 16:03:48 UTC (rev 1574)
@@ -22,48 +22,40 @@
<div class="col2">
Mailing lists are the best way to keep up with what is going on with the Tux4Kids projects. Tux4Kids has 11 active mailing
lists. Different mailing lists are used for different purposes. Please pick the appropriate mailing list below.<br />
-
<br />
<b>General Tux4Kids List: (not project-specific)</b>
<ul>
<li><a href="http://lists.alioth.debian.org/mailman/listinfo/tux4kids-discuss">Tux4kids-discuss</a> - Discussion mailing list for the Tux4kids project</li>
</ul>
<b>Tux Typing Lists:</b>
-
<ul>
<li><a href="http://lists.alioth.debian.org/mailman/listinfo/tux4kids-tuxtype-dev">Tux4kids-tuxtype-dev</a> - Development list for tuxtype</li>
</ul>
<b>Tux Paint Lists:</b>
<ul>
<li>For Users:</li>
-
<ul>
<li><a href="http://tuxpaint.org/cgi-bin/mailman/listinfo/tuxpaint-news">Tuxpaint-news</a> - Release announcements (not a discussion list)</li>
<li><a href="https://lists.sourceforge.net/lists/listinfo/tuxpaint-users">Tuxpaint-users</a> - For parents/teachers/users</li>
</ul>
<li>For Developers:</li>
-
<ul>
<li><a href="https://lists.sourceforge.net/lists/listinfo/tuxpaint-devel">Tuxpaint-devel</a> - Code and general dev. discussion</li>
<li><a href="https://lists.sourceforge.net/lists/listinfo/tuxpaint-i18n">Tuxpaint-i18n</a> - Translation work discussion</li>
<li><a href="https://lists.sourceforge.net/lists/listinfo/tuxpaint-stamps">Tuxpaint-stamps</a> - Stamp artwork discussion</li>
-
<li><a href="https://lists.sourceforge.net/lists/listinfo/tuxpaint-docs">Tuxpaint-docs</a> - Documentation creation discussion</li>
</ul>
</ul>
<b>TuxMath Lists:</b>
<ul>
<li><a href="https://lists.sourceforge.net/lists/listinfo/tuxmath-devel">Tuxmath-devel</a> - Tuxmath developers list</li>
-
</ul>
<b>Code commit logs: (not discussion lists)</b>
<ul>
<li><a href="http://lists.alioth.debian.org/mailman/listinfo/tux4kids-commits">Tux4kids-commits</a> - CVG commit logs</li>
<li><a href="https://lists.sourceforge.net/lists/listinfo/tuxpaint-cvs">Tuxpaint-cvs</a> - CVS commit logs for Tux Paint project</li>
-
</ul>
</div>
- </div>
<?php include ('includes/header.php');?>
</div>
</div>
Modified: tux4kids-web/htdocs/tuxmath/download.php
===================================================================
--- tux4kids-web/htdocs/tuxmath/download.php 2009-10-06 15:30:55 UTC (rev 1573)
+++ tux4kids-web/htdocs/tuxmath/download.php 2009-10-06 16:03:48 UTC (rev 1574)
@@ -67,8 +67,6 @@
<td>For your enjoyment and to enable you to learn even more we give you the foundation of open source software, the source code itself.</td>
</tr>
</table><br /><br />
-
-
If you are looking for earlier (or newer!) releases check out our <a href="https://alioth.debian.org/frs/?group_id=31080">released files</a> page.
</div>
<?php include ('includes/header.php');?>
Modified: tux4kids-web/htdocs/tuxtype/download.php
===================================================================
--- tux4kids-web/htdocs/tuxtype/download.php 2009-10-06 15:30:55 UTC (rev 1573)
+++ tux4kids-web/htdocs/tuxtype/download.php 2009-10-06 16:03:48 UTC (rev 1574)
@@ -7,15 +7,15 @@
<div class="col1">
<ul class="menu">
<li><a href="index.php"><span>Home</span></a></li>
- <li><a href="" class="active"><span>Downloads</span></a></li>
+ <li><a href="download.php" class="active"><span>Downloads</span></a></li>
<li><a href="screens.php"><span>Screenshots</span></a></li>
<li><a href="help.php"><span>Get help</span></a></li>
<li><a href="other.php"><span>Other Projects</span></a></li>
- <li><a href="http://www.tux4kids.com"><span>About Tux4Kids</span></a></li>
+ <li><a href="http://tux4kids.alioth.debian.org"><span>Back to Tux4Kids</span></a></li>
</ul>
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
- <br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<img src="images/pow-fusionforge.png" alt="Fusion Forge" />
</div>
<div class="col2">
Modified: tux4kids-web/htdocs/tuxtype/help.php
===================================================================
--- tux4kids-web/htdocs/tuxtype/help.php 2009-10-06 15:30:55 UTC (rev 1573)
+++ tux4kids-web/htdocs/tuxtype/help.php 2009-10-06 16:03:48 UTC (rev 1574)
@@ -1,7 +1,4 @@
-<?php
-include ('includes/pageheader.php');
-
-echo'
+<?php include ('includes/pageheader.php');?>
<title>Tux4kids » Tuxtype » Home</title>
</head>
<body>
@@ -12,18 +9,20 @@
<li><a href="index.php"><span>Home</span></a></li>
<li><a href="download.php"><span>Downloads</span></a></li>
<li><a href="screens.php"><span>Screenshots</span></a></li>
- <li><a href="" class="active"><span>Get help</span></a></li>
+ <li><a href="help.php" class="active"><span>Get help</span></a></li>
<li><a href="other.php"><span>Other Projects</span></a></li>
- <li><a href="http://www.tux4kids.com"><span>About Tux4Kids</span></a></li>
+ <li><a href="http://tux4kids.alioth.debian.org"><span>Back to Tux4Kids</span></a></li>
</ul>
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <img src="images/pow-fusionforge.png" alt="Fusion Forge" />
</div>
<div class="col2">
How to setup Lessons.
- </div>';
-include ('includes/header.php');
-echo'
+ </div>
+<?php include ('includes/header.php');?>
</div>
</div>
</body>
-</html>';
-?>
\ No newline at end of file
+</html>
\ No newline at end of file
Modified: tux4kids-web/htdocs/tuxtype/index.php
===================================================================
--- tux4kids-web/htdocs/tuxtype/index.php 2009-10-06 15:30:55 UTC (rev 1573)
+++ tux4kids-web/htdocs/tuxtype/index.php 2009-10-06 16:03:48 UTC (rev 1574)
@@ -1,7 +1,4 @@
-<?php
-include ('includes/pageheader.php');
-
-echo'
+<?php include ('includes/pageheader.php');?>
<title>Tux4kids » Tuxtype » Home</title>
</head>
<body>
@@ -9,13 +6,17 @@
<div class="box">
<div class="col1">
<ul class="menu">
- <li><a href="" class="active"><span>Home</span></a></li>
+ <li><a href="index.php" class="active"><span>Home</span></a></li>
<li><a href="download.php"><span>Downloads</span></a></li>
<li><a href="screens.php"><span>Screenshots</span></a></li>
<li><a href="help.php"><span>Get help</span></a></li>
<li><a href="other.php"><span>Other Projects</span></a></li>
- <li><a href="http://www.tux4kids.com"><span>About Tux4Kids</span></a></li>
+ <li><a href="http://tux4kids.alioth.debian.org"><span>Back to Tux4Kids</span></a></li>
</ul>
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <img src="images/pow-fusionforge.png" alt="Fusion Forge" />
</div>
<div class="col2">
<font class="heading">Welcome to TuxTyping!</font><br />
@@ -63,11 +64,9 @@
</td>
</tr>
</table>
- </div>';
-include ('includes/header.php');
-echo'
+ </div>
+<?php include ('includes/header.php');?>
</div>
</div>
</body>
-</html>';
-?>
\ No newline at end of file
+</html>
\ No newline at end of file
Modified: tux4kids-web/htdocs/tuxtype/other.php
===================================================================
--- tux4kids-web/htdocs/tuxtype/other.php 2009-10-06 15:30:55 UTC (rev 1573)
+++ tux4kids-web/htdocs/tuxtype/other.php 2009-10-06 16:03:48 UTC (rev 1574)
@@ -1,7 +1,4 @@
-<?php
-include ('includes/pageheader.php');
-
-echo'
+<?php include ('includes/pageheader.php');?>
<title>Tux4kids » Tuxtype » Other projects by Tux4Kids</title>
</head>
<body>
@@ -14,8 +11,12 @@
<li><a href="screens.php"><span>Screenshots</span></a></li>
<li><a href="help.php"><span>Get help</span></a></li>
<li><a href="other.php" class="active"><span>Other Projects</span></a></li>
- <li><a href="http://www.tux4kids.com"><span>About Tux4Kids</span></a></li>
+ <li><a href="http://tux4kids.alioth.debian.org"><span>Back to Tux4Kids</span></a></li>
</ul>
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <img src="images/pow-fusionforge.png" alt="Fusion Forge" />
</div>
<div class="col2">
<table>
@@ -38,11 +39,9 @@
</td>
</tr>
</table>
- </div>';
-include ('includes/header.php');
-echo'
+ </div>
+<?php include ('includes/header.php');?>
</div>
</div>
</body>
-</html>';
-?>
\ No newline at end of file
+</html>
\ No newline at end of file
Modified: tux4kids-web/htdocs/tuxtype/screens.php
===================================================================
--- tux4kids-web/htdocs/tuxtype/screens.php 2009-10-06 15:30:55 UTC (rev 1573)
+++ tux4kids-web/htdocs/tuxtype/screens.php 2009-10-06 16:03:48 UTC (rev 1574)
@@ -1,7 +1,4 @@
-<?php
-include ('includes/pageheader.php');
-
-echo'
+<?php include ('includes/pageheader.php');?>
<title>Tux4kids » Tuxtype » Screenshots</title>
</head>
<body>
@@ -11,11 +8,15 @@
<ul class="menu">
<li><a href="index.php"><span>Home</span></a></li>
<li><a href="download.php"><span>Downloads</span></a></li>
- <li><a href="" class="active"><span>Screenshots</span></a></li>
+ <li><a href="screens.php" class="active"><span>Screenshots</span></a></li>
<li><a href="help.php"><span>Get help</span></a></li>
<li><a href="other.php"><span>Other Projects</span></a></li>
- <li><a href="http://www.tux4kids.com"><span>About Tux4Kids</span></a></li>
+ <li><a href="http://tux4kids.alioth.debian.org"><span>Back to Tux4Kids</span></a></li>
</ul>
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+ <img src="images/pow-fusionforge.png" alt="Fusion Forge" />
</div>
<div class="col2">
<table>
@@ -42,11 +43,9 @@
</td>
</tr>
</table>
- </div>';
-include ('includes/header.php');
-echo'
+ </div>
+<?php include ('includes/header.php');?>
</div>
</div>
</body>
-</html>';
-?>
\ No newline at end of file
+</html>
\ No newline at end of file
More information about the Tux4kids-commits
mailing list