You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by bu...@apache.org on 2011/04/26 17:40:25 UTC

svn commit: r788798 - in /websites/staging/rave/trunk/content/rave: ./ css/ docs/governance/

Author: buildbot
Date: Tue Apr 26 15:40:24 2011
New Revision: 788798

Log:
Staging update by buildbot

Modified:
    websites/staging/rave/trunk/content/rave/css/rave.css
    websites/staging/rave/trunk/content/rave/docs/governance/consensusBuilding.html
    websites/staging/rave/trunk/content/rave/docs/governance/lazyConsensus.html
    websites/staging/rave/trunk/content/rave/docs/governance/voting.html
    websites/staging/rave/trunk/content/rave/get-involved.html
    websites/staging/rave/trunk/content/rave/index.html
    websites/staging/rave/trunk/content/rave/license.html
    websites/staging/rave/trunk/content/rave/mailing-lists.html
    websites/staging/rave/trunk/content/rave/people.html
    websites/staging/rave/trunk/content/rave/source.html

Modified: websites/staging/rave/trunk/content/rave/css/rave.css
==============================================================================
--- websites/staging/rave/trunk/content/rave/css/rave.css (original)
+++ websites/staging/rave/trunk/content/rave/css/rave.css Tue Apr 26 15:40:24 2011
@@ -136,6 +136,10 @@ h1,h2,h3,h4,h5,h6 {
   color: #000;
 }
 
+#logo {
+  width: 150px;
+}
+
 #footer {
  margin-top: 15px;
  margin-left: 200px;

Modified: websites/staging/rave/trunk/content/rave/docs/governance/consensusBuilding.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/docs/governance/consensusBuilding.html (original)
+++ websites/staging/rave/trunk/content/rave/docs/governance/consensusBuilding.html Tue Apr 26 15:40:24 2011
@@ -18,7 +18,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-
+  <link rel="shortcut icon" href="/rave/images/RAVE-icon.ico" type="image/x-icon" />
   <link href="/rave/css/rave.css" rel="stylesheet" type="text/css">
   <title>Consensus Building</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -26,7 +26,7 @@
 
 <body>
   <div id="banner">
-    <img alt="Apache Rave (Incubating)" src="/rave/images/logo.png"/>
+    <img id="logo" alt="Apache Rave (Incubating)" src="/rave/images/RAVE-logo_main-logo.png"/>
     <h1 class="title">Consensus Building</h1>
   </div>
   

Modified: websites/staging/rave/trunk/content/rave/docs/governance/lazyConsensus.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/docs/governance/lazyConsensus.html (original)
+++ websites/staging/rave/trunk/content/rave/docs/governance/lazyConsensus.html Tue Apr 26 15:40:24 2011
@@ -18,7 +18,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-
+  <link rel="shortcut icon" href="/rave/images/RAVE-icon.ico" type="image/x-icon" />
   <link href="/rave/css/rave.css" rel="stylesheet" type="text/css">
   <title>Lazy Consensus</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -26,7 +26,7 @@
 
 <body>
   <div id="banner">
-    <img alt="Apache Rave (Incubating)" src="/rave/images/logo.png"/>
+    <img id="logo" alt="Apache Rave (Incubating)" src="/rave/images/RAVE-logo_main-logo.png"/>
     <h1 class="title">Lazy Consensus</h1>
   </div>
   

Modified: websites/staging/rave/trunk/content/rave/docs/governance/voting.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/docs/governance/voting.html (original)
+++ websites/staging/rave/trunk/content/rave/docs/governance/voting.html Tue Apr 26 15:40:24 2011
@@ -18,7 +18,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-
+  <link rel="shortcut icon" href="/rave/images/RAVE-icon.ico" type="image/x-icon" />
   <link href="/rave/css/rave.css" rel="stylesheet" type="text/css">
   <title>Voting</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -26,7 +26,7 @@
 
 <body>
   <div id="banner">
-    <img alt="Apache Rave (Incubating)" src="/rave/images/logo.png"/>
+    <img id="logo" alt="Apache Rave (Incubating)" src="/rave/images/RAVE-logo_main-logo.png"/>
     <h1 class="title">Voting</h1>
   </div>
   

Modified: websites/staging/rave/trunk/content/rave/get-involved.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/get-involved.html (original)
+++ websites/staging/rave/trunk/content/rave/get-involved.html Tue Apr 26 15:40:24 2011
@@ -18,7 +18,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-
+  <link rel="shortcut icon" href="/rave/images/RAVE-icon.ico" type="image/x-icon" />
   <link href="/rave/css/rave.css" rel="stylesheet" type="text/css">
   <title>Get Involved</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -26,7 +26,7 @@
 
 <body>
   <div id="banner">
-    <img alt="Apache Rave (Incubating)" src="/rave/images/logo.png"/>
+    <img id="logo" alt="Apache Rave (Incubating)" src="/rave/images/RAVE-logo_main-logo.png"/>
     <h1 class="title">Get Involved</h1>
   </div>
   

Modified: websites/staging/rave/trunk/content/rave/index.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/index.html (original)
+++ websites/staging/rave/trunk/content/rave/index.html Tue Apr 26 15:40:24 2011
@@ -18,7 +18,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-
+  <link rel="shortcut icon" href="/rave/images/RAVE-icon.ico" type="image/x-icon" />
   <link href="/rave/css/rave.css" rel="stylesheet" type="text/css">
   <title>Apache Rave (Incubating)</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -26,7 +26,7 @@
 
 <body>
   <div id="banner">
-    <img alt="Apache Rave (Incubating)" src="/rave/images/logo.png"/>
+    <img id="logo" alt="Apache Rave (Incubating)" src="/rave/images/RAVE-logo_main-logo.png"/>
     <h1 class="title">Apache Rave (Incubating)</h1>
   </div>
   

Modified: websites/staging/rave/trunk/content/rave/license.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/license.html (original)
+++ websites/staging/rave/trunk/content/rave/license.html Tue Apr 26 15:40:24 2011
@@ -18,7 +18,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-
+  <link rel="shortcut icon" href="/rave/images/RAVE-icon.ico" type="image/x-icon" />
   <link href="/rave/css/rave.css" rel="stylesheet" type="text/css">
   <title></title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -26,7 +26,7 @@
 
 <body>
   <div id="banner">
-    <img alt="Apache Rave (Incubating)" src="/rave/images/logo.png"/>
+    <img id="logo" alt="Apache Rave (Incubating)" src="/rave/images/RAVE-logo_main-logo.png"/>
     <h1 class="title"></h1>
   </div>
   

Modified: websites/staging/rave/trunk/content/rave/mailing-lists.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/mailing-lists.html (original)
+++ websites/staging/rave/trunk/content/rave/mailing-lists.html Tue Apr 26 15:40:24 2011
@@ -18,7 +18,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-
+  <link rel="shortcut icon" href="/rave/images/RAVE-icon.ico" type="image/x-icon" />
   <link href="/rave/css/rave.css" rel="stylesheet" type="text/css">
   <title>Mailing Lists</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -26,7 +26,7 @@
 
 <body>
   <div id="banner">
-    <img alt="Apache Rave (Incubating)" src="/rave/images/logo.png"/>
+    <img id="logo" alt="Apache Rave (Incubating)" src="/rave/images/RAVE-logo_main-logo.png"/>
     <h1 class="title">Mailing Lists</h1>
   </div>
   

Modified: websites/staging/rave/trunk/content/rave/people.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/people.html (original)
+++ websites/staging/rave/trunk/content/rave/people.html Tue Apr 26 15:40:24 2011
@@ -18,7 +18,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-
+  <link rel="shortcut icon" href="/rave/images/RAVE-icon.ico" type="image/x-icon" />
   <link href="/rave/css/rave.css" rel="stylesheet" type="text/css">
   <title>Some of our contributors</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -26,7 +26,7 @@
 
 <body>
   <div id="banner">
-    <img alt="Apache Rave (Incubating)" src="/rave/images/logo.png"/>
+    <img id="logo" alt="Apache Rave (Incubating)" src="/rave/images/RAVE-logo_main-logo.png"/>
     <h1 class="title">Some of our contributors</h1>
   </div>
   

Modified: websites/staging/rave/trunk/content/rave/source.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/source.html (original)
+++ websites/staging/rave/trunk/content/rave/source.html Tue Apr 26 15:40:24 2011
@@ -18,7 +18,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-
+  <link rel="shortcut icon" href="/rave/images/RAVE-icon.ico" type="image/x-icon" />
   <link href="/rave/css/rave.css" rel="stylesheet" type="text/css">
   <title>Source Control</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -26,7 +26,7 @@
 
 <body>
   <div id="banner">
-    <img alt="Apache Rave (Incubating)" src="/rave/images/logo.png"/>
+    <img id="logo" alt="Apache Rave (Incubating)" src="/rave/images/RAVE-logo_main-logo.png"/>
     <h1 class="title">Source Control</h1>
   </div>