You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by bu...@apache.org on 2012/12/13 17:42:39 UTC

svn commit: r842134 - in /websites/staging/openwebbeans/trunk/content: ./ community.html documentation.html download.html examples.html index.html news.html openwebbeans-spi/index.html resources/css/main.css sitemap.html source.html

Author: buildbot
Date: Thu Dec 13 16:42:37 2012
New Revision: 842134

Log:
Staging update by buildbot for openwebbeans

Added:
    websites/staging/openwebbeans/trunk/content/download.html
    websites/staging/openwebbeans/trunk/content/resources/css/main.css
Removed:
    websites/staging/openwebbeans/trunk/content/index.html
Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/community.html
    websites/staging/openwebbeans/trunk/content/documentation.html
    websites/staging/openwebbeans/trunk/content/examples.html
    websites/staging/openwebbeans/trunk/content/news.html
    websites/staging/openwebbeans/trunk/content/openwebbeans-spi/index.html
    websites/staging/openwebbeans/trunk/content/sitemap.html
    websites/staging/openwebbeans/trunk/content/source.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Dec 13 16:42:37 2012
@@ -1 +1 @@
-1421265
+1421377

Modified: websites/staging/openwebbeans/trunk/content/community.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/community.html (original)
+++ websites/staging/openwebbeans/trunk/content/community.html Thu Dec 13 16:42:37 2012
@@ -15,6 +15,7 @@
         }
     </style>
     <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="./resources/css/main.css" rel="stylesheet">
 
 </head>
 
@@ -28,13 +29,14 @@
                     <span class="icon-bar"></span>
                     <span class="icon-bar"></span>
                 </a>
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
                 <a class="brand" href="index.html"><img src="./resources/images/logo_dbg-small.png" height="25px" alt="owb_logo_small"/></a>
                 <div class="nav-collapse">
                     <ul class="nav">
-                        <li><a href="./index.html">Home</a></li>
-                        <li class="active"><a href="./documentation.html">Documentation</a></li>
+                        <li class="active"><a href="./index.html">Home</a></li>
+                        <li><a href="./documentation.html">Documentation</a></li>
                         <li><a href="./source.html">Source</a></li>
-                        <!-- <li><a href="download.html">Download</a></li> -->
+                        <li><a href="./download.html">Download</a></li>
                         <li><a href="./community.html">Community</a></li>
                         <!-- <li><a href="support.html">Support</a></li>  -->
                         <li><a href="./news.html">News</a></li>
@@ -51,6 +53,7 @@
 
     <div class="container">
 
+
         <div id="OwbContent_" class="wiki-content">
 <h1 id="users">Users</h1>
 <p>If you are a new user and you would like to start using Apache OpenWebBeans,
@@ -144,6 +147,9 @@ in our IRC-Channel <a href="irc://irc.fr
         <hr>
 
         <footer>
+            <div class="pull-right">
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
+            </div>
             <p>Copyright &copy; 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
             <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </footer>
@@ -169,3 +175,6 @@ in our IRC-Channel <a href="irc://irc.fr
 
 </body></html>
 
+
+
+

Modified: websites/staging/openwebbeans/trunk/content/documentation.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/documentation.html (original)
+++ websites/staging/openwebbeans/trunk/content/documentation.html Thu Dec 13 16:42:37 2012
@@ -15,6 +15,7 @@
         }
     </style>
     <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="./resources/css/main.css" rel="stylesheet">
 
 </head>
 
@@ -28,13 +29,14 @@
                     <span class="icon-bar"></span>
                     <span class="icon-bar"></span>
                 </a>
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
                 <a class="brand" href="index.html"><img src="./resources/images/logo_dbg-small.png" height="25px" alt="owb_logo_small"/></a>
                 <div class="nav-collapse">
                     <ul class="nav">
-                        <li><a href="./index.html">Home</a></li>
-                        <li class="active"><a href="./documentation.html">Documentation</a></li>
+                        <li class="active"><a href="./index.html">Home</a></li>
+                        <li><a href="./documentation.html">Documentation</a></li>
                         <li><a href="./source.html">Source</a></li>
-                        <!-- <li><a href="download.html">Download</a></li> -->
+                        <li><a href="./download.html">Download</a></li>
                         <li><a href="./community.html">Community</a></li>
                         <!-- <li><a href="support.html">Support</a></li>  -->
                         <li><a href="./news.html">News</a></li>
@@ -51,6 +53,7 @@
 
     <div class="container">
 
+
         <div id="OwbContent_" class="wiki-content">
 <p><a name="module-overview"></a></p>
 <h1 id="modules">Modules</h1>
@@ -83,6 +86,9 @@
         <hr>
 
         <footer>
+            <div class="pull-right">
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
+            </div>
             <p>Copyright &copy; 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
             <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </footer>
@@ -108,3 +114,6 @@
 
 </body></html>
 
+
+
+

Added: websites/staging/openwebbeans/trunk/content/download.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/download.html (added)
+++ websites/staging/openwebbeans/trunk/content/download.html Thu Dec 13 16:42:37 2012
@@ -0,0 +1,94 @@
+<!DOCTYPE html>
+<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta charset="utf-8">
+    <title>Apache OpenWebBeans</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="./resources/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+        body {
+            padding-top: 60px;
+            padding-bottom: 40px;
+        }
+    </style>
+    <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="./resources/css/main.css" rel="stylesheet">
+
+</head>
+
+<body>
+
+    <div class="navbar navbar-fixed-top">
+        <div class="navbar-inner">
+            <div class="container">
+                <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </a>
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
+                <a class="brand" href="index.html"><img src="./resources/images/logo_dbg-small.png" height="25px" alt="owb_logo_small"/></a>
+                <div class="nav-collapse">
+                    <ul class="nav">
+                        <li class="active"><a href="./index.html">Home</a></li>
+                        <li><a href="./documentation.html">Documentation</a></li>
+                        <li><a href="./source.html">Source</a></li>
+                        <li><a href="./download.html">Download</a></li>
+                        <li><a href="./community.html">Community</a></li>
+                        <!-- <li><a href="support.html">Support</a></li>  -->
+                        <li><a href="./news.html">News</a></li>
+                    </ul>
+                </div><!--/.nav-collapse -->
+                <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
+                    <input value="openwebbeans.apache.org" name="sitesearch" type="hidden"/>
+                    <input class="search-query" name="q" id="query" type="text" />
+                </form>
+                <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+            </div>
+        </div>
+    </div>
+
+    <div class="container">
+
+
+        <div id="OwbContent_" class="wiki-content">
+<h1 id="todo">Todo ...</h1>
+        </div>
+
+        <hr>
+
+        <footer>
+            <div class="pull-right">
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
+            </div>
+            <p>Copyright &copy; 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
+            <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+        </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src=".//resources/js/jquery.js"></script>
+    <script src=".//resources/js/bootstrap-transition.js"></script>
+    <script src=".//resources/js/bootstrap-alert.js"></script>
+    <script src=".//resources/js/bootstrap-modal.js"></script>
+    <script src=".//resources/js/bootstrap-dropdown.js"></script>
+    <script src=".//resources/js/bootstrap-scrollspy.js"></script>
+    <script src=".//resources/js/bootstrap-tab.js"></script>
+    <script src=".//resources/js/bootstrap-tooltip.js"></script>
+    <script src=".//resources/js/bootstrap-popover.js"></script>
+    <script src=".//resources/js/bootstrap-button.js"></script>
+    <script src=".//resources/js/bootstrap-collapse.js"></script>
+    <script src=".//resources/js/bootstrap-carousel.js"></script>
+    <script src=".//resources/js/bootstrap-typeahead.js"></script>
+
+</body></html>
+
+
+
+

Modified: websites/staging/openwebbeans/trunk/content/examples.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/examples.html (original)
+++ websites/staging/openwebbeans/trunk/content/examples.html Thu Dec 13 16:42:37 2012
@@ -15,6 +15,7 @@
         }
     </style>
     <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="./resources/css/main.css" rel="stylesheet">
 
 </head>
 
@@ -28,13 +29,14 @@
                     <span class="icon-bar"></span>
                     <span class="icon-bar"></span>
                 </a>
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
                 <a class="brand" href="index.html"><img src="./resources/images/logo_dbg-small.png" height="25px" alt="owb_logo_small"/></a>
                 <div class="nav-collapse">
                     <ul class="nav">
-                        <li><a href="./index.html">Home</a></li>
-                        <li class="active"><a href="./documentation.html">Documentation</a></li>
+                        <li class="active"><a href="./index.html">Home</a></li>
+                        <li><a href="./documentation.html">Documentation</a></li>
                         <li><a href="./source.html">Source</a></li>
-                        <!-- <li><a href="download.html">Download</a></li> -->
+                        <li><a href="./download.html">Download</a></li>
                         <li><a href="./community.html">Community</a></li>
                         <!-- <li><a href="support.html">Support</a></li>  -->
                         <li><a href="./news.html">News</a></li>
@@ -51,6 +53,7 @@
 
     <div class="container">
 
+
         <div id="OwbContent_" class="wiki-content">
 <h1 id="examples">Examples</h1>
 <p>This section is intentionally left empty....</p>
@@ -64,6 +67,9 @@
         <hr>
 
         <footer>
+            <div class="pull-right">
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
+            </div>
             <p>Copyright &copy; 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
             <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </footer>
@@ -89,3 +95,6 @@
 
 </body></html>
 
+
+
+

Modified: websites/staging/openwebbeans/trunk/content/news.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/news.html (original)
+++ websites/staging/openwebbeans/trunk/content/news.html Thu Dec 13 16:42:37 2012
@@ -15,6 +15,7 @@
         }
     </style>
     <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="./resources/css/main.css" rel="stylesheet">
 
 </head>
 
@@ -28,13 +29,14 @@
                     <span class="icon-bar"></span>
                     <span class="icon-bar"></span>
                 </a>
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
                 <a class="brand" href="index.html"><img src="./resources/images/logo_dbg-small.png" height="25px" alt="owb_logo_small"/></a>
                 <div class="nav-collapse">
                     <ul class="nav">
-                        <li><a href="./index.html">Home</a></li>
-                        <li class="active"><a href="./documentation.html">Documentation</a></li>
+                        <li class="active"><a href="./index.html">Home</a></li>
+                        <li><a href="./documentation.html">Documentation</a></li>
                         <li><a href="./source.html">Source</a></li>
-                        <!-- <li><a href="download.html">Download</a></li> -->
+                        <li><a href="./download.html">Download</a></li>
                         <li><a href="./community.html">Community</a></li>
                         <!-- <li><a href="support.html">Support</a></li>  -->
                         <li><a href="./news.html">News</a></li>
@@ -51,6 +53,7 @@
 
     <div class="container">
 
+
         <div id="OwbContent_" class="wiki-content">
 <h1 id="news">News</h1>
 <ul>
@@ -95,6 +98,9 @@
         <hr>
 
         <footer>
+            <div class="pull-right">
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
+            </div>
             <p>Copyright &copy; 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
             <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </footer>
@@ -120,3 +126,6 @@
 
 </body></html>
 
+
+
+

Modified: websites/staging/openwebbeans/trunk/content/openwebbeans-spi/index.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/openwebbeans-spi/index.html (original)
+++ websites/staging/openwebbeans/trunk/content/openwebbeans-spi/index.html Thu Dec 13 16:42:37 2012
@@ -15,6 +15,7 @@
         }
     </style>
     <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="./../resources/css/main.css" rel="stylesheet">
 
 </head>
 
@@ -28,13 +29,14 @@
                     <span class="icon-bar"></span>
                     <span class="icon-bar"></span>
                 </a>
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
                 <a class="brand" href="index.html"><img src="./../resources/images/logo_dbg-small.png" height="25px" alt="owb_logo_small"/></a>
                 <div class="nav-collapse">
                     <ul class="nav">
-                        <li><a href="./../index.html">Home</a></li>
-                        <li class="active"><a href="./../documentation.html">Documentation</a></li>
+                        <li class="active"><a href="./../index.html">Home</a></li>
+                        <li><a href="./../documentation.html">Documentation</a></li>
                         <li><a href="./../source.html">Source</a></li>
-                        <!-- <li><a href="download.html">Download</a></li> -->
+                        <li><a href="./../download.html">Download</a></li>
                         <li><a href="./../community.html">Community</a></li>
                         <!-- <li><a href="support.html">Support</a></li>  -->
                         <li><a href="./../news.html">News</a></li>
@@ -51,6 +53,7 @@
 
     <div class="container">
 
+
         <div id="OwbContent_" class="wiki-content">
 <h1 id="hello-world">Hello world!</h1>
         </div>
@@ -58,6 +61,9 @@
         <hr>
 
         <footer>
+            <div class="pull-right">
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
+            </div>
             <p>Copyright &copy; 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
             <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </footer>
@@ -83,3 +89,6 @@
 
 </body></html>
 
+
+
+

Added: websites/staging/openwebbeans/trunk/content/resources/css/main.css
==============================================================================
--- websites/staging/openwebbeans/trunk/content/resources/css/main.css (added)
+++ websites/staging/openwebbeans/trunk/content/resources/css/main.css Thu Dec 13 16:42:37 2012
@@ -0,0 +1,22 @@
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+* .
+* http://www.apache.org/licenses/LICENSE-2.0
+* .
+* Unless required by applicable law or agreed to in writing,
+* software distributed under the License is distributed on an
+* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+* KIND, either express or implied.  See the License for the
+* specific language governing permissions and limitations
+* under the License.
+*/
+
+blockquote p {
+    font-size: 14px;
+}
\ No newline at end of file

Modified: websites/staging/openwebbeans/trunk/content/sitemap.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/sitemap.html (original)
+++ websites/staging/openwebbeans/trunk/content/sitemap.html Thu Dec 13 16:42:37 2012
@@ -1,122 +1,3 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="owb-generate-pages">
-    <meta name="author" content="chm">
 
-    <title>Apache DeltaSpike - Sitemap</title>
-
-    
-
-    
-    
-
-    <!-- Styles -->
-    <link href="/resources/css/bootstrap.css" rel="stylesheet">
-    <!--<link href="resources/css/prettify.css" rel="stylesheet" /> -->
-    <link href="/resources/css/codehilite.css" rel="stylesheet" />
-    <link href="/resources/css/bootstrap-responsive.css" rel="stylesheet">
-    <style type="text/css">
-        body {
-            padding-top: 60px;
-            padding-bottom: 40px;
-        }
-    </style>
-    <script type="text/javascript">
-
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-36103647-1']);
-      _gaq.push(['_trackPageview']);
-
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-
-    </script>
-</head>
-
-<body>
-
-    <div class="navbar navbar-fixed-top">
-        <div class="navbar-inner">
-            <div class="container">
-                <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                </a>
-                <a class="brand" href="http://www.apache.org"><img src="/resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
-                <a class="brand" href="index.html"><img src="/resources/images/logo_dbg-small.png" height="25px"/></a>
-                <div class="nav-collapse">
-                    <ul class="nav">
-                        <li class="active"><a href="index.html">Home</a></li>
-                        <li><a href="documentation.html">Documentation</a></li>
-                        <li><a href="source.html">Source</a></li>
-                        <!-- <li><a href="download.html">Download</a></li> -->
-                        <li><a href="community.html">Community</a></li>
-                        <!-- <li><a href="support.html">Support</a></li>  -->
-                        <li><a href="news.html">News</a></li>
-                        <li><a href="migration-guide.html">Migration</a></li>
-                    </ul>
-                </div><!--/.nav-collapse -->
-                <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
-                    <input value="openwebbeans.apache.org" name="sitesearch" type="hidden"/>
-                    <input class="search-query" name="q" id="query" type="text" />
-                </form>
-            </div>
-        </div>
-    </div>
-
-    <div class="container">
-      <div class="row">
-          <div class="span12">
-              <div class="page-title">
-                <h1>Sitemap</h1>
-              </div>
-              <p><ul>
-<li><a href="/community.html">Community</a></li>
-<li><a href="/documentation.html"></a></li>
-<li><a href="/examples.html">Examples</a></li>
-<li><a href="/news.html">News</a></li>
-<li><a href="/source.html">Source</a></li>
-</ul></p>
-          </div>
-      </div>
-
-      <hr>
-
-      <footer>
-        <p>Copyright © 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
-        <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-      </footer>
-
-    </div> <!-- /container -->
-
-    <!-- Javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <!--<script src="/resources/js/prettyfy.js"></script> -->
-    <script src="/resources/js/prettyprint.js"></script>
-    <script src="/resources/js/jquery.js"></script>
-    <script src="/resources/js/bootstrap-transition.js"></script>
-    <script src="/resources/js/bootstrap-alert.js"></script>
-    <script src="/resources/js/bootstrap-modal.js"></script>
-    <script src="/resources/js/bootstrap-dropdown.js"></script>
-    <script src="/resources/js/bootstrap-scrollspy.js"></script>
-    <script src="/resources/js/bootstrap-tab.js"></script>
-    <script src="/resources/js/bootstrap-tooltip.js"></script>
-    <script src="/resources/js/bootstrap-popover.js"></script>
-    <script src="/resources/js/bootstrap-button.js"></script>
-    <script src="/resources/js/bootstrap-collapse.js"></script>
-    <script src="/resources/js/bootstrap-carousel.js"></script>
-    <script src="/resources/js/bootstrap-typeahead.js"></script>
-
-</body>
-</html>
 
 

Modified: websites/staging/openwebbeans/trunk/content/source.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/source.html (original)
+++ websites/staging/openwebbeans/trunk/content/source.html Thu Dec 13 16:42:37 2012
@@ -15,6 +15,7 @@
         }
     </style>
     <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="./resources/css/main.css" rel="stylesheet">
 
 </head>
 
@@ -28,13 +29,14 @@
                     <span class="icon-bar"></span>
                     <span class="icon-bar"></span>
                 </a>
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
                 <a class="brand" href="index.html"><img src="./resources/images/logo_dbg-small.png" height="25px" alt="owb_logo_small"/></a>
                 <div class="nav-collapse">
                     <ul class="nav">
-                        <li><a href="./index.html">Home</a></li>
-                        <li class="active"><a href="./documentation.html">Documentation</a></li>
+                        <li class="active"><a href="./index.html">Home</a></li>
+                        <li><a href="./documentation.html">Documentation</a></li>
                         <li><a href="./source.html">Source</a></li>
-                        <!-- <li><a href="download.html">Download</a></li> -->
+                        <li><a href="./download.html">Download</a></li>
                         <li><a href="./community.html">Community</a></li>
                         <!-- <li><a href="support.html">Support</a></li>  -->
                         <li><a href="./news.html">News</a></li>
@@ -51,6 +53,7 @@
 
     <div class="container">
 
+
         <div id="OwbContent_" class="wiki-content">
 <h1 id="getting-involved">Getting Involved</h1>
 <p>We are always looking for new contributors to the project.</p>
@@ -100,6 +103,9 @@ For checking out sources of the stable C
         <hr>
 
         <footer>
+            <div class="pull-right">
+                <a class="brand" href="http://www.apache.org"><img src="resources/images/feather-small.png" height="25px" alt="asf_feather_small"/></a>
+            </div>
             <p>Copyright &copy; 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
             <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </footer>
@@ -125,3 +131,6 @@ For checking out sources of the stable C
 
 </body></html>
 
+
+
+