You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by bu...@apache.org on 2013/06/18 19:03:31 UTC

svn commit: r866079 - in /websites/staging/drill/trunk/content: ./ drill/drill_overview.html

Author: buildbot
Date: Tue Jun 18 17:03:30 2013
New Revision: 866079

Log:
Staging update by buildbot for drill

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

Propchange: websites/staging/drill/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun 18 17:03:30 2013
@@ -1 +1 @@
-1494194
+1494203

Modified: websites/staging/drill/trunk/content/drill/drill_overview.html
==============================================================================
--- websites/staging/drill/trunk/content/drill/drill_overview.html (original)
+++ websites/staging/drill/trunk/content/drill/drill_overview.html Tue Jun 18 17:03:30 2013
@@ -284,6 +284,7 @@ background-image: -webkit-gradient(
   </head>
 
   <body>
+  
   <!-- NAVBAR
     ================================================== -->
     <div class="navbar-wrapper">
@@ -298,18 +299,24 @@ background-image: -webkit-gradient(
               <span class="icon-bar"></span>
               <span class="icon-bar"></span>
             </button>
-            <a class="brand" href="index.html">Apache Drill</a>
+            <a rel="nofollow" class="brand" href="index.html">Apache Drill</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 href="drill_overview.html">Project Overview</a></li>
-                <li><a href="team.html">Team</a></li>
-                <li><a href="index.html#get_involved">Get Involved</a></li>
-                <li><a href="index.html#resources">Resources</a></li>
-                <li><a href="https://issues.apache.org/jira/browse/DRILL">Issue Tracking</a></li>
-                <li><a href="https://github.com/apache/incubator-drill">Source</a></li>
-                <li><a href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki">Wiki</a></li>
-                <li><a href="http://apache.org/licenses/LICENSE-2.0.html">License</a></li>
+                <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#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" />
+                    <input type="hidden" name="fc_project" value="Drill">
+					  <input type="submit" style="margin-left:6px; margin-bottom:8px" value="Go" /> </form>
+				  </li>
               </ul>
             </div><!--/.nav-collapse -->
           </div><!-- /.navbar-inner -->
@@ -317,7 +324,7 @@ background-image: -webkit-gradient(
 
       </div> <!-- /.container -->
     </div><!-- /.navbar-wrapper -->
-    
+	  
     <!-- Carousel
     ================================================== -->
     <div id="myCarousel" class="carousel slide" style="height:10px">