Merge pull request #2 from rubenwardy/master

Validation Corrections
This commit is contained in:
celeron55 2013-02-28 10:36:11 -08:00
commit 4151c1dbf1
8 changed files with 47 additions and 66 deletions

View File

@ -32,40 +32,40 @@ You can <a href="donations.php">donate money</a> for covering hosting costs and
</p> </p>
<span class="contribclass">Users:</span> <span class="contribclass">Users:</span>
<p>
<ul> <ul>
<li><a href="forum">The Forums</a></li> <li><a href="forum">The Forums</a></li>
<li><a href="http://webchat.freenode.net/?channels=minetest">#minetest on Freenode</a>.</li> <li><a href="http://webchat.freenode.net/?channels=minetest">#minetest on Freenode</a>.</li>
<li><a href="http://dev.minetest.net/">The developer wiki</a> contains useful information for advanced users.</li> <li><a href="http://dev.minetest.net/">The developer wiki</a> contains useful information for advanced users.</li>
</ul> </ul>
</p>
<span class="contribclass">Modders:</span> <span class="contribclass">Modders:</span>
<p> <p>
You can create content to the game independently via <a href="forum/viewforum.php?id=9">mods</a>. You can create content to the game independently via <a href="http://forum.minetest.net/viewforum.php?id=9">mods</a>.
<ul> <ul>
<li><a href="http://api.minetest.net/">Modding API (tutorial/reference)<a></li> <li><a href="http://api.minetest.net/">Modding API (tutorial/reference)</a></li>
<li><a href="https://github.com/minetest/minetest/blob/stable-0.4/doc/lua_api.txt">doc/lua_api.txt: Short reference</a></li> <li><a href="https://github.com/minetest/minetest/blob/stable-0.4/doc/lua_api.txt">doc/lua_api.txt: Short reference</a></li>
<li><a href="forum/viewforum.php?id=9">Forum / Modding General</a></li> <li><a href="http://forum.minetest.net/viewforum.php?id=9">Forum / Modding General</a></li>
<li><a href="forum/viewforum.php?id=11">Forum / Mod Releases</a></li> <li><a href="http://forum.minetest.net/viewforum.php?id=11">Forum / Mod Releases</a></li>
<li><a href="http://webchat.freenode.net/?channels=minetest-mods">#minetest-mods on Freenode</a>.</li> <li><a href="http://webchat.freenode.net/?channels=minetest-mods">#minetest-mods on Freenode</a>.</li>
<li><a href="http://webchat.freenode.net/?channels=minetest">#minetest on Freenode</a> (<a href="http://logs.2pktfkt.de/minetest/">log</a>)</li> <li><a href="http://webchat.freenode.net/?channels=minetest">#minetest on Freenode</a> (<a href="http://logs.2pktfkt.de/minetest/">log</a>)</li>
<li><a href="http://webchat.freenode.net/?channels=minetest-delta">#minetest-delta on Freenode</a> (<a href="http://logs.2pktfkt.de/minetest-delta/">log</a>)</li> <li><a href="http://webchat.freenode.net/?channels=minetest-delta">#minetest-delta on Freenode</a> (<a href="http://logs.2pktfkt.de/minetest-delta/">log</a>)</li>
<li><a href="http://dev.minetest.net/">The developer wiki</a></li> <li><a href="http://dev.minetest.net/">The developer wiki</a></li>
</ul> </ul>
</p>
<span class="contribclass">Developers (serious stuff):</span> <span class="contribclass">Developers (serious stuff):</span>
<p> <p>
The core development discussion usually happens on <a href="http://webchat.freenode.net/?channels=minetest-dev">#minetest-dev on Freenode</a>. The core development discussion usually happens on <a href="http://webchat.freenode.net/?channels=minetest-dev">#minetest-dev on Freenode</a>.
<!--(celeron55 hates OOP zealots, FOSS zealots, smalltalk, perfectionism and noobs.)--> <!--(celeron55 hates OOP zealots, FOSS zealots, smalltalk, perfectionism and noobs.)-->
<ul> <ul>
<li><a href="forum/viewforum.php?id=7">Forum / Unofficial Engine Development</a></li> <li><a href="http://forum.minetest.net/viewforum.php?id=7">Forum / Unofficial Engine Development</a></li>
<li><a href="http://webchat.freenode.net/?channels=minetest-dev">#minetest-dev on Freenode</a> (strictly serious work; <a href="http://irc.minetest.ru/minetest-dev/">log</a>)</li> <li><a href="http://webchat.freenode.net/?channels=minetest-dev">#minetest-dev on Freenode</a> (strictly serious work; <a href="http://irc.minetest.ru/minetest-dev/">log</a>)</li>
<li><a href="http://webchat.freenode.net/?channels=minetest-delta">#minetest-delta on Freenode</a> (more casual, not very active; <a href="http://logs.2pktfkt.de/minetest-delta/">log</a>)</li> <li><a href="http://webchat.freenode.net/?channels=minetest-delta">#minetest-delta on Freenode</a> (more casual, not very active; <a href="http://logs.2pktfkt.de/minetest-delta/">log</a>)</li>
<li><a href="http://dev.minetest.net/">The developer wiki</a></li> <li><a href="http://dev.minetest.net/">The developer wiki</a></li>
</ul> </ul>
</p>
<!--<p style="float: right;">Updated 2012-07-21</p>--> <!--<p style="float: right;">Updated 2012-07-21</p>-->

View File

@ -50,7 +50,7 @@ array("text" => "0.2.20110922_3", "tag" => "0.2.20110922_3"),
<th style="text-align: left; padding-top: 1.5em;">???</th> <th style="text-align: left; padding-top: 1.5em;">???</th>
</tr> </tr>
<tr> <tr>
<td width="30%" valign="top" style="padding-right: 1em;"> <td style="width:30%;vertical-align:top;padding-right: 1em;">
<ul> <ul>
<li> <li>
<a href="https://github.com/downloads/minetest/minetest/minetest-0.4.4-win32.zip"> <a href="https://github.com/downloads/minetest/minetest/minetest-0.4.4-win32.zip">
@ -99,14 +99,14 @@ array("text" => "0.2.20110922_3", "tag" => "0.2.20110922_3"),
</li> </li>
</ul> </ul>
</td> </td>
<td width="30%" valign="top" style="padding-right: 1em;"> <td style="width:30%;vertical-align:top;padding-right: 1em;">
<pre> <pre>
<a href="http://forum.minetest.net/viewtopic.php?id=4240">* xyz [msvc2010] [forum]</a> <a href="http://forum.minetest.net/viewtopic.php?id=4240">* xyz [msvc2010] [forum]</a>
<a href="http://forum.minetest.net/viewtopic.php?id=4547">* PilzAdam [mingw ] [forum]</a> <a href="http://forum.minetest.net/viewtopic.php?id=4547">* PilzAdam [mingw ] [forum]</a>
<a href="http://forum.minetest.net/viewtopic.php?id=1523">* sfan5 [mingw? ] [forum]</a> <a href="http://forum.minetest.net/viewtopic.php?id=1523">* sfan5 [mingw? ] [forum]</a>
</pre> </pre>
</td> </td>
<td valign="top"> <td style="vertical-align:top;">
<p> <p>
Extract the zip package somewhere. Run the executable found in the bin/ folder. Extract the zip package somewhere. Run the executable found in the bin/ folder.
Also see the Also see the
@ -132,7 +132,7 @@ array("text" => "0.2.20110922_3", "tag" => "0.2.20110922_3"),
<table style="border-spacing: 0; margin: 0; padding: 0; border: 0;"> <table style="border-spacing: 0; margin: 0; padding: 0; border: 0;">
<tr> <tr>
<td width="50%" valign="top"> <td style="width:50%;vertical-align:top;">
<h5>Stable</h5> <h5>Stable</h5>
<ul> <ul>
<li>Debian: Found in Apt.</li> <li>Debian: Found in Apt.</li>
@ -162,7 +162,7 @@ array("text" => "0.2.20110922_3", "tag" => "0.2.20110922_3"),
</li>--> </li>-->
<!--</ul>--> <!--</ul>-->
</td> </td>
<td valign="top"> <td style="vertical-align:top;">
<p> <p>
These packages have not necessarily been created by any of the developers of Minetest. Contact the authors of the packages in case of problems (at first). These packages have not necessarily been created by any of the developers of Minetest. Contact the authors of the packages in case of problems (at first).
</p> </p>
@ -188,7 +188,7 @@ array("text" => "0.2.20110922_3", "tag" => "0.2.20110922_3"),
<table style="border-spacing: 0; margin: 0; padding: 0; border: 0;"> <table style="border-spacing: 0; margin: 0; padding: 0; border: 0;">
<tr> <tr>
<td width="50%" valign="top" style="padding-right: 2em;"> <td style="width:50%;vertical-align:top;padding-right: 2em;">
<ul> <ul>
<li> <li>
<a href="https://github.com/toabi/minetest-mac/downloads">Toabi's old github downloads</a> <a href="https://github.com/toabi/minetest-mac/downloads">Toabi's old github downloads</a>
@ -220,7 +220,7 @@ array("text" => "0.2.20110922_3", "tag" => "0.2.20110922_3"),
<table style="border-spacing: 0; margin: 0; padding: 0; border: 0;"> <table style="border-spacing: 0; margin: 0; padding: 0; border: 0;">
<tr> <tr>
<td width="50%" valign="top" style="padding-right: 1em;"> <td style="width:50%;vertical-align:top;padding-right: 1em;">
<h4>Unstable (0.4) <a href="https://github.com/minetest/minetest">github</a></h4> <h4>Unstable (0.4) <a href="https://github.com/minetest/minetest">github</a></h4>
@ -270,7 +270,7 @@ array("text" => "0.2.20110922_3", "tag" => "0.2.20110922_3"),
</table> </table>
</td> </td>
<td valign="top"> <td style="vertical-align:top;">
<h4>Using source of 0.4</h4> <h4>Using source of 0.4</h4>
<p> <p>

View File

@ -8,7 +8,7 @@
</div> </div>
<div class="footerlogo"> <div class="footerlogo">
<img src="images/minetest-icon-120_gray_translucent.png" alt="logo"> <img src="images/minetest-icon-120_gray_translucent.png" alt="logo">
<span> <div>
<ul class="footermainlist"> <ul class="footermainlist">
<li class="the_li"> <li class="the_li">
Minetest Minetest
@ -27,7 +27,7 @@
<a href="http://freedns.afraid.org">FreeDNS</a>, <a href="http://freedns.afraid.org">FreeDNS</a>,
</li> </li>
</ul> </ul>
</span> </div>
</div> </div>
</div> </div>

View File

@ -7,14 +7,14 @@ if(!isset($title))
?> ?>
<!DOCTYPE html> <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="fi"> <html>
<head> <head>
<meta name="keywords" content="minetest minetest-c55" /> <meta name="keywords" content="minetest minetest-c55" />
<meta name="description" content="Minetest (minetest-c55): An open source Infiniminer/Minecraft style game" /> <meta name="description" content="Minetest (minetest-c55): An open source Infiniminer/Minecraft style game" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="style_v2.css" type="text/css" /> <link rel="stylesheet" href="style_v2.css" type="text/css" />
<link rel="shortcut icon" href="/favicon.ico" /> <link rel="shortcut icon" href="/favicon.ico" />
<link rel="bookmark icon" href="/favicon.ico" /> <link rel="icon" href="/favicon.ico" />
<title><?php <title><?php
if($title != "") if($title != "")
echo($title." - Minetest"); echo($title." - Minetest");
@ -35,7 +35,7 @@ if(!isset($title))
<div id="navbar" class="navbar"> <div id="navbar" class="navbar">
<div class="constrain"> <div class="constrain">
<span class="inbar_main"> <div class="inbar_main">
<ul> <ul>
<li class="navlink_normal"><a href="index.php">About</a></li> <li class="navlink_normal"><a href="index.php">About</a></li>
<li class="navlink_normal"><a href="news.php">News</a></li> <li class="navlink_normal"><a href="news.php">News</a></li>
@ -44,11 +44,11 @@ if(!isset($title))
<li class="navlink_normal"><a href="support.php">Support</a></li> <li class="navlink_normal"><a href="support.php">Support</a></li>
<!--<li class="navlink_normal"><a href="donations.php">Donate</a></li>--> <!--<li class="navlink_normal"><a href="donations.php">Donate</a></li>-->
</ul> </ul>
</span> </div>
<span class="inbar_separator"> <div class="inbar_separator">
| |
</span> </div>
<span class="inbar_other"> <div class="inbar_other">
<ul> <ul>
<li class="navlink_special"><a href="http://c55.me/blog">Blog</a></li> <li class="navlink_special"><a href="http://c55.me/blog">Blog</a></li>
<li class="navlink_special"><a href="http://wiki.minetest.com/wiki/">Wiki</a></li> <li class="navlink_special"><a href="http://wiki.minetest.com/wiki/">Wiki</a></li>
@ -56,7 +56,7 @@ if(!isset($title))
<li class="navlink_special"><a href="https://github.com/minetest/minetest">Github</a></li> <li class="navlink_special"><a href="https://github.com/minetest/minetest">Github</a></li>
<li class="navlink_special"><a href="http://api.minetest.net/">API</a></li> <li class="navlink_special"><a href="http://api.minetest.net/">API</a></li>
</ul> </ul>
</span> </div>
</div> </div>
</div> </div>
<div class="navbarbottom1"> <div class="navbarbottom1">
@ -65,10 +65,10 @@ if(!isset($title))
<div id="logo"> <div id="logo">
<div class="constrain"> <div class="constrain">
<img src="images/minetest-icon-120.png" alt="logo" id="logoimage"> <img src="images/minetest-icon-120.png" alt="logo" id="logoimage">
<span class="bigheader"> <div class="bigheader">
<h1>Minetest</h1> <h1>Minetest</h1>
<h2><?php echo($title); ?></h2> <h2><?php echo($title); ?></h2>
</span> </div>
</div> </div>
</div> </div>

View File

@ -97,7 +97,6 @@ IRC Channels:
<li>#minetest-dev @ Freenode</li> <li>#minetest-dev @ Freenode</li>
</ul> </ul>
</li> </li>
</li>
<li> <li>
Authors: Authors:
<ul> <ul>
@ -107,9 +106,9 @@ Core developers: umm... how about <a href="https://www.ohloh.net/p/minetest-c55/
<li> <li>
Original author: Perttu Ahola, celeron55 @ IRCnet and gmail.com Original author: Perttu Ahola, celeron55 @ IRCnet and gmail.com
</li> </li>
</ul>
</li> </li>
</ul> </ul>
</p>
<?php <?php
include("footer.php"); include("footer.php");

View File

@ -76,7 +76,6 @@ Modding-related changes:
* Added shutdown hook interface to Lua API (matttpt) * Added shutdown hook interface to Lua API (matttpt)
* Added "attached_node" group to make nodes which are not attached to any other walkable node drop (PilzAdam) * Added "attached_node" group to make nodes which are not attached to any other walkable node drop (PilzAdam)
</pre> </pre>
</p>
</div> </div>
<?php <?php

View File

@ -217,19 +217,21 @@ body {
text-shadow: #210 -1px -1px 0px; text-shadow: #210 -1px -1px 0px;
} }
.footerlogo div{
display:inline-block;
vertical-align: middle;
margin: 1em;
}
.footerlogo { .footerlogo {
margin: auto; margin: auto;
text-align: center; text-align: center;
/*margin-top: 3em;*/
} }
.footerlogo img { .footerlogo img {
vertical-align: middle; vertical-align: middle;
} }
.footerlogo span {
vertical-align: middle;
margin: 1em;
}
.footermainlist { .footermainlist {
vertical-align: middle; vertical-align: middle;
display: inline-block; display: inline-block;

View File

@ -13,23 +13,18 @@ New: You can buy <a href="http://forum.minetest.net/viewtopic.php?id=4437">shirt
<table style="border-spacing: 0; margin: 0; padding: 0; border: 0; margin-top: -1em;"> <table style="border-spacing: 0; margin: 0; padding: 0; border: 0; margin-top: -1em;">
<tr> <tr>
<td width="40%" valign="top" style="padding-right: 2em; text-align: justify;"> <td style="width:40%;vertical-align:top;padding-right: 2em;text-align:justify;">
<p style="text-align: justify;"> <p style="text-align: justify;">
I've been asked to add some way to donate, so here is a link to Paypal Donate. I've been asked to add some way to donate, so here is a link to Paypal Donate.
</p> </p>
<p> <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<center> <input type="hidden" name="cmd" value="_s-xclick">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----">
<input type="hidden" name="cmd" value="_s-xclick"> <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!">
<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7----- <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
"> </form>
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</center>
</p>
<p style="text-align: justify;"> <p style="text-align: justify;">
In case you'd prefer an european bank account number, send me an e-mail. In case you'd prefer an european bank account number, send me an e-mail.
@ -41,7 +36,7 @@ In case you'd prefer an european bank account number, send me an e-mail.
<p style="text-align: justify;"> <p style="text-align: justify;">
You can send donations to me, celeron55. You can send donations to me, celeron55.
</p> </p>
<p style="text-align: justify;">
Things the money will be used for: Things the money will be used for:
<ol> <ol>
<li>Hosting of website(s)</li> <li>Hosting of website(s)</li>
@ -50,25 +45,11 @@ Things the money will be used for:
<li>Supporting other projects</li> <li>Supporting other projects</li>
<li>Dunno... advertising? whatever? In case I end up with too much monies, I'm pretty sure we can find use for it. Discussions shall be had on IRC.</li> <li>Dunno... advertising? whatever? In case I end up with too much monies, I'm pretty sure we can find use for it. Discussions shall be had on IRC.</li>
</ol> </ol>
</p>
<p> <p>
If you think you would have good use for donation money, make sure I know of it. If you think you would have good use for donation money, make sure I know of it.
</p> </p>
<!--<p style="text-align: justify;">
The money goes to me, celeron55. The existence of this website and the ongoing development of Minetest is made possible by me.
</p>
<p style="text-align: justify;">
I fix bugs, set releases, build packages, maintain the website and overally manage the project in addition to adding new stuff. Also I pay the hosting bills.
</p>
<p style="text-align: justify;">
I am an electrical engineering student working on Minetest-c55 as a hobby.
</p>
<p style="text-align: justify;">
I will do anything I want with the money and you will not get it back. However, you are getting back a game that definitely is worth more than $0.
</p>-->
</td> </td>
</tr> </tr>
</table> </table>