Author: buildbot
Date: Tue Apr 23 04:05:17 2013
New Revision: 859550

Log:
Staging update by buildbot for community

Modified:
    websites/staging/community/trunk/content/   (props changed)
    websites/staging/community/trunk/content/boardreport.html
    websites/staging/community/trunk/content/calendars/conferences.html
    websites/staging/community/trunk/content/calendars/index.html
    websites/staging/community/trunk/content/comdevboardreports.html
    websites/staging/community/trunk/content/comdevboardresolution.html
    websites/staging/community/trunk/content/committers/consensusBuilding.html
    websites/staging/community/trunk/content/committers/decisionMaking.html
    websites/staging/community/trunk/content/committers/index.html
    websites/staging/community/trunk/content/committers/lazyConsensus.html
    websites/staging/community/trunk/content/committers/voting.html
    websites/staging/community/trunk/content/contactpoints.html
    websites/staging/community/trunk/content/contributors/index.html
    websites/staging/community/trunk/content/gettingStarted/101.html
    websites/staging/community/trunk/content/gsoc-admin-tasks.html
    websites/staging/community/trunk/content/gsoc.html
    websites/staging/community/trunk/content/guide-to-being-a-mentor.html
    websites/staging/community/trunk/content/index.html
    websites/staging/community/trunk/content/localmentors.html
    websites/staging/community/trunk/content/mentee-ranking-process.html
    websites/staging/community/trunk/content/mentor-request-mail.html
    websites/staging/community/trunk/content/mentoring/experiences.html
    websites/staging/community/trunk/content/mentoringprogramme.html
    websites/staging/community/trunk/content/mentorprogrammeapplication.html
    websites/staging/community/trunk/content/mentorprogrammeformaleducation.html
    websites/staging/community/trunk/content/newbiefaq.html
    websites/staging/community/trunk/content/newcomers/index.html
    websites/staging/community/trunk/content/newcommitter.html
    websites/staging/community/trunk/content/projectIndependence.html
    websites/staging/community/trunk/content/speakers/index.html
    websites/staging/community/trunk/content/speakers/slides.html
    websites/staging/community/trunk/content/speakers/speakers.html
    
websites/staging/community/trunk/content/use-the-comdev-issue-tracker-for-gsoc-tasks.html

Propchange: websites/staging/community/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 23 04:05:17 2013
@@ -1 +1 @@
-1470338
+1470810

Modified: websites/staging/community/trunk/content/boardreport.html
==============================================================================
--- websites/staging/community/trunk/content/boardreport.html (original)
+++ websites/staging/community/trunk/content/boardreport.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - BoardReport</TITLE>
 </head>
 
@@ -228,8 +228,8 @@ the first of the month)</li>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/calendars/conferences.html
==============================================================================
--- websites/staging/community/trunk/content/calendars/conferences.html 
(original)
+++ websites/staging/community/trunk/content/calendars/conferences.html Tue Apr 
23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Apache Conferences Calendar</TITLE>
 </head>
 
@@ -243,8 +243,8 @@ function render(data) {
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/calendars/index.html
==============================================================================
--- websites/staging/community/trunk/content/calendars/index.html (original)
+++ websites/staging/community/trunk/content/calendars/index.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Project and Foundation 
Calendars</TITLE>
 </head>
 
@@ -175,8 +175,8 @@ us know the details of your event feed (
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/comdevboardreports.html
==============================================================================
--- websites/staging/community/trunk/content/comdevboardreports.html (original)
+++ websites/staging/community/trunk/content/comdevboardreports.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - ComDevBoardReports</TITLE>
 </head>
 
@@ -884,8 +884,8 @@ Main items for next period
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/comdevboardresolution.html
==============================================================================
--- websites/staging/community/trunk/content/comdevboardresolution.html 
(original)
+++ websites/staging/community/trunk/content/comdevboardresolution.html Tue Apr 
23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - ComDevBoardResolution</TITLE>
 </head>
 
@@ -224,8 +224,8 @@
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: 
websites/staging/community/trunk/content/committers/consensusBuilding.html
==============================================================================
--- websites/staging/community/trunk/content/committers/consensusBuilding.html 
(original)
+++ websites/staging/community/trunk/content/committers/consensusBuilding.html 
Tue Apr 23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Consensus Building</TITLE>
 </head>
 
@@ -207,8 +207,8 @@ the work under the <a href="/committers/
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: 
websites/staging/community/trunk/content/committers/decisionMaking.html
==============================================================================
--- websites/staging/community/trunk/content/committers/decisionMaking.html 
(original)
+++ websites/staging/community/trunk/content/committers/decisionMaking.html Tue 
Apr 23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Decision Making</TITLE>
 </head>
 
@@ -190,8 +190,8 @@ to approve a release. </p>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/committers/index.html
==============================================================================
--- websites/staging/community/trunk/content/committers/index.html (original)
+++ websites/staging/community/trunk/content/committers/index.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Committer resources</TITLE>
 </head>
 
@@ -250,8 +250,8 @@ here are a few you might want to take a 
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/committers/lazyConsensus.html
==============================================================================
--- websites/staging/community/trunk/content/committers/lazyConsensus.html 
(original)
+++ websites/staging/community/trunk/content/committers/lazyConsensus.html Tue 
Apr 23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Lazy Consensus</TITLE>
 </head>
 
@@ -208,8 +208,8 @@ can take some time to get used to.</p>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/committers/voting.html
==============================================================================
--- websites/staging/community/trunk/content/committers/voting.html (original)
+++ websites/staging/community/trunk/content/committers/voting.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Voting</TITLE>
 </head>
 
@@ -189,8 +189,8 @@ of action that you are willing and able 
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/contactpoints.html
==============================================================================
--- websites/staging/community/trunk/content/contactpoints.html (original)
+++ websites/staging/community/trunk/content/contactpoints.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - ContactPoints</TITLE>
 </head>
 
@@ -193,8 +193,8 @@ response from the ASF's legal counsel to
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/contributors/index.html
==============================================================================
--- websites/staging/community/trunk/content/contributors/index.html (original)
+++ websites/staging/community/trunk/content/contributors/index.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Contributing to the Apache Software 
Foundation</TITLE>
 </head>
 
@@ -227,8 +227,8 @@ list by sending a mail to 
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/gettingStarted/101.html
==============================================================================
--- websites/staging/community/trunk/content/gettingStarted/101.html (original)
+++ websites/staging/community/trunk/content/gettingStarted/101.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - </TITLE>
 </head>
 
@@ -220,8 +220,8 @@ should have a feel for how to get involv
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/gsoc-admin-tasks.html
==============================================================================
--- websites/staging/community/trunk/content/gsoc-admin-tasks.html (original)
+++ websites/staging/community/trunk/content/gsoc-admin-tasks.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - </TITLE>
 </head>
 
@@ -330,8 +330,8 @@ http://www.oanda.com/currency/historical
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/gsoc.html
==============================================================================
--- websites/staging/community/trunk/content/gsoc.html (original)
+++ websites/staging/community/trunk/content/gsoc.html Tue Apr 23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - GSoC</TITLE>
 </head>
 
@@ -307,8 +307,8 @@ date indicated.</p>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/guide-to-being-a-mentor.html
==============================================================================
--- websites/staging/community/trunk/content/guide-to-being-a-mentor.html 
(original)
+++ websites/staging/community/trunk/content/guide-to-being-a-mentor.html Tue 
Apr 23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - guide to being a mentor</TITLE>
 </head>
 
@@ -256,8 +256,8 @@ contribute.</p>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/index.html
==============================================================================
--- websites/staging/community/trunk/content/index.html (original)
+++ websites/staging/community/trunk/content/index.html Tue Apr 23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Apache Community Development - 
Welcome</TITLE>
 </head>
 
@@ -232,8 +232,8 @@ made up of volunteers who are committers
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/localmentors.html
==============================================================================
--- websites/staging/community/trunk/content/localmentors.html (original)
+++ websites/staging/community/trunk/content/localmentors.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - LocalMentors</TITLE>
 </head>
 
@@ -256,8 +256,8 @@ application! Head over to <a href="http:
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/mentee-ranking-process.html
==============================================================================
--- websites/staging/community/trunk/content/mentee-ranking-process.html 
(original)
+++ websites/staging/community/trunk/content/mentee-ranking-process.html Tue 
Apr 23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Mentee Ranking Process</TITLE>
 </head>
 
@@ -334,8 +334,8 @@ fast during this meeting.</p>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/mentor-request-mail.html
==============================================================================
--- websites/staging/community/trunk/content/mentor-request-mail.html (original)
+++ websites/staging/community/trunk/content/mentor-request-mail.html Tue Apr 
23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - mentor request mail</TITLE>
 </head>
 
@@ -243,8 +243,8 @@ consistently.</p>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/mentoring/experiences.html
==============================================================================
--- websites/staging/community/trunk/content/mentoring/experiences.html 
(original)
+++ websites/staging/community/trunk/content/mentoring/experiences.html Tue Apr 
23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Apache in GSoC</TITLE>
 </head>
 
@@ -200,8 +200,8 @@ Wookie, OpenMeetings, Nuvem, Hama, VXQue
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/mentoringprogramme.html
==============================================================================
--- websites/staging/community/trunk/content/mentoringprogramme.html (original)
+++ websites/staging/community/trunk/content/mentoringprogramme.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - MentoringProgramme</TITLE>
 </head>
 
@@ -369,8 +369,8 @@ assessments/etc if the project community
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: 
websites/staging/community/trunk/content/mentorprogrammeapplication.html
==============================================================================
--- websites/staging/community/trunk/content/mentorprogrammeapplication.html 
(original)
+++ websites/staging/community/trunk/content/mentorprogrammeapplication.html 
Tue Apr 23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - MentorProgrammeApplication</TITLE>
 </head>
 
@@ -243,8 +243,8 @@ to the project list).</p>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: 
websites/staging/community/trunk/content/mentorprogrammeformaleducation.html
==============================================================================
--- 
websites/staging/community/trunk/content/mentorprogrammeformaleducation.html 
(original)
+++ 
websites/staging/community/trunk/content/mentorprogrammeformaleducation.html 
Tue Apr 23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - MentorProgrammeFormalEducation</TITLE>
 </head>
 
@@ -215,8 +215,8 @@ dispute</li>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/newbiefaq.html
==============================================================================
--- websites/staging/community/trunk/content/newbiefaq.html (original)
+++ websites/staging/community/trunk/content/newbiefaq.html Tue Apr 23 04:05:17 
2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - NewbieFAQ</TITLE>
 </head>
 
@@ -346,8 +346,8 @@ defining your mentored activity.</p>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

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 Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Welcome, newcomer.</TITLE>
 </head>
 
@@ -190,8 +190,8 @@ list by sending a mail to 
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/newcommitter.html
==============================================================================
--- websites/staging/community/trunk/content/newcommitter.html (original)
+++ websites/staging/community/trunk/content/newcommitter.html Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - NewCommitter</TITLE>
 </head>
 
@@ -550,8 +550,8 @@ use the <a href="https://mail-search.apa
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

Modified: websites/staging/community/trunk/content/projectIndependence.html
==============================================================================
--- websites/staging/community/trunk/content/projectIndependence.html (original)
+++ websites/staging/community/trunk/content/projectIndependence.html Tue Apr 
23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Project Independence</TITLE>
 </head>
 
@@ -189,8 +189,8 @@ that Eclipse uses.</p>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

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 Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Speaking about Apache, our Projects 
and our Community</TITLE>
 </head>
 
@@ -183,8 +183,8 @@ for you.</p>
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

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 Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - </TITLE>
 </head>
 
@@ -207,8 +207,8 @@ each individual presentation for license
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

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 Tue Apr 23 
04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - Listing yourself as a Potential 
Speaker</TITLE>
 </head>
 
@@ -225,8 +225,8 @@ a day later a check you're listed proper
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';

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
 Tue Apr 23 04:05:17 2013
@@ -25,7 +25,7 @@
   <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"> -->
-  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
   <style type="text/css">
       body {
         padding-top: 60px;
@@ -36,9 +36,9 @@
                /* On tablets, the wrapped menu is hiding the search box, 
adding a margin to push down */
                 .container { margin-top:5px; }
   </style>
-  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="css/bootstrap-responsive.css" rel="stylesheet">
 
-  <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
   <TITLE>Apache Community Development - use the Comdev Issue Tracker For GSoC 
Tasks</TITLE>
 </head>
 
@@ -177,8 +177,8 @@ above URL, narrow down to the comdev pro
     </div>
   </footer>
   
-  <script src="/js/jquery-1.9.1.min.js"></script>
-  <script src="/js/bootstrap.min.js"></script>
+  <script src="js/jquery-1.9.1.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
   <script>
     (function() {
       var cx = '012254517474945470291:vhsfv7eokdc';


Reply via email to