disable the video reloading for now
[libreplanet-static.git] / index.php
index 561f5411639807ce20d6562a8df2fcc1c474589f..91b883c19ba79a873b5a427838bbf4529fd22553 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,82 +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');
-
-
-
-   </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="groups.php"; echo "tab-join"; }
-
- ?>">
-
-<div id="doc2" class="yui-t7">
-
-      <div id="hd">
-
-       <h1><a href="/"><img src="/images/1/1a/LP2010banner.png" alt="LibrePlanet" /></a></h1>
-
-              <p>Acting locally for global free software adoption.</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