summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-12-26 13:38:54 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-12-26 13:38:54 +0000
commit9d9c3cfce19568b51996ccecbfa42832e9188ba1 (patch)
treedea55a1fab23f3a7f39b05d4d7bdb92815a46bb4
parentaf7b6b7c1de86f155413cc7cd7584507b8ba6c74 (diff)
downloadwebsite-9d9c3cfce19568b51996ccecbfa42832e9188ba1.tar.gz
website-9d9c3cfce19568b51996ccecbfa42832e9188ba1.tar.bz2
website-9d9c3cfce19568b51996ccecbfa42832e9188ba1.tar.xz
website-9d9c3cfce19568b51996ccecbfa42832e9188ba1.zip
Updates to downloads page and update notice, removal of broken Brazil fansite.
-rw-r--r--downloads.php18
-rw-r--r--index.php2
-rw-r--r--links.php4
3 files changed, 13 insertions, 11 deletions
diff --git a/downloads.php b/downloads.php
index 616ee0e..ee7c327 100644
--- a/downloads.php
+++ b/downloads.php
@@ -6,10 +6,10 @@
<h3>Current client release</h3>
<div class="releases">
-<div class="release"><img src="images/ico-win.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.21.1-win32.exe?download"><b>Windows installer</b> 0.0.21.1</a></div>
-<div class="release"><img src="images/ico-src.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.21.1.tar.gz?download"><b>Source code</b> 0.0.21.1</a></div>
+<div class="release"><img src="images/ico-win.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.22-win32.exe?download"><b>Windows installer</b> 0.0.22</a></div>
+<div class="release"><img src="images/ico-src.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.22.tar.gz?download"><b>Source code</b> 0.0.22</a></div>
<div class="release"><img src="images/ico-osx.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.20-mac.dmg?download"><b>MacOS X package</b> 0.0.20</a> (broken)</div>
-<div class="release"><img src="images/ico-slackware.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.21.1-i686-1.tgz?download"><b>Slackware 11.0/Current package</b> 0.0.21.1</a></div>
+<div class="release"><img src="images/ico-slackware.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.22-i686-1.tgz?download"><b>Slackware 11.0/Current package</b> 0.0.22</a></div>
<div class="release"><img src="images/ico-deb.png"/> <a href="#repository"><b>Debian/Ubuntu repositories</b></a></div>
<div class="release"><img src="images/ico-gentoo.png"/> <a href="http://packages.gentoo.org/packages/?category=games-rpg;name=tmw"><b>Gentoo eBuild</b></a></div>
</div>
@@ -26,7 +26,9 @@ likely to no longer work.</p>
SourceForge. The client module is named <i>tmw</i>. For checking out the latest
development version (trunk) of the client this means to use the command:</p>
-<p><pre>svn co https://svn.sourceforge.net/svnroot/themanaworld/tmw/trunk tmw</pre></p>
+<pre>
+svn co https://svn.sourceforge.net/svnroot/themanaworld/tmw/trunk tmw
+</pre>
<p>For more instructions you can also read our small guide on
<a href="svn-tutorial.txt">how to use SVN</a>. Use the SVN version only if
@@ -48,15 +50,15 @@ system, and add the given line to your sources.list file:</p>
<h4>Debian Unstable</h4>
-<p><pre>
+<pre>
deb http://bertram.ifrance.com/ debian unstable
-</pre></p>
+</pre>
<h4>Ubuntu Edgy (i386 and AMD-64)</h4>
-<p><pre>
+<pre>
deb http://bertram.ifrance.com/ ubuntu edgy
-</pre></p>
+</pre>
<p>Then to install TMW do:</p>
diff --git a/index.php b/index.php
index dbdc439..3c2d707 100644
--- a/index.php
+++ b/index.php
@@ -4,7 +4,7 @@
?>
<div style="background-color: rgb(255,220,220); border: 1px solid rgb(240,150,150); padding: 5px; margin: 5px; -moz-border-radius: 10px;">
-<b>Notice:</b> We changed our update host to http://updates.themanaworld.org. Please update the value of <i>updatehost</i> in your config.xml. This will be default from the 0.0.21.2 release onwards.
+<b>Notice:</b> We changed our update host to http://updates.themanaworld.org. Please update the value of <i>updatehost</i> in your config.xml. This is the default with the 0.0.22 release.
</div>
<?php
diff --git a/links.php b/links.php
index 9cd65f8..4089062 100644
--- a/links.php
+++ b/links.php
@@ -27,13 +27,13 @@
<li><a href="http://www.zlib.net/">zlib</a> - Compression library</li>
<li><a href="http://curl.haxx.se/libcurl/">libcurl</a> - File transfer library</li>
</ul>
-
+<!--
<h3>Fansites</h3>
<ul>
<li><a href="http://www.tmwbrasil.kit.net/">Brazilian fansite</a></li>
</ul>
-
+-->
<h3>Other related links</h3>
<ul>