[Tux4kids-commits] r1318 - in tux4kids-web/htdocs: tuxmath tuxtype
Holger Levsen
holger at alioth.debian.org
Sat Aug 1 13:00:05 UTC 2009
Author: holger
Date: 2009-08-01 13:00:05 +0000 (Sat, 01 Aug 2009)
New Revision: 1318
Modified:
tux4kids-web/htdocs/tuxmath/download.php
tux4kids-web/htdocs/tuxtype/download.php
Log:
improve ordering, still lacks links to latest releases
Modified: tux4kids-web/htdocs/tuxmath/download.php
===================================================================
--- tux4kids-web/htdocs/tuxmath/download.php 2009-08-01 01:36:32 UTC (rev 1317)
+++ tux4kids-web/htdocs/tuxmath/download.php 2009-08-01 13:00:05 UTC (rev 1318)
@@ -24,16 +24,17 @@
<div class="col2">
<table class="dow">
<tr>
- <th colspan=2" width="700px">Source</th>
- <td>
- <a href="https://alioth.debian.org/frs/download.php/2971/tuxmath_w_fonts-1.7.2.tar.gz"><img src="images/dbutton.png" alt="Download"></a>
- </td>
+ <th colspan="2">
+ Debian-based Linux
+ </th>
</tr>
<tr>
- <td width="48px"><img src="images/gear.gif" alt="Gears" align="top" /></td>
- <td>For your frustration and enjoyment we give you the foundation of open source software, the source code itself.</td>
+ <td width="48px"><img src="images/linux-ubuntu.gif" alt="Ubuntu Logo" align="top" /></td>
+ <td>If you run Debian simply open a terminal and run<br />
+ <kbd>aptitude install tuxmath tuxtype tuxtype-data-nonfree</kbd></td>
</tr>
- </table><br /><br />
+ </table>
+ <br />
<table class="dow">
@@ -62,22 +63,21 @@
<td>Either you love it or your hate it, but it is unforgettable Mac OS X.</td>
</tr>
</table><br /><br />
-
-
<table class="dow">
<tr>
- <th colspan="2">
- Debian-based Linux
- </th>
+ <th colspan=2" width="700px">Source</th>
+ <td>
+ <a href="https://alioth.debian.org/frs/download.php/2971/tuxmath_w_fonts-1.7.2.tar.gz"><img src="images/dbutton.png" alt="Download"></a>
+ </td>
</tr>
<tr>
- <td width="48px"><img src="images/linux-ubuntu.gif" alt="Ubuntu Logo" align="top" /></td>
- <td>If you run Debian simply open a terminal and run<br />
- <kbd>aptitude install tuxmath tuxtype tuxtype-data-nonfree</kbd></td>
+ <td width="48px"><img src="images/gear.gif" alt="Gears" align="top" /></td>
+ <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 />
- If you are looking for earlier releases check out our <a href="https://alioth.debian.org/frs/?group_id=31080">released files</a> page.
+ </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>';
include ('includes/header.php');
echo'
@@ -85,4 +85,4 @@
</div>
</body>
</html>';
-?>
\ No newline at end of file
+?>
Modified: tux4kids-web/htdocs/tuxtype/download.php
===================================================================
--- tux4kids-web/htdocs/tuxtype/download.php 2009-08-01 01:36:32 UTC (rev 1317)
+++ tux4kids-web/htdocs/tuxtype/download.php 2009-08-01 13:00:05 UTC (rev 1318)
@@ -22,20 +22,21 @@
<img src="images/pow-fusionforge.png" alt="Fusion Forge" />
</div>
<div class="col2">
+
<table class="dow">
<tr>
- <th colspan=2" width="700px">Source</th>
- <td>
- <a href="https://alioth.debian.org/frs/download.php/3051/tuxtype_w_fonts-1.7.5.tar.gz"><img src="images/dbutton.png" alt="Download"></a>
- </td>
+ <th colspan="2">
+ Debian-based Linux
+ </th>
</tr>
<tr>
- <td width="48px"><img src="images/gear.gif" alt="Gears" align="top" /></td>
- <td>For your frustration and enjoyment we give you the foundation of open source software, the source code itself.</td>
+ <td width="48px"><img src="images/linux-ubuntu.gif" alt="Ubuntu Logo" align="top" /></td>
+ <td>If you run Debian simply open a terminal and run<br />
+ <kbd>aptitude install tuxmath tuxtype tuxtype-data-nonfree</kbd></td>
</tr>
- </table><br /><br />
+ </table>
+ <br />
-
<table class="dow">
<tr>
<th colspan="2" width="700px">Windows 2000, XP, Vista</th>
@@ -63,21 +64,19 @@
</tr>
</table><br /><br />
-
<table class="dow">
<tr>
- <th colspan="2">
- Debian-based Linux
- </th>
+ <th colspan=2" width="700px">Source</th>
+ <td>
+ <a href="https://alioth.debian.org/frs/download.php/3051/tuxtype_w_fonts-1.7.5.tar.gz"><img src="images/dbutton.png" alt="Download"></a>
+ </td>
</tr>
<tr>
- <td width="48px"><img src="images/linux-ubuntu.gif" alt="Ubuntu Logo" align="top" /></td>
- <td>If you run Debian simply open a terminal and run<br />
- <kbd>aptitude install tuxmath tuxtype tuxtype-data-nonfree</kbd></td>
+ <td width="48px"><img src="images/gear.gif" alt="Gears" align="top" /></td>
+ <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 />
- If you are looking for earlier releases check out our <a href="https://alioth.debian.org/frs/?group_id=31080">released files</a> page.
+ </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>';
include ('includes/header.php');
echo'
@@ -85,4 +84,4 @@
</div>
</body>
</html>';
-?>
\ No newline at end of file
+?>
More information about the Tux4kids-commits
mailing list