You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by cw...@apache.org on 2011/01/18 19:39:06 UTC

svn commit: r1060527 - in /hive/site: author/ author/src/documentation/ publish/ publish/skin/ publish/skin/images/

Author: cws
Date: Tue Jan 18 18:39:06 2011
New Revision: 1060527

URL: http://svn.apache.org/viewvc?rev=1060527&view=rev
Log:
HIVE-1611. Add alternative search-provider to Hive site (Alex Baranau via cws)

Modified:
    hive/site/author/forrest.properties
    hive/site/author/src/documentation/skinconf.xml
    hive/site/publish/credits.html
    hive/site/publish/index.html
    hive/site/publish/irc.html
    hive/site/publish/issue_tracking.html
    hive/site/publish/linkmap.html
    hive/site/publish/mailing_lists.html
    hive/site/publish/releases.html
    hive/site/publish/skin/images/pdfdoc.gif
    hive/site/publish/skin/images/printer.gif
    hive/site/publish/skin/images/xmldoc.gif
    hive/site/publish/skin/skinconf.xsl
    hive/site/publish/version_control.html

Modified: hive/site/author/forrest.properties
URL: http://svn.apache.org/viewvc/hive/site/author/forrest.properties?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
--- hive/site/author/forrest.properties (original)
+++ hive/site/author/forrest.properties Tue Jan 18 18:39:06 2011
@@ -25,7 +25,7 @@
 
 # Specifies name of Forrest skin to use
 #project.skin=tigris
-#project.skin=pelt
+project.skin=hadoop-pelt
 
 # comma separated list, file:// is supported
 #forrest.skins.descriptors=http://forrest.apache.org/skins/skins.xml,file:///c:/myskins/skins.xml

Modified: hive/site/author/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/hive/site/author/src/documentation/skinconf.xml?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
--- hive/site/author/src/documentation/skinconf.xml (original)
+++ hive/site/author/src/documentation/skinconf.xml Tue Jan 18 18:39:06 2011
@@ -30,7 +30,7 @@ which will be used to configure the chos
     In other words google will search the @domain for the query string.
 
   -->
-  <search name="Hive" domain="hive.apache.org" provider="google"/>
+  <search name="Hive" provider="search-hadoop"/>
 
   <!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
   <disable-print-link>true</disable-print-link>  

Modified: hive/site/publish/credits.html
URL: http://svn.apache.org/viewvc/hive/site/publish/credits.html?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
--- hive/site/publish/credits.html (original)
+++ hive/site/publish/credits.html Tue Jan 18 18:39:06 2011
@@ -4,7 +4,7 @@
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8">
-<meta name="Forrest-skin-name" content="pelt">
+<meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hive credits</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -48,9 +48,9 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.google.com/search" method="get" class="roundtopsmall">
-<input value="hive.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input name="Search" value="Search" type="submit">
+<form action="http://search-hadoop.com/Hive" method="get">
+<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
+		  <input value="Search" type="submit">
 </form>
 </div>
 <!--+
@@ -405,5 +405,13 @@ document.write("Last Published: " + docu
     |end bottomstrip
     +-->
 </div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7453027-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
 </body>
 </html>

Modified: hive/site/publish/index.html
URL: http://svn.apache.org/viewvc/hive/site/publish/index.html?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
--- hive/site/publish/index.html (original)
+++ hive/site/publish/index.html Tue Jan 18 18:39:06 2011
@@ -4,7 +4,7 @@
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8">
-<meta name="Forrest-skin-name" content="pelt">
+<meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Welcome to Hive!</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -48,9 +48,9 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.google.com/search" method="get" class="roundtopsmall">
-<input value="hive.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input name="Search" value="Search" type="submit">
+<form action="http://search-hadoop.com/Hive" method="get">
+<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
+		  <input value="Search" type="submit">
 </form>
 </div>
 <!--+
@@ -254,5 +254,13 @@ document.write("Last Published: " + docu
     |end bottomstrip
     +-->
 </div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7453027-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
 </body>
 </html>

Modified: hive/site/publish/irc.html
URL: http://svn.apache.org/viewvc/hive/site/publish/irc.html?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
--- hive/site/publish/irc.html (original)
+++ hive/site/publish/irc.html Tue Jan 18 18:39:06 2011
@@ -4,7 +4,7 @@
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8">
-<meta name="Forrest-skin-name" content="pelt">
+<meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hive IRC Channel</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -48,9 +48,9 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.google.com/search" method="get" class="roundtopsmall">
-<input value="hive.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input name="Search" value="Search" type="submit">
+<form action="http://search-hadoop.com/Hive" method="get">
+<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
+		  <input value="Search" type="submit">
 </form>
 </div>
 <!--+
@@ -207,5 +207,13 @@ document.write("Last Published: " + docu
     |end bottomstrip
     +-->
 </div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7453027-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
 </body>
 </html>

Modified: hive/site/publish/issue_tracking.html
URL: http://svn.apache.org/viewvc/hive/site/publish/issue_tracking.html?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
--- hive/site/publish/issue_tracking.html (original)
+++ hive/site/publish/issue_tracking.html Tue Jan 18 18:39:06 2011
@@ -4,7 +4,7 @@
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8">
-<meta name="Forrest-skin-name" content="pelt">
+<meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hive Issue Tracking</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -48,9 +48,9 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.google.com/search" method="get" class="roundtopsmall">
-<input value="hive.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input name="Search" value="Search" type="submit">
+<form action="http://search-hadoop.com/Hive" method="get">
+<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
+		  <input value="Search" type="submit">
 </form>
 </div>
 <!--+
@@ -210,5 +210,13 @@ document.write("Last Published: " + docu
     |end bottomstrip
     +-->
 </div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7453027-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
 </body>
 </html>

Modified: hive/site/publish/linkmap.html
URL: http://svn.apache.org/viewvc/hive/site/publish/linkmap.html?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
--- hive/site/publish/linkmap.html (original)
+++ hive/site/publish/linkmap.html Tue Jan 18 18:39:06 2011
@@ -4,7 +4,7 @@
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8">
-<meta name="Forrest-skin-name" content="pelt">
+<meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Site Linkmap Table of Contents</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -48,9 +48,9 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.google.com/search" method="get" class="roundtopsmall">
-<input value="hive.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input name="Search" value="Search" type="submit">
+<form action="http://search-hadoop.com/Hive" method="get">
+<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
+		  <input value="Search" type="submit">
 </form>
 </div>
 <!--+
@@ -329,5 +329,13 @@ document.write("Last Published: " + docu
     |end bottomstrip
     +-->
 </div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7453027-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
 </body>
 </html>

Modified: hive/site/publish/mailing_lists.html
URL: http://svn.apache.org/viewvc/hive/site/publish/mailing_lists.html?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
--- hive/site/publish/mailing_lists.html (original)
+++ hive/site/publish/mailing_lists.html Tue Jan 18 18:39:06 2011
@@ -4,7 +4,7 @@
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8">
-<meta name="Forrest-skin-name" content="pelt">
+<meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hive Mailing Lists</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -48,9 +48,9 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.google.com/search" method="get" class="roundtopsmall">
-<input value="hive.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input name="Search" value="Search" type="submit">
+<form action="http://search-hadoop.com/Hive" method="get">
+<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
+		  <input value="Search" type="submit">
 </form>
 </div>
 <!--+
@@ -318,5 +318,13 @@ document.write("Last Published: " + docu
     |end bottomstrip
     +-->
 </div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7453027-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
 </body>
 </html>

Modified: hive/site/publish/releases.html
URL: http://svn.apache.org/viewvc/hive/site/publish/releases.html?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
--- hive/site/publish/releases.html (original)
+++ hive/site/publish/releases.html Tue Jan 18 18:39:06 2011
@@ -4,7 +4,7 @@
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8">
-<meta name="Forrest-skin-name" content="pelt">
+<meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hive Releases</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -48,9 +48,9 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.google.com/search" method="get" class="roundtopsmall">
-<input value="hive.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input name="Search" value="Search" type="submit">
+<form action="http://search-hadoop.com/Hive" method="get">
+<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
+		  <input value="Search" type="submit">
 </form>
 </div>
 <!--+
@@ -272,5 +272,13 @@ document.write("Last Published: " + docu
     |end bottomstrip
     +-->
 </div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7453027-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
 </body>
 </html>

Modified: hive/site/publish/skin/images/pdfdoc.gif
URL: http://svn.apache.org/viewvc/hive/site/publish/skin/images/pdfdoc.gif?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
Binary files - no diff available.

Modified: hive/site/publish/skin/images/printer.gif
URL: http://svn.apache.org/viewvc/hive/site/publish/skin/images/printer.gif?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
Binary files - no diff available.

Modified: hive/site/publish/skin/images/xmldoc.gif
URL: http://svn.apache.org/viewvc/hive/site/publish/skin/images/xmldoc.gif?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
Binary files - no diff available.

Modified: hive/site/publish/skin/skinconf.xsl
URL: http://svn.apache.org/viewvc/hive/site/publish/skin/skinconf.xsl?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
--- hive/site/publish/skin/skinconf.xsl (original)
+++ hive/site/publish/skin/skinconf.xsl Tue Jan 18 18:39:06 2011
@@ -17,222 +17,121 @@
 -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   <xsl:template match="skinconfig">
+    <xsl:if test="not(colors)">
+      <colors>
+<!-- Lenya -->
+        <color name="header" value="#ffffff"/>
+        <color name="tab-selected" value="#4C6C8F" link="#ffffff" vlink="#ffffff" hlink="#ffffff"/>
+        <color name="tab-unselected" value="#E5E4D9" link="#000000" vlink="#000000" hlink="#000000"/>
+        <color name="subtab-selected" value="#4C6C8F" link="#ffffff" vlink="#ffffff" hlink="#ffffff"/>
+        <color name="subtab-unselected" value="#E5E4D9" link="#000000" vlink="#000000" hlink="#000000"/>
+        <color name="heading" value="#E5E4D9"/>
+        <color name="subheading" value="#E5E4D9"/>
+        <color name="published" value="#4C6C8F" font="#FFFFFF"/>
+        <color name="feedback" value="#4C6C8F" font="#FFFFFF" align="center"/>
+        <color name="navstrip" value="#E5E4D9" font="#000000"/>
+        <color name="toolbox" value="#CFDCED" font="#000000"/>
+        <color name="border" value="#999999"/>
+        <color name="menu" value="#4C6C8F" font="#ffffff" link="#ffffff" vlink="#ffffff" hlink="#ffffff"  />
+        <color name="menuheading" value="#cfdced" font="#000000" />
+        <color name="searchbox" value="#E5E4D9" font="#000000"/>
+        <color name="dialog" value="#E5E4D9" font="#000000"/>
+        <color name="body" value="#ffffff" />
+        <color name="table" value="#ccc"/>
+        <color name="table-cell" value="#ffffff"/>
+        <color name="highlight" value="#ffff00"/>
+        <color name="fixme" value="#cc6600"/>
+        <color name="note" value="#006699"/>
+        <color name="warning" value="#990000"/>
+        <color name="code" value="#003366"/>
+        <color name="footer" value="#E5E4D9"/>
+      </colors>
+    </xsl:if>
     <xsl:copy>
-      <xsl:if test="not(disable-print-link)">
-        <disable-print-link>true</disable-print-link>
+      <xsl:copy-of select="@*"/>
+      <xsl:copy-of select="node()[not(name(.)='colors')]"/>
+      <xsl:apply-templates select="colors"/>
+    </xsl:copy>
+  </xsl:template>
+  <xsl:template match="colors">
+    <xsl:copy>
+      <xsl:copy-of select="@*"/>
+      <xsl:copy-of select="node()[name(.)='color']"/>
+      <xsl:if test="not(color[@name='header'])">
+        <color name="header" value="#FFFFFF"/>
       </xsl:if>
-      <xsl:if test="not(disable-pdf-link)">
-        <disable-pdf-link>true</disable-pdf-link>
+      <xsl:if test="not(color[@name='tab-selected'])">
+        <color name="tab-selected" value="#4C6C8F" link="#ffffff" vlink="#ffffff" hlink="#ffffff"/>
       </xsl:if>
-      <xsl:if test="not(disable-txt-link)">
-        <disable-txt-link>true</disable-txt-link>
+      <xsl:if test="not(color[@name='tab-unselected'])">
+        <color name="tab-unselected" value="#E5E4D9" link="#000000" vlink="#000000" hlink="#000000"/>
       </xsl:if>
-      <xsl:if test="not(disable-pod-link)">
-        <disable-pod-link>true</disable-pod-link>
-      </xsl:if>
-      <xsl:if test="not(disable-xml-link)">
-        <disable-xml-link>true</disable-xml-link>
-      </xsl:if>
-      <xsl:if test="not(disable-external-link-image)">
-        <disable-external-link-image>false</disable-external-link-image>
-      </xsl:if>
-      <xsl:if test="not(disable-compliance-links)">
-        <disable-compliance-links>false</disable-compliance-links>
-      </xsl:if>
-      <xsl:if test="not(obfuscate-mail-links)">
-        <obfuscate-mail-links>true</obfuscate-mail-links>
-      </xsl:if>
-      <xsl:if test="not(obfuscate-mail-value)">
-        <obfuscate-mail-value>.at.</obfuscate-mail-value>
-      </xsl:if>
-      <xsl:if test="not(disable-font-script)">
-        <disable-font-script>true</disable-font-script>
-      </xsl:if>
-<!--
-     <xsl:if test="not(project-name)">
-       <project-name>MyProject</project-name>
-     </xsl:if>
-     <xsl:if test="not(project-description)">
-       <project-description>MyProject Description</project-description>
-     </xsl:if>
-     <xsl:if test="not(project-url)">
-       <project-url>http://myproj.mygroup.org/</project-url>
-     </xsl:if>
-     <xsl:if test="not(project-logo)">
-       <project-logo>images/project.png</project-logo>
-     </xsl:if>
-     <xsl:if test="not(group-name)">
-       <group-name>MyGroup</group-name>
-     </xsl:if>
-     <xsl:if test="not(group-description)">
-       <group-description>MyGroup Description</group-description>
-     </xsl:if>
-     <xsl:if test="not(group-url)">
-       <group-url>http://mygroup.org</group-url>
-     </xsl:if>
-     <xsl:if test="not(group-logo)">
-       <group-logo>images/group.png</group-logo>
-     </xsl:if>
-     <xsl:if test="not(host-url)">
-       <host-url/>
-     </xsl:if>
-     <xsl:if test="not(host-logo)">
-       <host-logo/>
-     </xsl:if>
-     <xsl:if test="not(year)">
-       <year>2006</year>
-     </xsl:if>
-     <xsl:if test="not(vendor)">
-       <vendor>The Acme Software Foundation.</vendor>
-     </xsl:if>
-     -->
-      <xsl:if test="not(trail)">
-        <trail>
-          <link1 name="" href=""/>
-          <link2 name="" href=""/>
-          <link3 name="" href=""/>
-        </trail>
-      </xsl:if>
-      <xsl:if test="not(toc)">
-        <toc level="2" location="page"/>
-      </xsl:if>
-      <xsl:if test="not(pdf/page-numbering-format)">
-        <pdf>
-          <page-numbering-format>Page 1</page-numbering-format>
-        </pdf>
-      </xsl:if>
-      <xsl:if test="not(pdf/show-external-urls)">
-        <pdf>
-          <show-external-urls>true</show-external-urls>
-        </pdf>
-      </xsl:if>
-<!--
-  <xsl:if test="not(colors)">
-  <colors>
-    <color name="header" value="#294563"/>
-
-    <color name="tab-selected" value="#4a6d8c"/>
-    <color name="tab-unselected" value="#b5c7e7"/>
-    <color name="subtab-selected" value="#4a6d8c"/>
-    <color name="subtab-unselected" value="#4a6d8c"/>
-
-    <color name="heading" value="#294563"/>
-    <color name="subheading" value="#4a6d8c"/>
-
-    <color name="navstrip" value="#cedfef"/>
-    <color name="toolbox" value="#294563"/>
-
-    <color name="menu" value="#4a6d8c"/>
-    <color name="dialog" value="#4a6d8c"/>
-
-    <color name="body" value="#ffffff"/>
-
-    <color name="table" value="#7099C5"/>
-    <color name="table-cell" value="#f0f0ff"/>
-    <color name="highlight" value="#ffff00"/>
-    <color name="fixme" value="#c60"/>
-    <color name="note" value="#069"/>
-
-    <color name="warning" value="#900"/>
-    <color name="code" value="#CFDCED"/>
-
-    <color name="footer" value="#cedfef"/>
-  </colors>
-  </xsl:if>
--->
-      <xsl:if test="not(extra-css)">
-        <extra-css/>
+      <xsl:if test="not(color[@name='subtab-selected'])">
+        <color name="subtab-selected" value="#4C6C8F" link="#ffffff" vlink="#ffffff" hlink="#ffffff"/>
       </xsl:if>
-      <xsl:if test="not(credits)">
-        <credits>
-          <credit>
-            <name>Built with Apache Forrest</name>
-            <url>http://forrest.apache.org/</url>
-            <image>images/built-with-forrest-button.png</image>
-            <width>88</width>
-            <height>31</height>
-          </credit>
-<!-- A credit with @role='pdf' will have its name and url displayed in the
-    PDF page's footer. -->
-        </credits>
+      <xsl:if test="not(color[@name='subtab-unselected'])">
+        <color name="subtab-unselected" value="#E5E4D9" link="#000000" vlink="#000000" hlink="#000000"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='heading'])">
+        <color name="heading" value="#E5E4D9"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='subheading'])">
+        <color name="subheading" value="#E5E4D9"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='feedback'])">
+        <color name="feedback" value="#4C6C8F" font="#FFFFFF" align="center"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='published'])">
+        <color name="published" value="#4C6C8F" font="#FFFFFF"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='navstrip'])">
+        <color name="navstrip" value="#E5E4D9" font="#000000"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='toolbox'])">
+        <color name="toolbox" value="#CFDCED" font="#000000"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='border'])">
+        <color name="border" value="#999999"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='menu'])">
+        <color name="menu" value="#4C6C8F" font="#ffffff" link="#ffffff" vlink="#ffffff" hlink="#ffffff"  />
+      </xsl:if>
+      <xsl:if test="not(color[@name='menuheading'])">
+        <color name="menuheading" value="#cfdced" font="#000000" />
+      </xsl:if>
+      <xsl:if test="not(color[@name='searchbox'])">
+        <color name="searchbox" value="#E5E4D9" font="#000000"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='dialog'])">
+        <color name="dialog" value="#E5E4D9" font="#000000" link="#000000" vlink="#000000" hlink="#000000"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='body'])">
+        <color name="body" value="#ffffff" />
+      </xsl:if>
+      <xsl:if test="not(color[@name='table'])">
+        <color name="table" value="#ccc"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='table-cell'])">
+        <color name="table-cell" value="#ffffff"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='highlight'])">
+        <color name="highlight" value="#ffff00"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='fixme'])">
+        <color name="fixme" value="#c60"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='note'])">
+        <color name="note" value="#069"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='warning'])">
+        <color name="warning" value="#900"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='code'])">
+        <color name="code" value="#a5b6c6"/>
+      </xsl:if>
+      <xsl:if test="not(color[@name='footer'])">
+        <color name="footer" value="#E5E4D9"/>
       </xsl:if>
-      <xsl:copy-of select="@*"/>
-      <xsl:copy-of select="node()"/>
-<!--
-      <xsl:copy-of select="node()[not(name(.)='colors')]"/>
-      <xsl:apply-templates select="colors"/>-->
     </xsl:copy>
   </xsl:template>
-<!--
-    <xsl:template match="colors">
-    <colors>
-     <xsl:if test="not(color[@name='header'])">
-       <color name="header" value="#294563"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='tab-selected'])">
-      <color name="tab-selected" value="#4a6d8c"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='tab-unselected'])">
-      <color name="tab-unselected" value="#b5c7e7"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='subtab-selected'])">
-      <color name="subtab-selected" value="#4a6d8c"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='subtab-unselected'])">
-      <color name="subtab-unselected" value="#4a6d8c"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='heading'])">
-      <color name="heading" value="#294563"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='subheading'])">
-      <color name="subheading" value="#4a6d8c"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='navstrip'])">
-      <color name="navstrip" value="#cedfef"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='toolbox'])">
-       <color name="toolbox" value="#294563"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='menu'])">
-       <color name="menu" value="#4a6d8c"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='dialog'])">
-      <color name="dialog" value="#4a6d8c"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='body'])">
-      <color name="body" value="#ffffff"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='table'])">
-      <color name="table" value="#7099C5"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='table-cell'])">
-      <color name="table-cell" value="#f0f0ff"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='highlight'])">
-       <color name="highlight" value="#yellow"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='fixme'])">
-       <color name="fixme" value="#c60"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='note'])">
-       <color name="note" value="#069"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='warning'])">
-       <color name="warning" value="#900"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='code'])">
-       <color name="code" value="#CFDCED"/>
-     </xsl:if>
-     <xsl:if test="not(color[@name='footer'])">
-       <color name="footer" value="#cedfef"/>
-     </xsl:if>
-
-     <xsl:copy>
-      <xsl:copy-of select="@*"/>
-      <xsl:copy-of select="node()[name(.)='color']"/>
-     </xsl:copy>
-
-      </colors>
-    </xsl:template>
--->
 </xsl:stylesheet>

Modified: hive/site/publish/version_control.html
URL: http://svn.apache.org/viewvc/hive/site/publish/version_control.html?rev=1060527&r1=1060526&r2=1060527&view=diff
==============================================================================
--- hive/site/publish/version_control.html (original)
+++ hive/site/publish/version_control.html Tue Jan 18 18:39:06 2011
@@ -4,7 +4,7 @@
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8">
-<meta name="Forrest-skin-name" content="pelt">
+<meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hive Version Control System</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -48,9 +48,9 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.google.com/search" method="get" class="roundtopsmall">
-<input value="hive.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input name="Search" value="Search" type="submit">
+<form action="http://search-hadoop.com/Hive" method="get">
+<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
+		  <input value="Search" type="submit">
 </form>
 </div>
 <!--+
@@ -276,5 +276,13 @@ document.write("Last Published: " + docu
     |end bottomstrip
     +-->
 </div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7453027-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
 </body>
 </html>