Modified: websites/staging/community/trunk/content/newbiefaq.html
==============================================================================
--- websites/staging/community/trunk/content/newbiefaq.html (original)
+++ websites/staging/community/trunk/content/newbiefaq.html Wed Apr 17 11:30:30 
2013
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <!--
 
     Licensed to the Apache Software Foundation (ASF) under one or more
@@ -22,7 +22,6 @@
   <META name="description" content="Apache Community Development"/>
   <META name="keywords" content="apache, apache community, community 
development, opensource"/>
 
-
   <META http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!--      <LINK rel="stylesheet" href="/style/compressed.css" type="text/css" 
media="screen, projection">
       <LINK rel="stylesheet" href="/style/style.css" type="text/css" 
media="screen, projection"> -->
@@ -135,13 +134,18 @@
     </div>
 
   <div class="container">
-    <h3 class="muted">The Apache Software Foundation</h3>
-    <h4 class="muted">Meritocracy in Action.</h4>
+    <section id="content" class="row">
+      <div class="span9">
+        <h3 class="muted">The Apache Software Foundation</h3>
+      </div>
+      <div class="span3" class="pull-right"><gcse:search></gcse:search></div>
+      <div class="span12"><h4 class="muted">Meritocracy in Action.</h4></div>
+    </section>
     <ul class="breadcrumb">
 <li><a href="/">Home</a> <span class="divider">/</span></li>
 <li><a href="/newbiefaq.html">NewbieFAQ</a></li>
 </ul>
-    <hr>
+   <hr>
     <p>This set of Frequently Asked Questions are intended to help newcomers to
 The Apache Software Foundation understand how we work.</p>
 <p><em>Index of Questions</em></p>
@@ -323,15 +327,32 @@ need to complete an <a href="mentorprogr
 gives us enough background information to enable us to approach your
 chosen project community and for you to work with prospective mentors in
 defining your mentored activity.</p>
-    <hr>
-    <footer>
-      Copyright &copy; 2011 The Apache Software Foundation, Licensed under
-      <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
-      <br>
-      Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
-    </footer>
   </div>
+  
+  <footer class="footer" align="center">
+    <div class="container">
+      <p>
+        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
+      </p>
+    </div>
+  </footer>
+  
   <script src="/js/jquery-1.9.1.min.js"></script>
   <script src="/js/bootstrap.min.js"></script>
+  <script>
+    (function() {
+      var cx = '012254517474945470291:vhsfv7eokdc';
+      var gcse = document.createElement('script');
+      gcse.type = 'text/javascript';
+      gcse.async = true;
+      gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') 
+
+          '//www.google.com/cse/cse.js?cx=' + cx;
+      var s = document.getElementsByTagName('script')[0];
+      s.parentNode.insertBefore(gcse, s);
+    })();
+  </script>
 </body>
 </html>

Modified: websites/staging/community/trunk/content/newcomers/index.html
==============================================================================
--- websites/staging/community/trunk/content/newcomers/index.html (original)
+++ websites/staging/community/trunk/content/newcomers/index.html Wed Apr 17 
11:30:30 2013
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <!--
 
     Licensed to the Apache Software Foundation (ASF) under one or more
@@ -22,7 +22,6 @@
   <META name="description" content="Apache Community Development"/>
   <META name="keywords" content="apache, apache community, community 
development, opensource"/>
 
-
   <META http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!--      <LINK rel="stylesheet" href="/style/compressed.css" type="text/css" 
media="screen, projection">
       <LINK rel="stylesheet" href="/style/style.css" type="text/css" 
media="screen, projection"> -->
@@ -135,13 +134,18 @@
     </div>
 
   <div class="container">
-    <h3 class="muted">The Apache Software Foundation</h3>
-    <h4 class="muted">Meritocracy in Action.</h4>
+    <section id="content" class="row">
+      <div class="span9">
+        <h3 class="muted">The Apache Software Foundation</h3>
+      </div>
+      <div class="span3" class="pull-right"><gcse:search></gcse:search></div>
+      <div class="span12"><h4 class="muted">Meritocracy in Action.</h4></div>
+    </section>
     <ul class="breadcrumb">
 <li><a href="/">Home</a> <span class="divider">/</span></li>
 <li><a href="/newcomers">Newcomers</a></li>
 </ul>
-    <hr>
+   <hr>
     <p>In this section we hope to help you take your first steps as an open 
source 
 developer in the Apache community.</p>
 <ul>
@@ -167,15 +171,32 @@ we offer to those who come afterwards. <
 list by sending a mail to 
 <a 
href="mailto:dev-subscr...@community.apache.org";>dev-subscr...@community.apache.org</a>.
 Once subscribe you can send your mail to
 <a href="mailto:d...@community.apache.org";>d...@community.apache.org</a>.</p>
-    <hr>
-    <footer>
-      Copyright &copy; 2011 The Apache Software Foundation, Licensed under
-      <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
-      <br>
-      Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
-    </footer>
   </div>
+  
+  <footer class="footer" align="center">
+    <div class="container">
+      <p>
+        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
+      </p>
+    </div>
+  </footer>
+  
   <script src="/js/jquery-1.9.1.min.js"></script>
   <script src="/js/bootstrap.min.js"></script>
+  <script>
+    (function() {
+      var cx = '012254517474945470291:vhsfv7eokdc';
+      var gcse = document.createElement('script');
+      gcse.type = 'text/javascript';
+      gcse.async = true;
+      gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') 
+
+          '//www.google.com/cse/cse.js?cx=' + cx;
+      var s = document.getElementsByTagName('script')[0];
+      s.parentNode.insertBefore(gcse, s);
+    })();
+  </script>
 </body>
 </html>

Modified: websites/staging/community/trunk/content/newcommitter.html
==============================================================================
--- websites/staging/community/trunk/content/newcommitter.html (original)
+++ websites/staging/community/trunk/content/newcommitter.html Wed Apr 17 
11:30:30 2013
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <!--
 
     Licensed to the Apache Software Foundation (ASF) under one or more
@@ -22,7 +22,6 @@
   <META name="description" content="Apache Community Development"/>
   <META name="keywords" content="apache, apache community, community 
development, opensource"/>
 
-
   <META http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!--      <LINK rel="stylesheet" href="/style/compressed.css" type="text/css" 
media="screen, projection">
       <LINK rel="stylesheet" href="/style/style.css" type="text/css" 
media="screen, projection"> -->
@@ -135,13 +134,18 @@
     </div>
 
   <div class="container">
-    <h3 class="muted">The Apache Software Foundation</h3>
-    <h4 class="muted">Meritocracy in Action.</h4>
+    <section id="content" class="row">
+      <div class="span9">
+        <h3 class="muted">The Apache Software Foundation</h3>
+      </div>
+      <div class="span3" class="pull-right"><gcse:search></gcse:search></div>
+      <div class="span12"><h4 class="muted">Meritocracy in Action.</h4></div>
+    </section>
     <ul class="breadcrumb">
 <li><a href="/">Home</a> <span class="divider">/</span></li>
 <li><a href="/newcommitter.html">NewCommitter</a></li>
 </ul>
-    <hr>
+   <hr>
     <p>Identifying potential new committers, calling a vote for their 
recognition
 as a committer and processing the relevant documents is something that the
 whole community can contribute to.</p>
@@ -527,15 +531,32 @@ use the <a href="https://mail-search.apa
 
 <span class="n">A</span> <span class="n">PMC</span> <span 
class="n">member</span> <span class="n">will</span> <span 
class="n">announce</span> <span class="n">your</span> <span 
class="n">election</span> <span class="n">to</span> <span class="n">the</span> 
<span class="n">dev</span> <span class="n">list</span> <span 
class="n">soon</span><span class="o">.</span>
 </pre></div>
-    <hr>
-    <footer>
-      Copyright &copy; 2011 The Apache Software Foundation, Licensed under
-      <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
-      <br>
-      Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
-    </footer>
   </div>
+  
+  <footer class="footer" align="center">
+    <div class="container">
+      <p>
+        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
+      </p>
+    </div>
+  </footer>
+  
   <script src="/js/jquery-1.9.1.min.js"></script>
   <script src="/js/bootstrap.min.js"></script>
+  <script>
+    (function() {
+      var cx = '012254517474945470291:vhsfv7eokdc';
+      var gcse = document.createElement('script');
+      gcse.type = 'text/javascript';
+      gcse.async = true;
+      gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') 
+
+          '//www.google.com/cse/cse.js?cx=' + cx;
+      var s = document.getElementsByTagName('script')[0];
+      s.parentNode.insertBefore(gcse, s);
+    })();
+  </script>
 </body>
 </html>

Modified: websites/staging/community/trunk/content/projectIndependence.html
==============================================================================
--- websites/staging/community/trunk/content/projectIndependence.html (original)
+++ websites/staging/community/trunk/content/projectIndependence.html Wed Apr 
17 11:30:30 2013
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <!--
 
     Licensed to the Apache Software Foundation (ASF) under one or more
@@ -22,7 +22,6 @@
   <META name="description" content="Apache Community Development"/>
   <META name="keywords" content="apache, apache community, community 
development, opensource"/>
 
-
   <META http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!--      <LINK rel="stylesheet" href="/style/compressed.css" type="text/css" 
media="screen, projection">
       <LINK rel="stylesheet" href="/style/style.css" type="text/css" 
media="screen, projection"> -->
@@ -135,13 +134,18 @@
     </div>
 
   <div class="container">
-    <h3 class="muted">The Apache Software Foundation</h3>
-    <h4 class="muted">Meritocracy in Action.</h4>
+    <section id="content" class="row">
+      <div class="span9">
+        <h3 class="muted">The Apache Software Foundation</h3>
+      </div>
+      <div class="span3" class="pull-right"><gcse:search></gcse:search></div>
+      <div class="span12"><h4 class="muted">Meritocracy in Action.</h4></div>
+    </section>
     <ul class="breadcrumb">
 <li><a href="/">Home</a> <span class="divider">/</span></li>
 <li><a href="/projectIndependence.html">Project Independence</a></li>
 </ul>
-    <hr>
+   <hr>
     <p>While not all aspects of the Apache Way are practiced the same way by 
 all projects at the ASF, there are a number of rules that Apache 
 projects are required to follow – things like complying with PMC 
@@ -166,15 +170,32 @@ that Eclipse uses.</p>
 <h2 id="apache-projects-are-non-commercial">Apache projects are 
non-commercial</h2>
 <p>The ASF’s mission is to produce software for the public good. All Apache 
software is always available for free, and solely under the Apache License. 
While our projects manage the technical implementation of their individual 
software products independently, Apache software is released from the ASF, and 
is always meant to serve the public good.</p>
 <p>We’re happy to have third parties, including for-profit corporations, 
take our software and use it for their own purposes – even when in some cases 
it may technically compete with Apache software. However it is important in 
these cases to ensure that the brand and reputation of the Apache project is 
not misused by third parties for their own purposes. It is important for the 
longevity and community health of our projects that they get the appropriate 
credit for producing our freely available software.</p>
-    <hr>
-    <footer>
-      Copyright &copy; 2011 The Apache Software Foundation, Licensed under
-      <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
-      <br>
-      Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
-    </footer>
   </div>
+  
+  <footer class="footer" align="center">
+    <div class="container">
+      <p>
+        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
+      </p>
+    </div>
+  </footer>
+  
   <script src="/js/jquery-1.9.1.min.js"></script>
   <script src="/js/bootstrap.min.js"></script>
+  <script>
+    (function() {
+      var cx = '012254517474945470291:vhsfv7eokdc';
+      var gcse = document.createElement('script');
+      gcse.type = 'text/javascript';
+      gcse.async = true;
+      gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') 
+
+          '//www.google.com/cse/cse.js?cx=' + cx;
+      var s = document.getElementsByTagName('script')[0];
+      s.parentNode.insertBefore(gcse, s);
+    })();
+  </script>
 </body>
 </html>

Modified: websites/staging/community/trunk/content/speakers/index.html
==============================================================================
--- websites/staging/community/trunk/content/speakers/index.html (original)
+++ websites/staging/community/trunk/content/speakers/index.html Wed Apr 17 
11:30:30 2013
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <!--
 
     Licensed to the Apache Software Foundation (ASF) under one or more
@@ -22,7 +22,6 @@
   <META name="description" content="Apache Community Development"/>
   <META name="keywords" content="apache, apache community, community 
development, opensource"/>
 
-
   <META http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!--      <LINK rel="stylesheet" href="/style/compressed.css" type="text/css" 
media="screen, projection">
       <LINK rel="stylesheet" href="/style/style.css" type="text/css" 
media="screen, projection"> -->
@@ -135,13 +134,18 @@
     </div>
 
   <div class="container">
-    <h3 class="muted">The Apache Software Foundation</h3>
-    <h4 class="muted">Meritocracy in Action.</h4>
+    <section id="content" class="row">
+      <div class="span9">
+        <h3 class="muted">The Apache Software Foundation</h3>
+      </div>
+      <div class="span3" class="pull-right"><gcse:search></gcse:search></div>
+      <div class="span12"><h4 class="muted">Meritocracy in Action.</h4></div>
+    </section>
     <ul class="breadcrumb">
 <li><a href="/">Home</a> <span class="divider">/</span></li>
 <li><a href="/speakers">Speakers</a></li>
 </ul>
-    <hr>
+   <hr>
     <p>If you are organising an event and looking for speakers or you are a 
speaker looking for materials this is the place for you.</p>
 <p>If you are seeking to organise an Apache branded event then you need to 
contact the <a href="con...@apache.org">Conference Committee</a></p>
 <h2 id="finding-speakers">Finding Speakers</h2>
@@ -160,15 +164,32 @@ Software Foundation as a whole, we'd enc
 Software Foundation for reuse in presentations. So far
 A few people have shared <a href="slides.html">Apache related 
presentations</a> 
 for you.</p>
-    <hr>
-    <footer>
-      Copyright &copy; 2011 The Apache Software Foundation, Licensed under
-      <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
-      <br>
-      Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
-    </footer>
   </div>
+  
+  <footer class="footer" align="center">
+    <div class="container">
+      <p>
+        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
+      </p>
+    </div>
+  </footer>
+  
   <script src="/js/jquery-1.9.1.min.js"></script>
   <script src="/js/bootstrap.min.js"></script>
+  <script>
+    (function() {
+      var cx = '012254517474945470291:vhsfv7eokdc';
+      var gcse = document.createElement('script');
+      gcse.type = 'text/javascript';
+      gcse.async = true;
+      gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') 
+
+          '//www.google.com/cse/cse.js?cx=' + cx;
+      var s = document.getElementsByTagName('script')[0];
+      s.parentNode.insertBefore(gcse, s);
+    })();
+  </script>
 </body>
 </html>

Modified: websites/staging/community/trunk/content/speakers/slides.html
==============================================================================
--- websites/staging/community/trunk/content/speakers/slides.html (original)
+++ websites/staging/community/trunk/content/speakers/slides.html Wed Apr 17 
11:30:30 2013
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <!--
 
     Licensed to the Apache Software Foundation (ASF) under one or more
@@ -22,7 +22,6 @@
   <META name="description" content="Apache Community Development"/>
   <META name="keywords" content="apache, apache community, community 
development, opensource"/>
 
-
   <META http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!--      <LINK rel="stylesheet" href="/style/compressed.css" type="text/css" 
media="screen, projection">
       <LINK rel="stylesheet" href="/style/style.css" type="text/css" 
media="screen, projection"> -->
@@ -135,14 +134,19 @@
     </div>
 
   <div class="container">
-    <h3 class="muted">The Apache Software Foundation</h3>
-    <h4 class="muted">Meritocracy in Action.</h4>
+    <section id="content" class="row">
+      <div class="span9">
+        <h3 class="muted">The Apache Software Foundation</h3>
+      </div>
+      <div class="span3" class="pull-right"><gcse:search></gcse:search></div>
+      <div class="span12"><h4 class="muted">Meritocracy in Action.</h4></div>
+    </section>
     <ul class="breadcrumb">
 <li><a href="/">Home</a> <span class="divider">/</span></li>
 <li><a href="/speakers">Speakers</a> <span class="divider">/</span></li>
 <li><a href="/speakers/slides.html">Slides.html</a></li>
 </ul>
-    <hr>
+   <hr>
     <p>This page contains links to presentations about the ASF and how 
 Apache projects work that you may find useful.  Many of these have 
 been presented at <a href="http://events.apache.org";>ApacheCon conferences</a> 
or 
@@ -184,15 +188,32 @@ each individual presentation for license
 <ul>
 <li><a 
href="http://communityovercode.com/2012/05/camelone-2012-presentation/";>About: 
Apache - The Foundation, The Way, The Projects</a></li>
 </ul>
-    <hr>
-    <footer>
-      Copyright &copy; 2011 The Apache Software Foundation, Licensed under
-      <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
-      <br>
-      Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
-    </footer>
   </div>
+  
+  <footer class="footer" align="center">
+    <div class="container">
+      <p>
+        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
+      </p>
+    </div>
+  </footer>
+  
   <script src="/js/jquery-1.9.1.min.js"></script>
   <script src="/js/bootstrap.min.js"></script>
+  <script>
+    (function() {
+      var cx = '012254517474945470291:vhsfv7eokdc';
+      var gcse = document.createElement('script');
+      gcse.type = 'text/javascript';
+      gcse.async = true;
+      gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') 
+
+          '//www.google.com/cse/cse.js?cx=' + cx;
+      var s = document.getElementsByTagName('script')[0];
+      s.parentNode.insertBefore(gcse, s);
+    })();
+  </script>
 </body>
 </html>

Modified: websites/staging/community/trunk/content/speakers/speakers.html
==============================================================================
--- websites/staging/community/trunk/content/speakers/speakers.html (original)
+++ websites/staging/community/trunk/content/speakers/speakers.html Wed Apr 17 
11:30:30 2013
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <!--
 
     Licensed to the Apache Software Foundation (ASF) under one or more
@@ -22,7 +22,6 @@
   <META name="description" content="Apache Community Development"/>
   <META name="keywords" content="apache, apache community, community 
development, opensource"/>
 
-
   <META http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!--      <LINK rel="stylesheet" href="/style/compressed.css" type="text/css" 
media="screen, projection">
       <LINK rel="stylesheet" href="/style/style.css" type="text/css" 
media="screen, projection"> -->
@@ -135,14 +134,19 @@
     </div>
 
   <div class="container">
-    <h3 class="muted">The Apache Software Foundation</h3>
-    <h4 class="muted">Meritocracy in Action.</h4>
+    <section id="content" class="row">
+      <div class="span9">
+        <h3 class="muted">The Apache Software Foundation</h3>
+      </div>
+      <div class="span3" class="pull-right"><gcse:search></gcse:search></div>
+      <div class="span12"><h4 class="muted">Meritocracy in Action.</h4></div>
+    </section>
     <ul class="breadcrumb">
 <li><a href="/">Home</a> <span class="divider">/</span></li>
 <li><a href="/speakers">Speakers</a> <span class="divider">/</span></li>
 <li><a href="/speakers/speakers.html">Listing yourself as a Potential 
Speaker</a></li>
 </ul>
-    <hr>
+   <hr>
     <p>If you're an Apache committer, and you're interested in speaking about 
Apache 
 Technologies, Apache Projects or the Apache Software Foundation as a whole, 
 we'd encourage you to get involved and list yourself in our speaker 
@@ -202,15 +206,32 @@ should point to the URL of the file.</p>
 application as a potential speaker! Head over to 
 <a 
href="http://community.zones.apache.org/";>http://community.zones.apache.org/</a>
 a day later a check you're listed properly.</p>
-    <hr>
-    <footer>
-      Copyright &copy; 2011 The Apache Software Foundation, Licensed under
-      <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
-      <br>
-      Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
-    </footer>
   </div>
+  
+  <footer class="footer" align="center">
+    <div class="container">
+      <p>
+        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
+      </p>
+    </div>
+  </footer>
+  
   <script src="/js/jquery-1.9.1.min.js"></script>
   <script src="/js/bootstrap.min.js"></script>
+  <script>
+    (function() {
+      var cx = '012254517474945470291:vhsfv7eokdc';
+      var gcse = document.createElement('script');
+      gcse.type = 'text/javascript';
+      gcse.async = true;
+      gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') 
+
+          '//www.google.com/cse/cse.js?cx=' + cx;
+      var s = document.getElementsByTagName('script')[0];
+      s.parentNode.insertBefore(gcse, s);
+    })();
+  </script>
 </body>
 </html>

Modified: 
websites/staging/community/trunk/content/use-the-comdev-issue-tracker-for-gsoc-tasks.html
==============================================================================
--- 
websites/staging/community/trunk/content/use-the-comdev-issue-tracker-for-gsoc-tasks.html
 (original)
+++ 
websites/staging/community/trunk/content/use-the-comdev-issue-tracker-for-gsoc-tasks.html
 Wed Apr 17 11:30:30 2013
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <!--
 
     Licensed to the Apache Software Foundation (ASF) under one or more
@@ -22,7 +22,6 @@
   <META name="description" content="Apache Community Development"/>
   <META name="keywords" content="apache, apache community, community 
development, opensource"/>
 
-
   <META http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!--      <LINK rel="stylesheet" href="/style/compressed.css" type="text/css" 
media="screen, projection">
       <LINK rel="stylesheet" href="/style/style.css" type="text/css" 
media="screen, projection"> -->
@@ -135,13 +134,18 @@
     </div>
 
   <div class="container">
-    <h3 class="muted">The Apache Software Foundation</h3>
-    <h4 class="muted">Meritocracy in Action.</h4>
+    <section id="content" class="row">
+      <div class="span9">
+        <h3 class="muted">The Apache Software Foundation</h3>
+      </div>
+      <div class="span3" class="pull-right"><gcse:search></gcse:search></div>
+      <div class="span12"><h4 class="muted">Meritocracy in Action.</h4></div>
+    </section>
     <ul class="breadcrumb">
 <li><a href="/">Home</a> <span class="divider">/</span></li>
 <li><a href="/use-the-comdev-issue-tracker-for-gsoc-tasks.html">Use the Comdev 
Issue Tracker For GSoC Tasks</a></li>
 </ul>
-    <hr>
+   <hr>
     <p>If you project does not use the ASFs JIRA for issue tracking you can use
 the Community Development project to record your GSoC tasks. </p>
 <ul>
@@ -154,15 +158,32 @@ moment)</li>
 above URL, narrow down to the comdev project and filter for 
"PROJECT_NAME:".</li>
 </ul>
 <p>You can then link to this from your own site and access XML, RSS feeds.</p>
-    <hr>
-    <footer>
-      Copyright &copy; 2011 The Apache Software Foundation, Licensed under
-      <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
-      <br>
-      Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
-    </footer>
   </div>
+  
+  <footer class="footer" align="center">
+    <div class="container">
+      <p>
+        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logos are trademarks of The Apache 
Software Foundation.
+      </p>
+    </div>
+  </footer>
+  
   <script src="/js/jquery-1.9.1.min.js"></script>
   <script src="/js/bootstrap.min.js"></script>
+  <script>
+    (function() {
+      var cx = '012254517474945470291:vhsfv7eokdc';
+      var gcse = document.createElement('script');
+      gcse.type = 'text/javascript';
+      gcse.async = true;
+      gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') 
+
+          '//www.google.com/cse/cse.js?cx=' + cx;
+      var s = document.getElementsByTagName('script')[0];
+      s.parentNode.insertBefore(gcse, s);
+    })();
+  </script>
 </body>
 </html>


Reply via email to