You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by cu...@apache.org on 2009/03/09 19:49:18 UTC

svn commit: r751789 - in /hadoop/hbase/site: author/ author/src/documentation/ author/src/documentation/content/xdocs/ publish/ publish/skin/ publish/skin/images/

Author: cutting
Date: Mon Mar  9 18:49:14 2009
New Revision: 751789

URL: http://svn.apache.org/viewvc?rev=751789&view=rev
Log:
HADOOP-5190.  Create a privacy policy that mentions Google Analytics and switch to a forrest skin that adds Google Analytics.  Contributed by Tom White.

Added:
    hadoop/hbase/site/publish/skin/images/corner-imports.svg.xslt
    hadoop/hbase/site/publish/skin/images/dc.svg.xslt
    hadoop/hbase/site/publish/skin/images/poddoc.svg.xslt
    hadoop/hbase/site/publish/skin/images/rc.svg.xslt
    hadoop/hbase/site/publish/skin/images/txtdoc.svg.xslt
    hadoop/hbase/site/publish/skin/skinconf.xsl
Modified:
    hadoop/hbase/site/author/   (props changed)
    hadoop/hbase/site/author/forrest.properties
    hadoop/hbase/site/author/src/documentation/   (props changed)
    hadoop/hbase/site/author/src/documentation/content/xdocs/site.xml
    hadoop/hbase/site/publish/credits.html
    hadoop/hbase/site/publish/credits.pdf
    hadoop/hbase/site/publish/index.html
    hadoop/hbase/site/publish/index.pdf
    hadoop/hbase/site/publish/irc.html
    hadoop/hbase/site/publish/irc.pdf
    hadoop/hbase/site/publish/issue_tracking.html
    hadoop/hbase/site/publish/issue_tracking.pdf
    hadoop/hbase/site/publish/linkmap.html
    hadoop/hbase/site/publish/linkmap.pdf
    hadoop/hbase/site/publish/mailing_lists.html
    hadoop/hbase/site/publish/releases.html
    hadoop/hbase/site/publish/releases.pdf
    hadoop/hbase/site/publish/version_control.html
    hadoop/hbase/site/publish/version_control.pdf

Propchange: hadoop/hbase/site/author/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Mar  9 18:49:14 2009
@@ -0,0 +1 @@
+build

Modified: hadoop/hbase/site/author/forrest.properties
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/author/forrest.properties?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/author/forrest.properties (original)
+++ hadoop/hbase/site/author/forrest.properties Mon Mar  9 18:49:14 2009
@@ -26,6 +26,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

Propchange: hadoop/hbase/site/author/src/documentation/
------------------------------------------------------------------------------
--- svn:externals (added)
+++ svn:externals Mon Mar  9 18:49:14 2009
@@ -0,0 +1 @@
+skins http://svn.apache.org/repos/asf/hadoop/site/author/src/documentation/skins

Modified: hadoop/hbase/site/author/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/author/src/documentation/content/xdocs/site.xml?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/author/src/documentation/content/xdocs/site.xml (original)
+++ hadoop/hbase/site/author/src/documentation/content/xdocs/site.xml Mon Mar  9 18:49:14 2009
@@ -21,6 +21,7 @@
     <news      label="News"               href="releases.html#News" />
     <credits   label="Credits"            href="credits.html" /> 
     <sponsors  label="Sponsors"           href="ext:sponsors" />
+    <privacy   label="Privacy Policy"     href="ext:privacy" />
   </project>
 
   <docs label="Documentation"> 
@@ -39,6 +40,7 @@
     <wiki      href="http://wiki.apache.org/hadoop/HBase" />
     <faq       href="http://wiki.apache.org/hadoop/HBase/FAQ" />
     <nightly   href="http://hudson.zones.apache.org/hudson/job/HBase-trunk/" />
+    <privacy   href="http://hadoop.apache.org/privacy_policy.html"/>
     <releases  href="http://www.apache.org/dyn/closer.cgi/hadoop/hbase/" />
     <sponsors  href="http://www.apache.org/foundation/thanks.html"/>
     <hadoop-default href="http://hadoop.apache.org/hbase/hadoop-default.html" />

Modified: hadoop/hbase/site/publish/credits.html
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/credits.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/credits.html (original)
+++ hadoop/hbase/site/publish/credits.html Mon Mar  9 18:49:14 2009
@@ -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>HBase credits</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -113,6 +113,9 @@
 <div class="menuitem">
 <a href="http://www.apache.org/foundation/thanks.html">Sponsors</a>
 </div>
+<div class="menuitem">
+<a href="http://hadoop.apache.org/privacy_policy.html">Privacy Policy</a>
+</div>
 </div>
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
@@ -295,5 +298,13 @@
     |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: hadoop/hbase/site/publish/credits.pdf
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/credits.pdf?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/credits.pdf (original)
+++ hadoop/hbase/site/publish/credits.pdf Mon Mar  9 18:49:14 2009
@@ -114,8 +114,8 @@
 22 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F1
-/BaseFont /Helvetica
+/Name /F3
+/BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
 23 0 obj
@@ -128,8 +128,8 @@
 24 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F3
-/BaseFont /Helvetica-Bold
+/Name /F1
+/BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
 25 0 obj
@@ -160,7 +160,7 @@
 endobj
 3 0 obj
 << 
-/Font << /F1 22 0 R /F5 23 0 R /F3 24 0 R /F2 25 0 R /F7 26 0 R >> 
+/Font << /F3 22 0 R /F5 23 0 R /F1 24 0 R /F2 25 0 R /F7 26 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
@@ -211,8 +211,8 @@
 0000003760 00000 n 
 0000003938 00000 n 
 0000004072 00000 n 
-0000004180 00000 n 
-0000004290 00000 n 
+0000004185 00000 n 
+0000004295 00000 n 
 0000004403 00000 n 
 0000004519 00000 n 
 trailer

Modified: hadoop/hbase/site/publish/index.html
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/index.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/index.html (original)
+++ hadoop/hbase/site/publish/index.html Mon Mar  9 18:49:14 2009
@@ -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 HBase!</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -113,6 +113,9 @@
 <div class="menuitem">
 <a href="http://www.apache.org/foundation/thanks.html">Sponsors</a>
 </div>
+<div class="menuitem">
+<a href="http://hadoop.apache.org/privacy_policy.html">Privacy Policy</a>
+</div>
 </div>
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
@@ -274,5 +277,13 @@
     |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: hadoop/hbase/site/publish/index.pdf
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/index.pdf?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/index.pdf (original)
+++ hadoop/hbase/site/publish/index.pdf Mon Mar  9 18:49:14 2009
@@ -285,8 +285,8 @@
 39 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F1
-/BaseFont /Helvetica
+/Name /F3
+/BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
 40 0 obj
@@ -299,8 +299,8 @@
 41 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F3
-/BaseFont /Helvetica-Bold
+/Name /F1
+/BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
 42 0 obj
@@ -331,7 +331,7 @@
 endobj
 3 0 obj
 << 
-/Font << /F1 39 0 R /F5 40 0 R /F3 41 0 R /F2 42 0 R /F7 43 0 R >> 
+/Font << /F3 39 0 R /F5 40 0 R /F1 41 0 R /F2 42 0 R /F7 43 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
@@ -411,8 +411,8 @@
 0000007673 00000 n 
 0000007868 00000 n 
 0000008055 00000 n 
-0000008163 00000 n 
-0000008273 00000 n 
+0000008168 00000 n 
+0000008278 00000 n 
 0000008386 00000 n 
 0000008502 00000 n 
 trailer

Modified: hadoop/hbase/site/publish/irc.html
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/irc.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/irc.html (original)
+++ hadoop/hbase/site/publish/irc.html Mon Mar  9 18:49:14 2009
@@ -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>HBase 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">
@@ -113,6 +113,9 @@
 <div class="menuitem">
 <a href="http://www.apache.org/foundation/thanks.html">Sponsors</a>
 </div>
+<div class="menuitem">
+<a href="http://hadoop.apache.org/privacy_policy.html">Privacy Policy</a>
+</div>
 </div>
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
@@ -192,5 +195,13 @@
     |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: hadoop/hbase/site/publish/irc.pdf
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/irc.pdf?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/irc.pdf (original)
+++ hadoop/hbase/site/publish/irc.pdf Mon Mar  9 18:49:14 2009
@@ -22,8 +22,8 @@
 7 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F1
-/BaseFont /Helvetica
+/Name /F3
+/BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
 8 0 obj
@@ -36,8 +36,8 @@
 9 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F3
-/BaseFont /Helvetica-Bold
+/Name /F1
+/BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
 10 0 obj
@@ -66,7 +66,7 @@
 endobj
 3 0 obj
 << 
-/Font << /F1 7 0 R /F5 8 0 R /F3 9 0 R /F2 10 0 R /F7 11 0 R >> 
+/Font << /F3 7 0 R /F5 8 0 R /F1 9 0 R /F2 10 0 R /F7 11 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 xref
@@ -79,8 +79,8 @@
 0000000071 00000 n 
 0000000777 00000 n 
 0000000883 00000 n 
-0000000990 00000 n 
-0000001099 00000 n 
+0000000995 00000 n 
+0000001104 00000 n 
 0000001211 00000 n 
 0000001327 00000 n 
 trailer

Modified: hadoop/hbase/site/publish/issue_tracking.html
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/issue_tracking.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/issue_tracking.html (original)
+++ hadoop/hbase/site/publish/issue_tracking.html Mon Mar  9 18:49:14 2009
@@ -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>HBase 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">
@@ -113,6 +113,9 @@
 <div class="menuitem">
 <a href="http://www.apache.org/foundation/thanks.html">Sponsors</a>
 </div>
+<div class="menuitem">
+<a href="http://hadoop.apache.org/privacy_policy.html">Privacy Policy</a>
+</div>
 </div>
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
@@ -195,5 +198,13 @@
     |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: hadoop/hbase/site/publish/issue_tracking.pdf
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/issue_tracking.pdf?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/issue_tracking.pdf (original)
+++ hadoop/hbase/site/publish/issue_tracking.pdf Mon Mar  9 18:49:14 2009
@@ -51,8 +51,8 @@
 10 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F1
-/BaseFont /Helvetica
+/Name /F3
+/BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
 11 0 obj
@@ -65,8 +65,8 @@
 12 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F3
-/BaseFont /Helvetica-Bold
+/Name /F1
+/BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
 13 0 obj
@@ -95,7 +95,7 @@
 endobj
 3 0 obj
 << 
-/Font << /F1 10 0 R /F5 11 0 R /F3 12 0 R /F2 13 0 R /F7 14 0 R >> 
+/Font << /F3 10 0 R /F5 11 0 R /F1 12 0 R /F2 13 0 R /F7 14 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 xref
@@ -111,8 +111,8 @@
 0000001071 00000 n 
 0000001262 00000 n 
 0000001435 00000 n 
-0000001543 00000 n 
-0000001653 00000 n 
+0000001548 00000 n 
+0000001658 00000 n 
 0000001766 00000 n 
 0000001882 00000 n 
 trailer

Modified: hadoop/hbase/site/publish/linkmap.html
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/linkmap.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/linkmap.html (original)
+++ hadoop/hbase/site/publish/linkmap.html Mon Mar  9 18:49:14 2009
@@ -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">
@@ -113,6 +113,9 @@
 <div class="menuitem">
 <a href="http://www.apache.org/foundation/thanks.html">Sponsors</a>
 </div>
+<div class="menuitem">
+<a href="http://hadoop.apache.org/privacy_policy.html">Privacy Policy</a>
+</div>
 </div>
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
@@ -197,6 +200,12 @@
 <a href="http://www.apache.org/foundation/thanks.html">Sponsors</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>sponsors</em>
 </li>
 </ul>
+    
+<ul>
+<li>
+<a href="http://hadoop.apache.org/privacy_policy.html">Privacy Policy</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>privacy</em>
+</li>
+</ul>
   
 </ul>
 </ul>
@@ -284,5 +293,13 @@
     |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: hadoop/hbase/site/publish/linkmap.pdf
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/linkmap.pdf?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/linkmap.pdf (original)
+++ hadoop/hbase/site/publish/linkmap.pdf Mon Mar  9 18:49:14 2009
@@ -5,10 +5,10 @@
 /Producer (FOP 0.20.5) >>
 endobj
 5 0 obj
-<< /Length 855 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 887 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GatUr;/b23&BE],.<oYNaoDOP+4kVb3d&p&>'jDMa`C#4eM/+)WV5]eFqR/(f9)7f#m^&"IiN\-0%8b7FU/8,#c*@YftTX7?l<@&bSPoMc>e_LaCC=7_2kr"U(QSHJjckH3P-lCa)tGW'5@0PFOoQJ+4"KJLoSkci$V&[).a"+l'+=k(.F<0g<$1l6<b8MY+3&_X<6j93hqo*`m%-J7P<;8.2lhg(Ts$'F%<3LUi`@iH*^?L*n]u_4%iron(8]f@;frt,9%E<&Z#<[I_<n3-"<h'rUp#.nAeo3,FlRq+hl!7Mo,sV>6]s.5p#\&`nfLd.euTqbuCVQKa*G3'(t,E0Gh23N0rK'XufJf'.c9aN(2s*@UDJCS;r^T!oj<e0B-\,<>`T7:u?cQ3ZK<;ES+@;$_j%%o.H^aL'g4alJIfHpHHX-3:4'B"kS/S.kT:n0^HaRp,)EXkt'B(ap,3O9'2VN\ZE*6OOa!5Kl',%6?AP:&MsmjG2i8*'7r2pBJO,:9ud!dC@?0O'Cimgp`F)VnYqnYU>!4!3Tr/W##!uKCdfdgEC(;,f-dK$YG-]9)jMLbPF*0P@"!FJMR'1HI11$%I6nfAju#o5Y;d?Q[8@g^Urd#Lgh=B@%Q[Tmrn(XT53aEe'alO36ngtb=?#-^)0a'4j0\c@P3$4JHQ."jCMo1]mLZ/0Wk#[03In03Wl0!ET"J#Q<5*_;6Q5l>42&(>_'jmI"16TIO>*=1=9RN59A:U&ZbGl>@hMZ$1l.NeVLp[dKTJWna@t1b<3][cII$Vm)"&u-;!`:_/#Qa%?Y?obhoeI[PUU8->&L?cHS%VJZ*N_U<a.YocpDTg*;3Td#$c\@R/~>
+GatUrhf"u<&BE]"=89%KW9<'Rj-m,SVf(d'[$Pp((i^HpJsdd]qVTnZ&F=S)La3W.CiS?nceNO'na+.>"b]/EioLU%><5.0@>4e<IgdM_-Q%G7KHOTRT-nhc/Pj2##stt=Eh*r+l_NkpioEo'XK,nsSu\TO79uI9?Qf>WPW?OT<VGKu&3teK.i5Cpb.?MSjhr/erGY9R)QdO3Y#hnf;RJ,u=Z\E>k#t?]E0P*-WiG_=XZ'G#4Za]mk7NZi*W%uCr12)AAAc7fJum_okOYLT6l\(q^Yf%arkob*6uWu3`:qo%EL;:_bJ5eWaJ1r:\D@%A<e"[a:PGO!)CXQ;Pb$-//n$+e1"QH/>FA+tXD0L-$d;1r^4tK+*@!oSL'(uDjO83#8g,M)pKo`e7u18<qlG'31tQcq^<dN\KqL-qmn'=GcS7&gqR>u0f3PA59'PSJerB4eBiKGW@q:P5o@@R/,^o)R^l?LC`h!AQ#Y6E7--K%n,WhF-%WGaQFL*ko25rB39Kun<'FmoPU!a$0Lr<[>lk6Z9+bD\*kbo%*?Vu#"7keWo%-GS00LLYW`:OadkAoXVbr9f"<A*?5k,OY9,`DKB$PrRg>#oC5dfV'@A^OnoHqgn/.j"O(?>%e#jX)\K#%PC,6>kCEAK6o._.:*VWf;)HYti`f(45UL8"m,R=c!64M:#_fr%Md=-M*8Hp.\`PP;-q)(<kCc*g#/&_Ll!4FZXdI=%Q91l$st(Xd83npV<\Op93^OS+[2a!!XFI7MeA-JX0\(q`[*NSLcM]>pgSSJ8qKL`S<:?JqJkG*jd,4<Bfa8@9*%Rl94+9[g5<oe(Lmo^@l')Uoo-DQM"1NSXE-Y.2GW\L<a:ShA_Gtjk-l%H7Kf9htd_&1qD<~>
 endstream
 endobj
 6 0 obj
@@ -22,8 +22,8 @@
 7 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F1
-/BaseFont /Helvetica
+/Name /F3
+/BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
 8 0 obj
@@ -36,22 +36,22 @@
 9 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F3
-/BaseFont /Helvetica-Bold
+/Name /F6
+/BaseFont /Times-Italic
 /Encoding /WinAnsiEncoding >>
 endobj
 10 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F2
-/BaseFont /Helvetica-Oblique
+/Name /F1
+/BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
 11 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F6
-/BaseFont /Times-Italic
+/Name /F2
+/BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
 1 0 obj
@@ -66,23 +66,23 @@
 endobj
 3 0 obj
 << 
-/Font << /F1 7 0 R /F5 8 0 R /F3 9 0 R /F2 10 0 R /F6 11 0 R >> 
+/Font << /F3 7 0 R /F5 8 0 R /F1 10 0 R /F6 9 0 R /F2 11 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 xref
 0 12
 0000000000 65535 f 
-0000001678 00000 n 
-0000001736 00000 n 
-0000001786 00000 n 
+0000001710 00000 n 
+0000001768 00000 n 
+0000001818 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
-0000001017 00000 n 
-0000001123 00000 n 
-0000001230 00000 n 
-0000001339 00000 n 
-0000001451 00000 n 
-0000001567 00000 n 
+0000001049 00000 n 
+0000001155 00000 n 
+0000001267 00000 n 
+0000001376 00000 n 
+0000001486 00000 n 
+0000001594 00000 n 
 trailer
 <<
 /Size 12
@@ -90,5 +90,5 @@
 /Info 4 0 R
 >>
 startxref
-1906
+1938
 %%EOF

Modified: hadoop/hbase/site/publish/mailing_lists.html
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/mailing_lists.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/mailing_lists.html (original)
+++ hadoop/hbase/site/publish/mailing_lists.html Mon Mar  9 18:49:14 2009
@@ -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>HBase 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">
@@ -113,6 +113,9 @@
 <div class="menuitem">
 <a href="http://www.apache.org/foundation/thanks.html">Sponsors</a>
 </div>
+<div class="menuitem">
+<a href="http://hadoop.apache.org/privacy_policy.html">Privacy Policy</a>
+</div>
 </div>
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
@@ -291,5 +294,13 @@
     |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: hadoop/hbase/site/publish/releases.html
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/releases.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/releases.html (original)
+++ hadoop/hbase/site/publish/releases.html Mon Mar  9 18:49:14 2009
@@ -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>HBase Releases</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -113,6 +113,9 @@
 <div class="menuitem">
 <a href="http://www.apache.org/foundation/thanks.html">Sponsors</a>
 </div>
+<div class="menuitem">
+<a href="http://hadoop.apache.org/privacy_policy.html">Privacy Policy</a>
+</div>
 </div>
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
@@ -348,5 +351,13 @@
     |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: hadoop/hbase/site/publish/releases.pdf
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/releases.pdf?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/releases.pdf (original)
+++ hadoop/hbase/site/publish/releases.pdf Mon Mar  9 18:49:14 2009
@@ -496,8 +496,8 @@
 72 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F1
-/BaseFont /Helvetica
+/Name /F3
+/BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
 73 0 obj
@@ -510,15 +510,15 @@
 74 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F3
-/BaseFont /Helvetica-Bold
+/Name /F6
+/BaseFont /Times-Italic
 /Encoding /WinAnsiEncoding >>
 endobj
 75 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F2
-/BaseFont /Helvetica-Oblique
+/Name /F1
+/BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
 76 0 obj
@@ -531,8 +531,8 @@
 77 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F6
-/BaseFont /Times-Italic
+/Name /F2
+/BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
 78 0 obj
@@ -556,7 +556,7 @@
 endobj
 3 0 obj
 << 
-/Font << /F1 72 0 R /F5 73 0 R /F3 74 0 R /F2 75 0 R /F9 76 0 R /F6 77 0 R /F7 78 0 R >> 
+/Font << /F3 72 0 R /F5 73 0 R /F1 75 0 R /F6 74 0 R /F9 76 0 R /F2 77 0 R /F7 78 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
@@ -723,11 +723,11 @@
 0000016164 00000 n 
 0000016506 00000 n 
 0000016670 00000 n 
-0000016778 00000 n 
-0000016888 00000 n 
-0000017001 00000 n 
-0000017117 00000 n 
-0000017223 00000 n 
+0000016783 00000 n 
+0000016893 00000 n 
+0000017004 00000 n 
+0000017112 00000 n 
+0000017218 00000 n 
 0000017334 00000 n 
 trailer
 <<

Added: hadoop/hbase/site/publish/skin/images/corner-imports.svg.xslt
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/skin/images/corner-imports.svg.xslt?rev=751789&view=auto
==============================================================================
--- hadoop/hbase/site/publish/skin/images/corner-imports.svg.xslt (added)
+++ hadoop/hbase/site/publish/skin/images/corner-imports.svg.xslt Mon Mar  9 18:49:14 2009
@@ -0,0 +1,92 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+  <xsl:param name="orientation-tb"/>
+  <xsl:param name="orientation-lr"/>
+  <xsl:param name="size"/>
+  <xsl:param name="bg-color-name"/>
+  <xsl:param name="stroke-color-name"/>
+  <xsl:param name="fg-color-name"/>
+<!-- if not all colors are present, don't even try to render the corners -->
+  <xsl:variable name="isize">
+    <xsl:choose>
+      <xsl:when test="$bg-color-name and $stroke-color-name and $fg-color-name">
+        <xsl:value-of select="$size"/>
+      </xsl:when>
+      <xsl:otherwise>0</xsl:otherwise>
+    </xsl:choose>
+  </xsl:variable>
+  <xsl:variable name="smallersize" select="number($isize)-1"/>
+  <xsl:variable name="biggersize" select="number($isize)+1"/>
+  <xsl:variable name="bg">
+    <xsl:if test="skinconfig/colors/color[@name=$bg-color-name]">fill:<xsl:value-of select="skinconfig/colors/color[@name=$bg-color-name]/@value"/>;</xsl:if>
+  </xsl:variable>
+  <xsl:variable name="fill">
+    <xsl:if test="skinconfig/colors/color[@name=$stroke-color-name]">fill:<xsl:value-of select="skinconfig/colors/color[@name=$stroke-color-name]/@value"/>;</xsl:if>
+  </xsl:variable>
+  <xsl:variable name="stroke">
+    <xsl:if test="skinconfig/colors/color[@name=$fg-color-name]">stroke:<xsl:value-of select="skinconfig/colors/color[@name=$fg-color-name]/@value"/>;</xsl:if>
+  </xsl:variable>
+  <xsl:template match="skinconfig">
+    <svg width="{$isize}" height="{$isize}">
+<!-- background-->
+      <rect x="-1" y="-1" width="{$biggersize}" height="{$biggersize}" style="{$bg}stroke-width:0"/>
+<!-- 0,0 0,-4 4,0 4,-4-->
+      <xsl:variable name="flip-tb-scale">
+        <xsl:choose>
+          <xsl:when test="$orientation-tb='t'">1</xsl:when>
+          <xsl:otherwise>-1</xsl:otherwise>
+        </xsl:choose>
+      </xsl:variable>
+      <xsl:variable name="flip-lr-scale">
+        <xsl:choose>
+          <xsl:when test="$orientation-lr='l'">1</xsl:when>
+          <xsl:otherwise>-1</xsl:otherwise>
+        </xsl:choose>
+      </xsl:variable>
+      <xsl:variable name="flip-tb-translate">
+        <xsl:choose>
+          <xsl:when test="$orientation-tb='t'">0</xsl:when>
+          <xsl:otherwise>-<xsl:value-of select="$isize" />
+          </xsl:otherwise>
+        </xsl:choose>
+      </xsl:variable>
+      <xsl:variable name="flip-lr-translate">
+        <xsl:choose>
+          <xsl:when test="$orientation-lr='l'">0</xsl:when>
+          <xsl:otherwise>-<xsl:value-of select="$isize" />
+          </xsl:otherwise>
+        </xsl:choose>
+      </xsl:variable>
+<!-- flip transform -->
+      <g transform="scale({$flip-lr-scale},{$flip-tb-scale}) translate({$flip-lr-translate}, {$flip-tb-translate})">
+        <xsl:call-template name="figure" />
+      </g>
+    </svg>
+  </xsl:template>
+  <xsl:template name="figure">
+<!-- Just change shape here -->
+    <g transform="translate(0.5 0.5)">
+      <ellipse cx="{$smallersize}" cy="{$smallersize}" rx="{$smallersize}" ry="{$smallersize}"
+				 style="{$fill}{$stroke}stroke-width:1"/>
+    </g>
+<!-- end -->
+  </xsl:template>
+  <xsl:template match="*"></xsl:template>
+  <xsl:template match="text()"></xsl:template>
+</xsl:stylesheet>

Added: hadoop/hbase/site/publish/skin/images/dc.svg.xslt
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/skin/images/dc.svg.xslt?rev=751789&view=auto
==============================================================================
--- hadoop/hbase/site/publish/skin/images/dc.svg.xslt (added)
+++ hadoop/hbase/site/publish/skin/images/dc.svg.xslt Mon Mar  9 18:49:14 2009
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+  <xsl:import href="corner-imports.svg.xslt" />
+<!-- Diagonal 45 degrees corner -->
+  <xsl:template name="figure">
+    <xsl:variable name="biggersize" select="number($size)+number($size)"/>
+    <g transform="translate(0 0.5)">
+      <polygon points="0,{$size} {$size},0 {$biggersize},0 {$biggersize},{$biggersize} 0,{$biggersize}"
+                    style="{$fill}{$stroke}stroke-width:1"/>
+    </g>
+  </xsl:template>
+</xsl:stylesheet>

Added: hadoop/hbase/site/publish/skin/images/poddoc.svg.xslt
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/skin/images/poddoc.svg.xslt?rev=751789&view=auto
==============================================================================
--- hadoop/hbase/site/publish/skin/images/poddoc.svg.xslt (added)
+++ hadoop/hbase/site/publish/skin/images/poddoc.svg.xslt Mon Mar  9 18:49:14 2009
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
+<svg width="20pt" height="20pt"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink">
+  <defs
+     id="defs550">
+    <linearGradient id="gray2white">
+      <stop style="stop-color:#7f7f7f;stop-opacity:1;" offset="0.000000"/>
+      <stop style="stop-color:#ffffff;stop-opacity:1;" offset="1.000000"/>
+    </linearGradient>
+    <linearGradient id="pageshade" xlink:href="#gray2white"
+       x1="0.95" y1="0.95"
+       x2="0.40" y2="0.20"
+       gradientUnits="objectBoundingBox" spreadMethod="pad" />
+    <path d="M 0 0 L 200 0" style="stroke:#000000;stroke-width:1pt;" id="hr"/>
+  </defs>
+  <g transform="scale(0.08)">
+    <g transform="translate(40, 0)">
+      <rect width="230" height="300" x="0" y="0"
+            style="fill:url(#pageshade);fill-rule:evenodd;
+            stroke:#000000;stroke-width:1.25;"/>
+      <g transform="translate(15, 60)">
+        <use xlink:href="#hr" x="0" y="0"/>
+        <use xlink:href="#hr" x="0" y="60"/>
+        <use xlink:href="#hr" x="0" y="120"/>
+        <use xlink:href="#hr" x="0" y="180"/>
+      </g>
+    </g>
+    <g transform="translate(0,70),scale(1.1,1.6)">
+      <rect width="200" height="100" x="0" y="0"
+         style="fill:#ff0000;fill-rule:evenodd;
+                stroke:#000000;stroke-width:2.33903;"/>
+      <text x="20" y="75"
+            style="stroke:#ffffff;stroke-width:1.0;
+                   font-size:72;font-weight:normal;fill:#ffffff;
+                   font-family:Arial;text-anchor:start;">POD</text>
+    </g>
+  </g>
+</svg>

Added: hadoop/hbase/site/publish/skin/images/rc.svg.xslt
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/skin/images/rc.svg.xslt?rev=751789&view=auto
==============================================================================
--- hadoop/hbase/site/publish/skin/images/rc.svg.xslt (added)
+++ hadoop/hbase/site/publish/skin/images/rc.svg.xslt Mon Mar  9 18:49:14 2009
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+  <xsl:import href="corner-imports.svg.xslt" />
+<!-- Rounded corner -->
+  <xsl:template name="figure">
+    <g transform="translate(0.5 0.5)">
+      <ellipse cx="{$smallersize}" cy="{$smallersize}" rx="{$smallersize}" ry="{$smallersize}"
+				 style="{$fill}{$stroke}stroke-width:1"/>
+    </g>
+  </xsl:template>
+</xsl:stylesheet>

Added: hadoop/hbase/site/publish/skin/images/txtdoc.svg.xslt
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/skin/images/txtdoc.svg.xslt?rev=751789&view=auto
==============================================================================
--- hadoop/hbase/site/publish/skin/images/txtdoc.svg.xslt (added)
+++ hadoop/hbase/site/publish/skin/images/txtdoc.svg.xslt Mon Mar  9 18:49:14 2009
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
+<svg width="20pt" height="20pt"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink">
+  <defs
+     id="defs550">
+    <linearGradient id="gray2white">
+      <stop style="stop-color:#7f7f7f;stop-opacity:1;" offset="0.000000"/>
+      <stop style="stop-color:#ffffff;stop-opacity:1;" offset="1.000000"/>
+    </linearGradient>
+    <linearGradient id="pageshade" xlink:href="#gray2white"
+       x1="0.95" y1="0.95"
+       x2="0.40" y2="0.20"
+       gradientUnits="objectBoundingBox" spreadMethod="pad" />
+    <path d="M 0 0 L 200 0" style="stroke:#000000;stroke-width:1pt;" id="hr"/>
+  </defs>
+  <g transform="scale(0.08)">
+    <g transform="translate(40, 0)">
+      <rect width="230" height="300" x="0" y="0"
+            style="fill:url(#pageshade);fill-rule:evenodd;
+            stroke:#000000;stroke-width:1.25;"/>
+      <g transform="translate(15, 60)">
+        <use xlink:href="#hr" x="0" y="0"/>
+        <use xlink:href="#hr" x="0" y="60"/>
+        <use xlink:href="#hr" x="0" y="120"/>
+        <use xlink:href="#hr" x="0" y="180"/>
+      </g>
+    </g>
+    <g transform="translate(0,70),scale(1.1,1.6)">
+      <rect width="200" height="100" x="0" y="0"
+         style="fill:#ff0000;fill-rule:evenodd;
+                stroke:#000000;stroke-width:2.33903;"/>
+      <text x="20" y="75"
+            style="stroke:#ffffff;stroke-width:1.0;
+                   font-size:72;font-weight:normal;fill:#ffffff;
+                   font-family:Arial;text-anchor:start;">TXT</text>
+    </g>
+  </g>
+</svg>

Added: hadoop/hbase/site/publish/skin/skinconf.xsl
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/skin/skinconf.xsl?rev=751789&view=auto
==============================================================================
--- hadoop/hbase/site/publish/skin/skinconf.xsl (added)
+++ hadoop/hbase/site/publish/skin/skinconf.xsl Mon Mar  9 18:49:14 2009
@@ -0,0 +1,137 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<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: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(color[@name='tab-selected'])">
+        <color name="tab-selected" value="#4C6C8F" link="#ffffff" vlink="#ffffff" hlink="#ffffff"/>
+      </xsl:if>
+      <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(color[@name='subtab-selected'])">
+        <color name="subtab-selected" value="#4C6C8F" link="#ffffff" vlink="#ffffff" hlink="#ffffff"/>
+      </xsl:if>
+      <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>
+  </xsl:template>
+</xsl:stylesheet>

Modified: hadoop/hbase/site/publish/version_control.html
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/version_control.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/version_control.html (original)
+++ hadoop/hbase/site/publish/version_control.html Mon Mar  9 18:49:14 2009
@@ -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>HBase 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">
@@ -113,6 +113,9 @@
 <div class="menuitem">
 <a href="http://www.apache.org/foundation/thanks.html">Sponsors</a>
 </div>
+<div class="menuitem">
+<a href="http://hadoop.apache.org/privacy_policy.html">Privacy Policy</a>
+</div>
 </div>
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
@@ -261,5 +264,13 @@
     |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: hadoop/hbase/site/publish/version_control.pdf
URL: http://svn.apache.org/viewvc/hadoop/hbase/site/publish/version_control.pdf?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/hbase/site/publish/version_control.pdf (original)
+++ hadoop/hbase/site/publish/version_control.pdf Mon Mar  9 18:49:14 2009
@@ -284,8 +284,8 @@
 39 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F1
-/BaseFont /Helvetica
+/Name /F3
+/BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
 40 0 obj
@@ -298,8 +298,8 @@
 41 0 obj
 << /Type /Font
 /Subtype /Type1
-/Name /F3
-/BaseFont /Helvetica-Bold
+/Name /F1
+/BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
 42 0 obj
@@ -330,7 +330,7 @@
 endobj
 3 0 obj
 << 
-/Font << /F1 39 0 R /F5 40 0 R /F3 41 0 R /F2 42 0 R /F7 43 0 R >> 
+/Font << /F3 39 0 R /F5 40 0 R /F1 41 0 R /F2 42 0 R /F7 43 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
@@ -410,8 +410,8 @@
 0000006498 00000 n 
 0000006773 00000 n 
 0000006948 00000 n 
-0000007056 00000 n 
-0000007166 00000 n 
+0000007061 00000 n 
+0000007171 00000 n 
 0000007279 00000 n 
 0000007395 00000 n 
 trailer