bradley update
[libreplanet-static.git] / index.php
index 20affc32908ed5e6c63d570a9c9131596942b02c..91b883c19ba79a873b5a427838bbf4529fd22553 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,89 +1 @@
-<!DOCTYPE html>
-<html>
-<head>
-   <title>LibrePlanet &mdash; acting locally for global free software adoption.</title>
-   <style type="text/css" media="screen">
-     
-     @import url('http://static.fsf.org/combo.css');
-     @import url('/screen.css?20100908');
-
-
-
-   </style>
-</head>
-<body id="<?php 
-
-$p = $_GET['pppp']; //this was changed to pppp from 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="groups.php"; echo "tab-join"; }
-
- ?>">
-
-<div id="doc2" class="yui-t7">
-
-      <div id="hd">
-
-<p style="text-align: center;"><img style="margin-top: 25px; " src="http://static.fsf.org/nosvn/appeal2010/fsf-1.png" usemap="#fsf-peterb" width="975" height="90" alt="" /></p> 
-<map id="fsf-peterb" name="fsf-peterb"> 
-<area shape="rect" coords="650,0,970,85" href="http://www.fsf.org/appeal/2010/" alt="An appeal from Peter Brown" title="An appeal from Peter Brown" /> 
-<area shape="rect" coords="0,0,647,85" href="http://www.fsf.org/appeal/2010/join" alt="Help us reach our target of raising over $500,000 -- Join Now" title="Help us reach our target of raising over $500,000 -- Join Now" /> 
-</map> 
-
-
-       <h1><a href="/"><img src="/images/1/1a/LP2010banner.png" alt="LibrePlanet" /></a></h1>
-
-              <p><a href="http://libreplanet.org/wiki/LibrePlanet:Mission_Statement">Acting locally for global free software adoption.</a></p>
-
-       </div>
-
-       <div id="bd" role="main">
-
-       <div class="yui-g" id="content">
-
-     <?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 <a href="http://webchat.freenode.net/?channels=libreplanet">#libreplanet on irc.gnu.org</a>, 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="/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