+++ /dev/null
-
- <h1>Upcoming free software events</h1>
-
- <div id="events-box">
-
- <a href="/wiki/Event:LibrePlanet"><img src="events.png" alt=""></a>
-
- <p>Get LibrePlanet events via <a href="/wiki?title=Special:RecentChanges&feed=rss">RSS</a>.</p>
-
- <p><small><a href="http://identi.ca/group/libreplanet">Follow LibrePlanet on identi.ca.</a></small></p>
-
- </div>
-
- <ul>
-<li> <a href="http://fosscon.org/">FOSSCON in Rochester, NY</a> </li>
-<li><a href="http://www.fsf.org/events/all.html">More upcoming events</a></li>
- </ul>
-
-
- <h1 style="margin-top: 50px"><a href="/wiki/Event:LibrePlanet">Add your own event</a></h1>
-
-
-</div>
-
-<!--
-
- <div class="yui-g">
- <div class="yui-g first">
- <div class="yui-u first">
-Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas sit amet metus. Nunc quam elit, posuere nec, auctor in, rhoncus quis, dui. Aliquam erat volutpat. Ut dignissim, massa sit amet dignissim cursus, quam lacus feugiat. </div>
- <div class="yui-u">
-Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas sit amet metus. Nunc quam elit, posuere nec, auctor in, rhoncus quis, dui. Aliquam erat volutpat. Ut dignissim, massa sit amet dignissim cursus, quam lacus feugiat. </div>
- </div>
- <div class="yui-g">
- <div class="yui-u first">
-Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas sit amet metus. Nunc quam elit, posuere nec, auctor in, rhoncus quis, dui. Aliquam erat volutpat. Ut dignissim, massa sit amet dignissim cursus, quam lacus feugiat. </div>
- <div class="yui-u">
-Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas sit amet metus. Nunc quam elit, posuere nec, auctor in, rhoncus quis, dui. Aliquam erat volutpat. Ut dignissim, massa sit amet dignissim cursus, quam lacus feugiat. </div>
- </div>
-</div>
-
--->
+<!DOCTYPE html>
+<html>
+<head>
+ <title>LibrePlanet — 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>
+
+<div id="doc4" 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">
+
<!-- <map name="mappy" id="mappy">
<area shape="poly" coords="461,9,608,30,622,196,481,201,443,154,441,109,443,8" href="/wiki/Asia">
<area shape="poly" coords="340,95,417,152,406,237,327,267,289,185,250,148,271,89" href="/wiki/Africa">
</div>
</div>
+
+<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>
+++ /dev/null
-<!DOCTYPE html>
-<html>
-<head>
- <title>LibrePlanet — 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="doc4" 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>
+++ /dev/null
-
-
-
-<h2>1. <a href="/wiki?title=Special:UserLogin&type=signup&returnto=Main_Page">Join now!</a></h2>
-
-<h2>2. <a href="/?p=g">Find your local group</a></h2>
-
- <div id="big-globe">
-
- <a href="http://shop.fsf.org/product/lp-tshirt/"><img src="http://static.fsf.org/store/img/lp.png" width="330" alt="" /></a>
-
- <p>Conferences: <ul><li><a href="/2010">2010</a></li><li><a href="/2009">2009</a>.</li></ul></p>
-
- <h3><a href="http://shop.fsf.org/product/lp-tshirt/">LibrePlanet 2010 shirts now available</a></h3>
-
-
-
- </div>
-
-</div>
-
-<!--
- <div class="yui-gb" id="featured-boxes">
- <div class="yui-u first">
-<h2>Featured groups</h2>
-</div>
- <div class="yui-u middlebox">
-<h2>Featured events</h2>
-</div>
- <div class="yui-u">
-<h2>Featured projects</h2>
-</div>
- </div> -->
+++ /dev/null
-
- <h1>LibrePlanet News</h1>
-
- <h2>Updates from the free software community.</h2>
-
- <dl>
- <dt>FSF welcomes AdBard network for free software advertising </dt>
- <dd>The Free Software Community now has an ethical alternative to ad networks that promote proprietary software</dd>
- <dt>FSF Settles Suit Against Cisco</dt>
- <dd>The Free Software Foundation (FSF) and Cisco Systems, Inc. are pleased to announce that they have reached a joint agreement.</dd>
- <dt>War on Sharing: RIAA moves to block new FSF court brief</dt>
- </dl>
-
- <h1><a href="/wiki/LibrePlanet:News">Submit your own news stories</a></h1>
-
- </div>
\ No newline at end of file
+++ /dev/null
-
-
- <h1>Free software: united.</h1>
-
- <div id="ideas-box">
- <img src="ideas.png" alt="">
- </div>
-
-
-<ol>
-
-<li><a href="/wiki/Group:GNU">The GNU Operating System</a></li>
-
-<li><a href="/wiki/Group:ACTA">ACTA -- the Anti-Counterfeiting Trade Agreement</a></li>
- <li><a href="/wiki/Group:DefectiveByDesign">Defective by Design</a></li>
- <li><a href="/wiki/Group:EndSoftwarePatents">End Software Patents</a></li>
- <li><a href="/wiki/Group:OpenDocument">OpenDocument</a></li>
- <li><a href="/wiki/Group:PlayOgg">PlayOgg</a></li>
- <li><a href="/wiki/Group:RIAA">RIAA Expert Witness Fund</a></li>
- <li><a href="/wiki/Group:FreeBIOS">Free BIOS</a></li>
-</ol>
-
-</div>
\ No newline at end of file
+++ /dev/null
-<p style="width: 900px; line-height: 45px; font-size: 18px; text-align: center;">This is the LibrePlanet mission statement. We ask all of our members to abide by the goals of the project.</p>
-
-<div id="mission-statement">
-<h1><span>LibrePlanet Mission Statement </span></h1>
-<p>To indicate your support for and agreement to this mission statement,
-you can add a line saying you agree to your user page.
-</p>
-<a name="Mission" id="Mission"></a><h2> <span class="mw-headline"> Mission </span></h2>
-<p>The mission of the LibrePlanet project is to build a global network of local
-groups, each of which is working diligently, professionally, and competently to
-raise awareness of free software and related issues as questions of ethics and
-freedom.
-</p><p>So that the name LibrePlanet is strongly associated with a clear goal,
-and so that individual groups can cooperate and collaborate effectively,
-we ask that all individuals and groups agree with this set of founding
-principles.
-</p>
-<a name="Methods" id="Methods"></a><h2> <span class="mw-headline"> Methods </span></h2>
-
-<a name="Emphasis" id="Emphasis"></a><h3> <span class="mw-headline"> Emphasis </span></h3>
-<p>LibrePlanet groups are about raising the profile of freedom and ethical
-concerns. They aren't primarily about promoting the technical advantages of
-free software like GNU/Linux. To this end, they refer to the operating system
-as GNU/Linux, not Linux. They are clear about the distinction between free
-software and open source, and prefer the term free software.
-</p><p>LibrePlanet is a movement intent on removing software restrictive laws and
-practices, educating the public to the dangers of restrictive legislation by
-providing a platform to act and defend their freedom, and giving them the
-collective power to change their society through coordinated action.
-</p>
-<a name="Software_advocacy" id="Software_advocacy"></a><h3> <span class="mw-headline"> Software advocacy </span></h3>
-<p>When it comes to advocacy through promoting software, groups should only
-promote operating system distributions that are on the list of
-<a href="http://www.gnu.org/links/links.html#FreeGNULinuxDistributions" class="external text" title="http://www.gnu.org/links/links.html#FreeGNULinuxDistributions" rel="nofollow">fully free distributions</a>, and individual programs that are distributed under
-<a href="http://www.gnu.org/licenses/license-list.html" class="external text" title="http://www.gnu.org/licenses/license-list.html" rel="nofollow">free software licenses</a>.
-</p>
-
-<a name="Fundraising" id="Fundraising"></a><h3> <span class="mw-headline"> Fundraising </span></h3>
-<p>Groups that want to help support the LibrePlanet network and the other work of
-the FSF often encourage their members or attendees at their events to
-<a href="http://donate.fsf.org" class="external text" title="http://donate.fsf.org" rel="nofollow">donate to the FSF</a>. They pass out FSF membership sign-up
-cards and collect contributions which they then forward directly to the FSF.
-</p><p>Groups are of course also welcome to fundraise for themselves. They
-should be clear about where the money is going. They should not give the
-impression that money they are raising is going to the Free Software
-Foundation, the GNU Project, or LibrePlanet unless that is actually the
-case.
-</p>
-<a name="Advertising" id="Advertising"></a><h3> <span class="mw-headline"> Advertising </span></h3>
-<p>Sites should not have advertising for proprietary software on their
-pages. This means that having things like Google Ads will require
-filters.
-</p>
-<a name="Resources" id="Resources"></a><h3> <span class="mw-headline"> Resources </span></h3>
-
-<p>LibrePlanet will strive to provide all the necessary resources to create and
-operate a group. Groups can certainly also develop and host their own
-resources, but since our mission is to create a free world, they should not
-depend on proprietary resources.
-</p>
-<a name="Organization" id="Organization"></a><h3> <span class="mw-headline"> Organization </span></h3>
-<p>If you need to step down from a role you have in your group, especially
-if you are the official group contact, please do so in a way that
-minimizes impact on the group. We know that people want to sometimes
-move on and do different things -- if you give us some notice that
-you'll be leaving your role, we can help find a new contact for the
-group.
-</p>
-<a name="Specific_resources" id="Specific_resources"></a><h2> <span class="mw-headline"> Specific resources </span></h2>
-<a name="IRC" id="IRC"></a><h3> <span class="mw-headline"> IRC </span></h3>
-<p style="padding-bottom: 100px;"><a href="http://www.gnu.org/server/irc-rules.html" class="external free" title="http://www.gnu.org/server/irc-rules.html" rel="nofollow">http://www.gnu.org/server/irc-rules.html</a>
-</p>
-</div>
-
-<p id="mission-signup"><a href="/wiki?title=Special:UserLogin&type=signup">I support the mission of LibrePlanet</a></p>
-</form>
-
-</div>
\ No newline at end of file