more theming changes to vip area buttons
[libreplanet-static.git] / index.php
index cc4efb7e730a5024b7f3c970e894bd5e25db3236..91b883c19ba79a873b5a427838bbf4529fd22553 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,102 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
- "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-   <title>LibrePlanet &mdash; a place for free software users, developers and activists connect and share information and resources.</title>
-   <style type="text/css" media="screen">
-     
-     @import url('/reset.css');
-     @import url('/base.css');
-     @import url('/screen.css');
-
-
-
-   </style>
-</head>
-<body id="<?php 
-
-$p = $_GET['p'];
-
-if ($p=='s') { $f="signup.php"; echo "tab-join"; }
-
-if ($p=='p') { $f="projects.php"; echo "tab-projects"; }
-if ($p=='g') { $f="groups.php"; echo "tab-groups"; }
-if ($p=='e') { $f="events.php"; echo "tab-events"; }
-if ($p=='n') { $f="news.php"; echo "tab-news"; } elseif ($p=='') { $f="join.php"; echo "tab-join"; }
-
- ?>">
-<div id="doc2" class="yui-t7">
-   <div id="hd" role="banner">
-
-     <ul>
-       <li class="netscape4"><a href="#bd">Skip navigation</a></li>
-       <li id="tab-join-link"><a href="/">Join</a></li>
-       <li id="tab-groups-link"><a href="?p=g">Groups</a></li>
-       <li id="tab-projects-link"><a href="?p=p">Projects</a></li>
-       <li id="tab-events-link"><a href="?p=e">Events</a></li>
-       <li id="tab-news-link"><a href="?p=n">News</a></li>
-     </ul>
-
-<div id="searchbox">
-
-  <form action="http://groups.fsf.org/wiki/Special:Search" id="searchform"><div>
-      <input id="searchInput" name="search" type="text" title="Search LibrePlanet [f]" accesskey="f" value="" />
-      <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
-      </div></form>
-
-<p><a href="http://groups.fsf.org/wiki/Special:UserLogin">Log in</a></p>
-
-</div>
-
-
-
-   </div>
-   <div id="bd" role="main">
-
-       <div class="yui-g" id="content">
-
-<p><img src="big-logo.png" alt="LibrePlanet"></p>
-
-
-     <?php require($f); ?>
-
-<div class="yui-gb" id="featured-boxes">
-        <div class="yui-u first">
-<h3>Mailing list</h3>
-
-<p><a href="http://lists.gnu.org/mailman/listinfo/libreplanet-discuss">Join the LibrePlanet discussion mailing list</a>, and keep up to date with the project.</p>
-
-
-</div>
-        <div class="yui-u">
-<h3>IRC channel</h3>
-
-<p>Join us on IRC, in #libreplanet on irc.gnu.org, part of the Freenode network.</p>
-
-
-</div>
-        <div class="yui-u">
-<h3>Follow us on identi.ca</h3>
-
-<p>Join the <a href="http://identi.ca/group/libreplanet">LibrePlanet group</a> and <a href="http://identi.ca/libreplanet">follow us on Identi.ca</a>, the free software microblogging site.</p>
-
-</div>
-    </div>
-
-   </div>
-
-   <div id="ft" role="contentinfo">
-
-
-<div id="fsfcopyright">Copyright 2009, <a href="http://www.fsf.org/">Free Software Foundation</a>, Inc.</div>
-
-     <p><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png"></a></p>
-
-         <p id="feedback">Your feedback on our new website is welcome. <a href="mailto:campaigns@fsf.org">campaigns@fsf.org</a></p>
-
-
-</div>
-</div>
-
-</body>
-</html>
+<?php header('Location: http://libreplanet.org/wiki/'); ?>
\ No newline at end of file