From 1de7c78f702c20bc9e6021c8a0f5b7a8c855c4be Mon Sep 17 00:00:00 2001 From: Rubenwardy Date: Thu, 28 Feb 2013 18:10:41 +0000 Subject: [PATCH 1/2] Header and footer changes --- footer_v2.php | 4 ++-- header_v2.php | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/footer_v2.php b/footer_v2.php index c54910c..f545608 100644 --- a/footer_v2.php +++ b/footer_v2.php @@ -8,7 +8,7 @@ diff --git a/header_v2.php b/header_v2.php index 8b8a3d6..b10448c 100644 --- a/header_v2.php +++ b/header_v2.php @@ -7,14 +7,14 @@ if(!isset($title)) ?> - + - + - + <?php if($title != "") echo($title." - Minetest"); @@ -35,7 +35,7 @@ if(!isset($title)) <div id="navbar" class="navbar"> <div class="constrain"> - <span class="inbar_main"> + <div class="inbar_main"> <ul> <li class="navlink_normal"><a href="index.php">About</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="donations.php">Donate</a></li>--> </ul> - </span> - <span class="inbar_separator"> + </div> + <div class="inbar_separator"> | - </span> - <span class="inbar_other"> + </div> + <div class="inbar_other"> <ul> <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> @@ -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="http://api.minetest.net/">API</a></li> </ul> - </span> + </div> </div> </div> <div class="navbarbottom1"> @@ -65,10 +65,10 @@ if(!isset($title)) <div id="logo"> <div class="constrain"> <img src="images/minetest-icon-120.png" alt="logo" id="logoimage"> - <span class="bigheader"> + <div class="bigheader"> <h1>Minetest</h1> <h2><?php echo($title); ?></h2> - </span> + </div> </div> </div> From 17d3fb9bf5ab859ba6e0a1d5931c91763bc68da9 Mon Sep 17 00:00:00 2001 From: Rubenwardy <anjayward@gmail.com> Date: Thu, 28 Feb 2013 18:11:25 +0000 Subject: [PATCH 2/2] content changes --- contribute.php | 18 +++++++++--------- download.php | 16 ++++++++-------- index.php | 3 +-- news.php | 1 - style_v2.css | 12 +++++++----- support.php | 37 +++++++++---------------------------- 6 files changed, 34 insertions(+), 53 deletions(-) diff --git a/contribute.php b/contribute.php index 5322369..f54d91f 100644 --- a/contribute.php +++ b/contribute.php @@ -32,40 +32,40 @@ You can <a href="donations.php">donate money</a> for covering hosting costs and </p> <span class="contribclass">Users:</span> -<p> + <ul> <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://dev.minetest.net/">The developer wiki</a> contains useful information for advanced users.</li> </ul> -</p> + <span class="contribclass">Modders:</span> <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> -<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="forum/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=9">Forum / Modding General</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">#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://dev.minetest.net/">The developer wiki</a></li> </ul> -</p> + <span class="contribclass">Developers (serious stuff):</span> <p> 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.)--> <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-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> </ul> -</p> + <!--<p style="float: right;">Updated 2012-07-21</p>--> diff --git a/download.php b/download.php index 03616a9..4059b90 100644 --- a/download.php +++ b/download.php @@ -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> </tr> <tr> -<td width="30%" valign="top" style="padding-right: 1em;"> +<td style="width:30%;vertical-align:top;padding-right: 1em;"> <ul> <li> <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> </ul> </td> -<td width="30%" valign="top" style="padding-right: 1em;"> +<td style="width:30%;vertical-align:top;padding-right: 1em;"> <pre> <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=1523">* sfan5 [mingw? ] [forum]</a> </pre> </td> -<td valign="top"> +<td style="vertical-align:top;"> <p> Extract the zip package somewhere. Run the executable found in the bin/ folder. 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;"> <tr> -<td width="50%" valign="top"> +<td style="width:50%;vertical-align:top;"> <h5>Stable</h5> <ul> <li>Debian: Found in Apt.</li> @@ -162,7 +162,7 @@ array("text" => "0.2.20110922_3", "tag" => "0.2.20110922_3"), </li>--> <!--</ul>--> </td> -<td valign="top"> +<td style="vertical-align:top;"> <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). </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;"> <tr> -<td width="50%" valign="top" style="padding-right: 2em;"> +<td style="width:50%;vertical-align:top;padding-right: 2em;"> <ul> <li> <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;"> <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> @@ -270,7 +270,7 @@ array("text" => "0.2.20110922_3", "tag" => "0.2.20110922_3"), </table> </td> - <td valign="top"> + <td style="vertical-align:top;"> <h4>Using source of 0.4</h4> <p> diff --git a/index.php b/index.php index f688898..52f1932 100644 --- a/index.php +++ b/index.php @@ -97,7 +97,6 @@ IRC Channels: <li>#minetest-dev @ Freenode</li> </ul> </li> -</li> <li> Authors: <ul> @@ -107,9 +106,9 @@ Core developers: umm... how about <a href="https://www.ohloh.net/p/minetest-c55/ <li> Original author: Perttu Ahola, celeron55 @ IRCnet and gmail.com </li> +</ul> </li> </ul> -</p> <?php include("footer.php"); diff --git a/news.php b/news.php index 1105913..ad34b1f 100644 --- a/news.php +++ b/news.php @@ -76,7 +76,6 @@ Modding-related changes: * 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) </pre> -</p> </div> <?php diff --git a/style_v2.css b/style_v2.css index 9666c0d..0587684 100644 --- a/style_v2.css +++ b/style_v2.css @@ -217,19 +217,21 @@ body { text-shadow: #210 -1px -1px 0px; } +.footerlogo div{ + display:inline-block; + vertical-align: middle; + margin: 1em; +} + .footerlogo { margin: auto; text-align: center; - /*margin-top: 3em;*/ } .footerlogo img { vertical-align: middle; } -.footerlogo span { - vertical-align: middle; - margin: 1em; -} + .footermainlist { vertical-align: middle; display: inline-block; diff --git a/support.php b/support.php index 6a3213e..f3339f3 100644 --- a/support.php +++ b/support.php @@ -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;"> <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;"> I've been asked to add some way to donate, so here is a link to Paypal Donate. </p> -<p> -<center> -<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> -<input type="hidden" name="cmd" value="_s-xclick"> -<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7----- -"> -<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> + <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> + <input type="hidden" name="cmd" value="_s-xclick"> + <input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----"> + <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!"> + <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> + </form> <p style="text-align: justify;"> 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;"> You can send donations to me, celeron55. </p> -<p style="text-align: justify;"> + Things the money will be used for: <ol> <li>Hosting of website(s)</li> @@ -50,25 +45,11 @@ Things the money will be used for: <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> </ol> -</p> + <p> If you think you would have good use for donation money, make sure I know of it. </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> </tr> </table>