You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by bu...@apache.org on 2015/02/01 03:16:12 UTC

svn commit: r938526 - in /websites/staging/climate/trunk/content: ./ community/ development/

Author: buildbot
Date: Sun Feb  1 02:16:12 2015
New Revision: 938526

Log:
Staging update by buildbot for climate

Modified:
    websites/staging/climate/trunk/content/   (props changed)
    websites/staging/climate/trunk/content/community/get-involved.html
    websites/staging/climate/trunk/content/community/mailing-lists.html
    websites/staging/climate/trunk/content/community/people.html
    websites/staging/climate/trunk/content/development/edit-website.html
    websites/staging/climate/trunk/content/development/license.html
    websites/staging/climate/trunk/content/development/source.html
    websites/staging/climate/trunk/content/downloads.html
    websites/staging/climate/trunk/content/index.html
    websites/staging/climate/trunk/content/sitemap.html

Propchange: websites/staging/climate/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Feb  1 02:16:12 2015
@@ -1 +1 @@
-1656237
+1656263

Modified: websites/staging/climate/trunk/content/community/get-involved.html
==============================================================================
--- websites/staging/climate/trunk/content/community/get-involved.html (original)
+++ websites/staging/climate/trunk/content/community/get-involved.html Sun Feb  1 02:16:12 2015
@@ -51,7 +51,10 @@
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> </a> 
-            <a class="brand" href="/index.html"> Apache Open Climate Workbench </a>
+            <!--a class="brand" href="/index.html"> Apache Open Climate Workbench </a-->
+			<a href="./index.html" class="brand">
+              <img src="./assets/img/nutch_logo_tm.png" alt="Apache" title="Apache" /> 
+            </a>
           	<div class="nav-collapse">
         		<ul class="nav">
 					<li><a href="downloads.html">Downloads</a></li>

Modified: websites/staging/climate/trunk/content/community/mailing-lists.html
==============================================================================
--- websites/staging/climate/trunk/content/community/mailing-lists.html (original)
+++ websites/staging/climate/trunk/content/community/mailing-lists.html Sun Feb  1 02:16:12 2015
@@ -51,7 +51,10 @@
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> </a> 
-            <a class="brand" href="/index.html"> Apache Open Climate Workbench </a>
+            <!--a class="brand" href="/index.html"> Apache Open Climate Workbench </a-->
+			<a href="./index.html" class="brand">
+              <img src="./assets/img/nutch_logo_tm.png" alt="Apache" title="Apache" /> 
+            </a>
           	<div class="nav-collapse">
         		<ul class="nav">
 					<li><a href="downloads.html">Downloads</a></li>

Modified: websites/staging/climate/trunk/content/community/people.html
==============================================================================
--- websites/staging/climate/trunk/content/community/people.html (original)
+++ websites/staging/climate/trunk/content/community/people.html Sun Feb  1 02:16:12 2015
@@ -51,7 +51,10 @@
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> </a> 
-            <a class="brand" href="/index.html"> Apache Open Climate Workbench </a>
+            <!--a class="brand" href="/index.html"> Apache Open Climate Workbench </a-->
+			<a href="./index.html" class="brand">
+              <img src="./assets/img/nutch_logo_tm.png" alt="Apache" title="Apache" /> 
+            </a>
           	<div class="nav-collapse">
         		<ul class="nav">
 					<li><a href="downloads.html">Downloads</a></li>

Modified: websites/staging/climate/trunk/content/development/edit-website.html
==============================================================================
--- websites/staging/climate/trunk/content/development/edit-website.html (original)
+++ websites/staging/climate/trunk/content/development/edit-website.html Sun Feb  1 02:16:12 2015
@@ -51,7 +51,10 @@
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> </a> 
-            <a class="brand" href="/index.html"> Apache Open Climate Workbench </a>
+            <!--a class="brand" href="/index.html"> Apache Open Climate Workbench </a-->
+			<a href="./index.html" class="brand">
+              <img src="./assets/img/nutch_logo_tm.png" alt="Apache" title="Apache" /> 
+            </a>
           	<div class="nav-collapse">
         		<ul class="nav">
 					<li><a href="downloads.html">Downloads</a></li>

Modified: websites/staging/climate/trunk/content/development/license.html
==============================================================================
--- websites/staging/climate/trunk/content/development/license.html (original)
+++ websites/staging/climate/trunk/content/development/license.html Sun Feb  1 02:16:12 2015
@@ -51,7 +51,10 @@
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> </a> 
-            <a class="brand" href="/index.html"> Apache Open Climate Workbench </a>
+            <!--a class="brand" href="/index.html"> Apache Open Climate Workbench </a-->
+			<a href="./index.html" class="brand">
+              <img src="./assets/img/nutch_logo_tm.png" alt="Apache" title="Apache" /> 
+            </a>
           	<div class="nav-collapse">
         		<ul class="nav">
 					<li><a href="downloads.html">Downloads</a></li>

Modified: websites/staging/climate/trunk/content/development/source.html
==============================================================================
--- websites/staging/climate/trunk/content/development/source.html (original)
+++ websites/staging/climate/trunk/content/development/source.html Sun Feb  1 02:16:12 2015
@@ -51,7 +51,10 @@
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> </a> 
-            <a class="brand" href="/index.html"> Apache Open Climate Workbench </a>
+            <!--a class="brand" href="/index.html"> Apache Open Climate Workbench </a-->
+			<a href="./index.html" class="brand">
+              <img src="./assets/img/nutch_logo_tm.png" alt="Apache" title="Apache" /> 
+            </a>
           	<div class="nav-collapse">
         		<ul class="nav">
 					<li><a href="downloads.html">Downloads</a></li>

Modified: websites/staging/climate/trunk/content/downloads.html
==============================================================================
--- websites/staging/climate/trunk/content/downloads.html (original)
+++ websites/staging/climate/trunk/content/downloads.html Sun Feb  1 02:16:12 2015
@@ -51,7 +51,10 @@
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> </a> 
-            <a class="brand" href="/index.html"> Apache Open Climate Workbench </a>
+            <!--a class="brand" href="/index.html"> Apache Open Climate Workbench </a-->
+			<a href="./index.html" class="brand">
+              <img src="./assets/img/nutch_logo_tm.png" alt="Apache" title="Apache" /> 
+            </a>
           	<div class="nav-collapse">
         		<ul class="nav">
 					<li><a href="downloads.html">Downloads</a></li>

Modified: websites/staging/climate/trunk/content/index.html
==============================================================================
--- websites/staging/climate/trunk/content/index.html (original)
+++ websites/staging/climate/trunk/content/index.html Sun Feb  1 02:16:12 2015
@@ -51,7 +51,10 @@
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> </a> 
-            <a class="brand" href="/index.html"> Apache Open Climate Workbench </a>
+            <!--a class="brand" href="/index.html"> Apache Open Climate Workbench </a-->
+			<a href="./index.html" class="brand">
+              <img src="./assets/img/nutch_logo_tm.png" alt="Apache" title="Apache" /> 
+            </a>
           	<div class="nav-collapse">
         		<ul class="nav">
 					<li><a href="downloads.html">Downloads</a></li>

Modified: websites/staging/climate/trunk/content/sitemap.html
==============================================================================
--- websites/staging/climate/trunk/content/sitemap.html (original)
+++ websites/staging/climate/trunk/content/sitemap.html Sun Feb  1 02:16:12 2015
@@ -51,7 +51,10 @@
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> 
             <span class="icon-bar"></span> </a> 
-            <a class="brand" href="/index.html"> Apache Open Climate Workbench </a>
+            <!--a class="brand" href="/index.html"> Apache Open Climate Workbench </a-->
+			<a href="./index.html" class="brand">
+              <img src="./assets/img/nutch_logo_tm.png" alt="Apache" title="Apache" /> 
+            </a>
           	<div class="nav-collapse">
         		<ul class="nav">
 					<li><a href="downloads.html">Downloads</a></li>