[foundation-web] We don't want the sidebar / footer on vote.g.o, removing them.



commit 4e410e4455f10835f3e73a3ec1218c4f2f156914
Author: Andrea Veri <av src gnome org>
Date:   Thu Feb 16 18:59:09 2012 +0100

    We don't want the sidebar / footer on vote.g.o, removing them.

 include/add-header.xsl |   30 ------------------------------
 1 files changed, 0 insertions(+), 30 deletions(-)
---
diff --git a/include/add-header.xsl b/include/add-header.xsl
index 6e9e02e..780b16d 100644
--- a/include/add-header.xsl
+++ b/include/add-header.xsl
@@ -40,23 +40,6 @@
 	<xsl:copy-of select="@*" />
 	<xsl:apply-templates select="node()" />
       </div>
-      <div id="sidebar">
-	<p class="section">Foundation</p>
-	<ul>
-	  <li><a href="{$root}/about/">About the Foundation</a></li>
-	  <li><a href="http://blogs.gnome.org/foundation/";>Blog</a></li>
-	  <li><a href="{$root}/reports/">Reports</a></li>
-	  <li><a href="{$root}/membership/">Membership</a></li>
-	  <li><a href="{$root}/vote/">Elections and Referenda</a></li>
-	  <li><a href="{$root}/legal/">Legal</a></li>
-	  <li><a href="{$root}/finance/">Finance</a></li>
-	  <li><a href="{$root}/contact/">Contact</a></li>
-        </ul>
-        <ul>
-	  <li><a href="http://www.gnome.org/press/";>Press</a></li>
-	  <li><a href="http://www.gnome.org/friends/";>Donate to GNOME</a></li>
-	</ul>
-      </div>
 
       <div id="hdr">
 	<div id="logo"><a href="{$root}/"><img src="http://www-old.gnome.org/img/spacer"; alt="Home" /></a></div>
@@ -73,19 +56,6 @@
 	</div>
       </div>
 
-      <div id="copyright">
-	Copyright &copy; 2005-<xsl:value-of select="date:year()" />,
-	<a href="http://www.gnome.org/";>The GNOME Project</a>.<br />
-        <!-- disabling output escaping in order to leave the email
-	     addresses obfuscated -->
-        <xsl:text disable-output-escaping="yes"><![CDATA[
-	Maintained by the GNOME Foundation <a href="mailto:board-list&#64;gnome&#46;org";>Board of Directors</a> and <a href="mailto:membership-committee&#64;gnome&#46;org";>Membership Committee</a>.
-        ]]></xsl:text><br />
-	<a href="http://validator.w3.org/check/referer";>Optimised</a> for
-	<a href="http://www.w3.org/";>standards</a>.
-	Hosted by <a href="http://www.redhat.com/";>Red Hat</a>.
-      </div>
-
       <!-- Piwik -->
       <script type="text/javascript">
       var pkBaseURL = (("https:" == document.location.protocol) ? "https://webstats.gnome.org/"; : "http://webstats.gnome.org/";);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]