[Tux4kids-commits] r1096 - in tux4kids-web/htdocs/newsitetest/tuxtype: . images

Matthew McSpadden mmcspadden-guest at alioth.debian.org
Fri Jun 26 21:45:24 UTC 2009


Author: mmcspadden-guest
Date: 2009-06-26 21:45:24 +0000 (Fri, 26 Jun 2009)
New Revision: 1096

Added:
   tux4kids-web/htdocs/newsitetest/tuxtype/images/pow-fusionforge.png
Removed:
   tux4kids-web/htdocs/newsitetest/tuxtype/debdown.php
   tux4kids-web/htdocs/newsitetest/tuxtype/macdown.php
   tux4kids-web/htdocs/newsitetest/tuxtype/sourcedown.php
   tux4kids-web/htdocs/newsitetest/tuxtype/windown.php
Log:
Still working to fix the svn bit.

Deleted: tux4kids-web/htdocs/newsitetest/tuxtype/debdown.php
===================================================================
--- tux4kids-web/htdocs/newsitetest/tuxtype/debdown.php	2009-06-26 21:42:44 UTC (rev 1095)
+++ tux4kids-web/htdocs/newsitetest/tuxtype/debdown.php	2009-06-26 21:45:24 UTC (rev 1096)
@@ -1,45 +0,0 @@
-<?php
-include ('includes/pageheader.php');
-
-echo'
-	<title>Tux4kids &raquo; Tuxmath &raquo; Downloads</title>';
-
-include ('includes/header.php');
-
-echo'
-			<div class="col1">
-				<ul class="menu">
-					<li><a href="index.php"><span>Home</span></a></li>
-					<li><a href="download.php" class="active"><span>Download</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>
-				</ul>
-			</div>
-			<div class="col2">
-				<table class="downloads">
-					<tr>
-						<td width="50px">
-							<img src="images/linux-ubuntu.gif" alt="Ubuntu Logo" />
-						</td>
-						<th>
-							<font>Debian based Linux</font>
-						</th>
-					</tr>
-					<tr>
-						<td colspan="2">
-							If you run Debian simply open a terminal and run<br />
-							<br />
-							<kbd>aptitude install tuxmath tuxtype tuxtype-data-nonfree</kbd>
-						</td>
-					</tr>
-				</table>
-			</div>
-		</div>
-	</div>
-</body>
-</html>';
-?>
-
-

Added: tux4kids-web/htdocs/newsitetest/tuxtype/images/pow-fusionforge.png
===================================================================
(Binary files differ)


Property changes on: tux4kids-web/htdocs/newsitetest/tuxtype/images/pow-fusionforge.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Deleted: tux4kids-web/htdocs/newsitetest/tuxtype/macdown.php
===================================================================
--- tux4kids-web/htdocs/newsitetest/tuxtype/macdown.php	2009-06-26 21:42:44 UTC (rev 1095)
+++ tux4kids-web/htdocs/newsitetest/tuxtype/macdown.php	2009-06-26 21:45:24 UTC (rev 1096)
@@ -1,44 +0,0 @@
-<?php
-include ('includes/pageheader.php');
-
-echo'
-	<title>Tux4kids &raquo; Tuxmath &raquo; Downloads</title>';
-
-include ('includes/header.php');
-
-echo'
-			<div class="col1">
-				<ul class="menu">
-					<li><a href="index.php"><span>Home</span></a></li>
-					<li><a href="download.php" class="active"><span>Download</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>
-				</ul>
-			</div>
-			<div class="col2">
-				<table class="downloads">
-					<tr>
-						<td width="50px">
-							<img src="images/macosx.gif" alt="Mac OS X Logo" />
-						</td>
-						<th>
-							<font>Mac dmg files</font>
-						</th>
-					</tr>
-					<tr>
-						<td colspan="2">
-							Either you love it or your hate it, but it is unforgettable Mac OS X
-						</td>
-					</tr>
-				</table>
-				<br />
-				<a href="https://alioth.debian.org/frs/download.php/2381/TuxType_w_fonts-1.5.17-MacOS10.3PPC.dmg">
-				<img src="images/dbutton.png"></a>
-			</div>
-		</div>
-	</div>
-</body>
-</html>';
-?>
\ No newline at end of file

Deleted: tux4kids-web/htdocs/newsitetest/tuxtype/sourcedown.php
===================================================================
--- tux4kids-web/htdocs/newsitetest/tuxtype/sourcedown.php	2009-06-26 21:42:44 UTC (rev 1095)
+++ tux4kids-web/htdocs/newsitetest/tuxtype/sourcedown.php	2009-06-26 21:45:24 UTC (rev 1096)
@@ -1,45 +0,0 @@
-<?php
-include ('includes/pageheader.php');
-
-echo'
-	<title>Tux4kids &raquo; Tuxmath &raquo; Downloads</title>';
-
-include ('includes/header.php');
-
-echo'
-			<div class="col1">
-				<ul class="menu">
-					<li><a href="index.php"><span>Home</span></a></li>
-					<li><a href="download.php" class="active"><span>Download</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>
-				</ul>
-			</div>
-			<div class="col2">
-				<table class="downloads">
-					<tr>
-						<td width="50px">
-							<img src="images/gear.gif" alt="Gears" />
-						</td>
-						<th>
-							<font>Source</font>
-						</th>
-					</tr>
-					<tr>
-						<td colspan="2">
-							For your frustration and enjoyment we give you the foundation of open source software, the source code itself. Whether
-							you are a developer or a DIYer you\'ll find the latest releases of the source code right here.
-						</td>
-					</tr>
-				</table>
-				<br />
-				<a href="https://alioth.debian.org/frs/download.php/2974/tuxtype_w_fonts-1.7.4.tar.gz">
-				<img src="images/dbutton.png"></a>
-			</div>
-		</div>
-	</div>
-</body>
-</html>';
-?>
\ No newline at end of file

Deleted: tux4kids-web/htdocs/newsitetest/tuxtype/windown.php
===================================================================
--- tux4kids-web/htdocs/newsitetest/tuxtype/windown.php	2009-06-26 21:42:44 UTC (rev 1095)
+++ tux4kids-web/htdocs/newsitetest/tuxtype/windown.php	2009-06-26 21:45:24 UTC (rev 1096)
@@ -1,44 +0,0 @@
-<?php
-include ('includes/pageheader.php');
-
-echo'
-	<title>Tux4kids &raquo; Tuxmath &raquo; Downloads</title>';
-
-include ('includes/header.php');
-
-echo'
-			<div class="col1">
-				<ul class="menu">
-					<li><a href="index.php"><span>Home</span></a></li>
-					<li><a href="download.php" class="active"><span>Download</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>
-				</ul>
-			</div>
-			<div class="col2">
-				<table class="downloads">
-					<tr>
-						<td width="50px">
-							<img src="images/windows.gif" alt="Windows Logo" />
-						</td>
-						<th>
-							<font>Windows Installer</font>
-						</th>
-					</tr>
-					<tr>
-						<td colspan="2">
-							Here you can download the installer for ever hated, and yet still most popular OS around, Windows. 
-						</td>
-					</tr>
-				</table>
-				<br />
-				<a href="https://alioth.debian.org/frs/download.php/2973/tuxtype-1.7.4-win32-installer.exe">
-				<img src="images/dbutton.png"></a>
-			</div>
-		</div>
-	</div>
-</body>
-</html>';
-?>
\ No newline at end of file




More information about the Tux4kids-commits mailing list