Author: buildbot
Date: Thu Jun 12 00:00:18 2014
New Revision: 912296

Log:
Staging update by buildbot for drill

Modified:
    websites/staging/drill/trunk/content/   (props changed)
    websites/staging/drill/trunk/content/drill/index.html

Propchange: websites/staging/drill/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jun 12 00:00:18 2014
@@ -1 +1 @@
-1602041
+1602051

Modified: websites/staging/drill/trunk/content/drill/index.html
==============================================================================
--- websites/staging/drill/trunk/content/drill/index.html (original)
+++ websites/staging/drill/trunk/content/drill/index.html Thu Jun 12 00:00:18 
2014
@@ -58,11 +58,11 @@
 
     /* Navbar links: increase padding for taller navbar */
     .navbar .nav > li > a {
-      padding: 15px 20px;
+      padding: 14px 14px;
     }
 
     .navbar .nav > li > form {
-      padding: 0px 20px;
+      padding: 2px 12px;
       margin-top: 10px;
       margin-bottom: 0px;
     }
@@ -98,14 +98,14 @@
     }
 
     .carousel .item {
-      height: 500px;
+      height: 400px;
     }
     .carousel img {
       position: absolute;
       top: 0;
       left: 0;
       min-width: 100%;
-      height: 500px;
+      height: 400px;
     }
 
     .carousel-caption {
@@ -195,7 +195,7 @@
       }
       .carousel img {
         width: auto;
-        height: 500px;
+        height: 400px;
       }
 
       .featurette {
@@ -293,7 +293,7 @@ background-image: -webkit-gradient(
 
 
 
-  <!-- NAVBAR
+   <!-- NAVBAR
     ================================================== -->
     <div class="navbar-wrapper">
       <!-- Wrap the .navbar in .container to center it within the absolutely 
positioned parent. -->
@@ -307,24 +307,30 @@ background-image: -webkit-gradient(
               <span class="icon-bar"></span>
               <span class="icon-bar"></span>
             </button>
-            <a rel="nofollow" class="brand" href="index.html">Apache Drill</a>
+            <!-- <a rel="nofollow" class="brand" href="index.html">Apache 
Drill</a> -->
+                                               
+                                               <!--<a rel="nofollow" 
href="index.html"><img src="img/apache-drill-logo.png" width="100" alt=""></a> 
-->
             <!-- Responsive Navbar Part 2: Place all navbar contents you want 
collapsed withing .navbar-collapse.collapse. -->
             <div class="nav-collapse collapse">
               <ul class="nav">
-                <li><a rel="nofollow" 
href="drill_overview.html">Overview</a></li>
-                <li><a rel="nofollow" href="team.html">Team</a></li>
+                                                         <li><a rel="nofollow" 
href="index.html"><img src="img/apache-drill-logo2.png" width="120px" 
style="padding:0px" alt=""></a>
+                </li>
+                                                               <li><a 
rel="nofollow" 
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki";>Documentation</a></li>
+                                                               <li><a 
rel="nofollow" href="team.html">Team</a></li>
                 <li><a rel="nofollow" href="index.html#get_involved">Get 
Involved</a></li>
                 <li><a rel="nofollow" 
href="index.html#resources">Resources</a></li>
                 <li><a rel="nofollow" 
href="https://issues.apache.org/jira/browse/DRILL";>Issue Tracking</a></li>
                 <li><a rel="nofollow" 
href="https://github.com/apache/incubator-drill";>Source</a></li>
                 <!--<li><a rel="nofollow" 
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki";>Wiki</a></li>-->
-                <li><a rel="nofollow" 
href="http://apache.org/licenses/LICENSE-2.0.html";>License</a></li>
-                <li>  
-          <form method="GET" action="http://search-hadoop.com/";>Search &nbsp; 
&nbsp;
-            <input type="text" name="q" style="width:120px" />
+                                <li>  
+          <form method="GET" action="http://search-hadoop.com/";>
+            <input type="text" name="q" style="width:120px">
                     <input type="hidden" name="fc_project" value="Drill">
-            <input type="submit" style="margin-left:6px; margin-bottom:8px" 
value="Go" /> </form>
+            <input type="submit" style="margin-left:6px; margin-bottom:8px" 
value="Search"> </form>
           </li>
+                                       <!--  #e60b35 -->
+                                       <li><a rel="nofollow" 
href="http://www.apache.org/dyn/closer.cgi/incubator/drill/drill-1.0.0-m1-incubating/";><font
 style="display:block; background: linear-gradient(#2f67a4, #10427a) ; color: 
#FFFFFF; padding-left:22px; padding-right: 22px; padding-top: 8px; 
padding-bottom: 8px; border-radius: 4px 4px 4px 4px; border: 0px solid #17283B; 
font-size: 16px;  letter-spacing:1.0px;  ">Download</font></a></li>
+<!-- -moz-box-shadow:    1px 1px 1px 1px #828282; -webkit-box-shadow: 1px 1px 
1px 1px #828282;   box-shadow: 1px 1px 1px 1px #828282; -->
               </ul>
             </div><!--/.nav-collapse -->
           </div><!-- /.navbar-inner -->
@@ -333,7 +339,6 @@ background-image: -webkit-gradient(
       </div> <!-- /.container -->
     </div><!-- /.navbar-wrapper -->
 
-
     <!-- Carousel
     ================================================== -->
     <div id="myCarousel" class="carousel slide">
@@ -344,6 +349,8 @@ background-image: -webkit-gradient(
             <div class="carousel-caption">
               <h1>Drill Milestone 1 Source Release Available Now</h1>
                                <p class="lead">The Drill Alpha release is now 
available.  <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/drill/drill-1.0.0-m1-incubating/";>Download
 it</a>, <a 
href="https://cwiki.apache.org/confluence/display/DRILL/Compiling+Drill+from+source";>compile</a>
 and <a 
href="https://cwiki.apache.org/confluence/display/DRILL/Running+Queries";>try 
things out.</a></p>
+<br>
+<p style="display:inline-block; border:1px solid #FFFFFF; padding:3px; color: 
#CCCCCC; font-weight: 400;">BETA RELEASE COMING SOON</p>
             </div>
           </div>
         </div>
@@ -457,6 +464,9 @@ background-image: -webkit-gradient(
         <p class="lead"><a rel="nofollow" 
href="http://db.csail.mit.edu/projects/cstore/"; rel="nofollow">MIT's 
C-Store</a></p>
         <p class="lead"><a rel="nofollow" 
href="https://developers.google.com/bigquery/docs/query-reference"; 
rel="nofollow">Google's BigQuery</a></p>
         <p class="lead"><a rel="nofollow" 
href="https://developers.google.com/protocol-buffers/docs/proto"; 
rel="nofollow">Google's Protobufs</a></p>
+                               <p class="lead"><a rel="nofollow" 
href="http://apache.org/licenses/LICENSE-2.0.html " rel="nofollow">Apache Drill 
License</a></p>
+                               
+                               
       </div>
 
       <!-- /END THE FEATURETTES -->


Reply via email to