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

svn commit: r751789 - in /hadoop/core/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.

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

Modified: hadoop/core/site/author/forrest.properties
URL: http://svn.apache.org/viewvc/hadoop/core/site/author/forrest.properties?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/author/forrest.properties (original)
+++ hadoop/core/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/core/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/core/site/author/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/hadoop/core/site/author/src/documentation/content/xdocs/site.xml?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/author/src/documentation/content/xdocs/site.xml (original)
+++ hadoop/core/site/author/src/documentation/content/xdocs/site.xml Mon Mar  9 18:49:14 2009
@@ -23,6 +23,7 @@
     <sponsors  label="Sponsors"           href="ext:sponsors" />
     <poweredby label="Powered By"         href="ext:poweredby" />
     <store     label="Buy Stuff"          href="ext:store" />    
+    <privacy   label="Privacy Policy"     href="ext:privacy" />
   </project>
 
   <docs label="Documentation"> 
@@ -52,6 +53,7 @@
     <nightly   href="http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/" />
     <releases  href="http://www.apache.org/dyn/closer.cgi/hadoop/core/" />
     <poweredby href="http://wiki.apache.org/hadoop/PoweredBy"/>
+    <privacy   href="http://hadoop.apache.org/privacy_policy.html"/>
     <store     href="http://www.cafepress.com/hadoop/" />
     <hbase     href="http://hadoop.apache.org/hbase/"/>
     <hive      href="http://hadoop.apache.org/hive/"/>

Modified: hadoop/core/site/publish/credits.html
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/credits.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/credits.html (original)
+++ hadoop/core/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>Hadoop Core credits</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -119,6 +119,9 @@
 <div class="menuitem">
 <a href="http://www.cafepress.com/hadoop/">Buy Stuff</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">
@@ -497,5 +500,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/core/site/publish/index.html
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/index.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/index.html (original)
+++ hadoop/core/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 Hadoop!</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -119,6 +119,9 @@
 <div class="menuitem">
 <a href="http://www.cafepress.com/hadoop/">Buy Stuff</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">
@@ -326,5 +329,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/core/site/publish/irc.html
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/irc.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/irc.html (original)
+++ hadoop/core/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>Hadoop 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">
@@ -119,6 +119,9 @@
 <div class="menuitem">
 <a href="http://www.cafepress.com/hadoop/">Buy Stuff</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">
@@ -219,5 +222,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/core/site/publish/issue_tracking.html
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/issue_tracking.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/issue_tracking.html (original)
+++ hadoop/core/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>Hadoop Core 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">
@@ -119,6 +119,9 @@
 <div class="menuitem">
 <a href="http://www.cafepress.com/hadoop/">Buy Stuff</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">
@@ -222,5 +225,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/core/site/publish/linkmap.html
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/linkmap.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/linkmap.html (original)
+++ hadoop/core/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">
@@ -119,6 +119,9 @@
 <div class="menuitem">
 <a href="http://www.cafepress.com/hadoop/">Buy Stuff</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">
@@ -236,6 +239,12 @@
 <a href="http://www.cafepress.com/hadoop/">Buy Stuff</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>store</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>
@@ -370,5 +379,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/core/site/publish/linkmap.pdf
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/linkmap.pdf?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/linkmap.pdf (original)
+++ hadoop/core/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 1127 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 1131 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GatU3?$"IS'Re<2n...@7>GVW_Iq^+H3CY.,N$m@Io'P_>lK*rb--E`CF7m7^IN7p%RFpZ2[ImknQfj?CHJ.rHMr^L@qmU"28W%+lLQ5sa@$&TSgTp*6#Wf]1ZCgaMnYBP6b`q^??clqVW'ae4hO<[YH^$HNMlF1a\m>n95A1?Ug/F&U.Y-G)mGAMMIopLoa08AE!BI@W3o;AtX_":".$2;[o^AuU$U":i*XN<1Eq/;rq\:84.O$<,crn901n=eudcs&"oWai=`'=Uj;RC(1^FhE>:h7:']"Z6hk+1k5KosUG)g==7"Z3"`,/?@a50EbI<>_2W,VFO%!<s5MNY`3h;RFhl2]qM0:dMlj2K1(%1M0/o,KjeKV!FmX9rE*GYS"l_3um&[1o-(,s/B)odO]A-jn^-(U_+sWEp;9qs7RV;Ece6Mja)/R']/K"INKY'4@dh3lhW%J"d0+Ab\MnkWYc6.#0?[62=\]tcN1D0G,bi:0]neT';tc5`".ILUsE_:)&mY#_l1nC+dn:9/b1uk!i4/-Bf#$1A72/e&RN5bO[iQT<^+FEVC#`)].@-/C='p5&i.JRCQf9S<EIH$'#XHDpP`pURG*H.QZ4C6#K%1?R6n)[hK@X^D=gll`K+/FoMu@f10,Vg31*74?Jg,fHT[en;R&'l<ctdnnPWf6jZG`CgaGNrf6j[fb.b<Ij*IZh?$mo[fl?F82J7o/9TrV-Y'KbQA&Y^sRmtE<Obq+pPqIZc7[X+Q`6*H(&j4]rcR:(6<8BO0:Wh`H-!oJ6YNH$+=`@s$jl-i9[hE49;_"`t-.g[%?4mkt9&.B=-btff@sO[m5#q-@A1E_P$f?th+[%[RT)B1FWJ:2V_UJ_@>\">^i<1#rKt6s!?g!2,r[=0RN%u3aS,fJEr3]i/5IK3
 DhjD7hA2GGC0*I(X=sj-skLFlpdETfV347riAV=5-H:fUtN$\T.Ra!B&eNW1O+YCD%G=9nkKHSL?QG'XDp=F.ff]*pYn*b=7c+I%DZ^XQH@/[10QbgVr=_$,VI?Zgt/H$rgC>%Y~>
+GatU3?#S1G'RfGRaQ%N\pbRaKBudTSD&TM8"VAgSG7C?fE0<unpGbb!fE:0UmA)@Xe8pYRIBN%005'`+8;&FBd;hC&rP*^aUW470T`.:jn)n-e!K#9=\W+=ph&!2<'>;@VWo'=P(Y,^+<_jCPm%H8mbOtM?OB!g2[WrO7O-UkF1Q)ecR4UIc,Tqh`Ug%_oVMARXRksXrRi_;2`kb2+5.;Ic%<B"]9@4Y69js'fC1T*,#$'-P/oNft^em16BP/=SFKbW^`p>pJ7Bd:1M]naKeQui<.?1_dV!8+=3/i=arAha8J&,Wd!eP:eEPZN]3:7MY">I46n.q]pd%-=a7G`c6,*2fMA"02V@(LL"r<1%7gS*r>-q2^C-<M*ZoY..[LH:%`PX,^ULU(.S'X!<)]nOtUY6I7Q,+=\:6SB-*PZWpc4"sVF`&\i>'_qdYV^nXnBmcW?^6VbD<Of7S7UoXBbn8I'N&(.,QVTq$E:W,g3EW'ma#UTml4O'Tfrq]*W'f[ZH_(r.\(u?N*_A+VdU[.I+W:(Y_UrRV4&tXQg^n`Yb9@H-AJ,*>1Rpm:+#lASNhhN\+QkNK[eclDg-Sj!2Bft->=:!0qbNs#C7QF!kIE$p&0RP+:C88R):\c9-^/SK@K%R:"*CP:P>N>CI2bnRdkU#p-V@O"'69,9SRS&A/4qb);u%pr%YCA&/N6g0(=hFZ_s=$W+_rI:L8371>`%9;ZZp%jNgs^lC7<H#kbZGm?_cuGXlcV-=S*=,@,_;NIIfnrnS%&pAQ?-1QGG?Rb:f_NkO')I`]CN=>]X+3DVEO[O7TM&=5f:[HH/sRYrY_VA.n0Lc.2!2&][UH<?aPc0n7;GW8)0'N2Y2a3qm0eH!0TOee8C^FK!&-dT:"#`0o(5Qh)pt"r;s8E4K'RRth$lVb%iOjc[er(G6#8*Mq9*h[G$!74`F[?:B)c)+s_SL9GqdT,s.Vci-YIO^35/UMGIq@^-cYHcY/I+-s7
 j6N]MoP6`KX@1aNi+i#X,,$N;Vc/sH7Y&PT:2sr+i-o:^C`#.DeM`:_g)0m"'ITF/\ViLZoAnW)k#SWtqh\^5.q`;pFn\&2::RNtM/nA%cL4T^K5:aok0Q8tj=>WA3`!T12rr\usi6h~>
 endstream
 endobj
 6 0 obj
@@ -20,10 +20,10 @@
 >>
 endobj
 7 0 obj
-<< /Length 316 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 376 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gaqcq4\rsL&;GE/MAt"F@peTV*be%J_uQer?uW*/7\k#p%#BCo'3Z]EVrr0rIX#AEm1)E\!Oa*Z9#?.Ua$ChGNB&DY;iV(K).'Us(&\JW:ap//)BjI/RZFdj(Gk@eol;Ps$f$I`qBkndGQ[h.mOe5SXUV&IR45-]#WVm[.&$6/OCtj:U@N*LCJ:/UjZ3VkW)f7L:Tdt!j2G`2ap6arCMKc#S2KG,;R;[^74QO]V7*)rmAf^k7m3D<ZWEB=,%OAAA5@Z+]@O[AGoqq=j1<oS(VZ?5McFHSm&[?;(qoeaqqcPSr^`s%qZFKMB>X~>
+Gar>B9iHZu&A@Zcp=LFFac]BVBKLAWa+I-.ZQ1FIcn`%[J3*[V"%<Mg:2e%aY:N@h\KVU+31)8VY`Ap+Ifp&-%2C=h\--l)a4UZZk&;IHEITjXYp\i\nK'jls5pNhF6aRjYJLfs*)#G)Vu2=AE7dHIQjd%A,"jTo/Rg%\4g1sYep.e)2+t>DR,-lClcE1kRBb)Yl!J![J]k?4?-tQ_ppGt8qC^2KRGaNJ!ni@k$jgYR=nE7W](3dHS)itU8IVS/M&opYg\k(nK:%6$jnj.';YUA_/6)h0oRXuLC0=SEFhU)I4^ZVp^HiJW6I,7[be]:sWj49$?C+glC$T04.c6/TD=b&@_:nE=JmQ%qY\RMBiHB&(mMi>AM')~>
 endstream
 endobj
 8 0 obj
@@ -87,19 +87,19 @@
 xref
 0 14
 0000000000 65535 f 
-0000002466 00000 n 
 0000002530 00000 n 
-0000002580 00000 n 
+0000002594 00000 n 
+0000002644 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
-0000001290 00000 n 
-0000001396 00000 n 
-0000001803 00000 n 
-0000001909 00000 n 
-0000002021 00000 n 
-0000002131 00000 n 
-0000002242 00000 n 
-0000002350 00000 n 
+0000001294 00000 n 
+0000001400 00000 n 
+0000001867 00000 n 
+0000001973 00000 n 
+0000002085 00000 n 
+0000002195 00000 n 
+0000002306 00000 n 
+0000002414 00000 n 
 trailer
 <<
 /Size 14
@@ -107,5 +107,5 @@
 /Info 4 0 R
 >>
 startxref
-2702
+2766
 %%EOF

Modified: hadoop/core/site/publish/mailing_lists.html
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/mailing_lists.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/mailing_lists.html (original)
+++ hadoop/core/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>Hadoop Core 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">
@@ -119,6 +119,9 @@
 <div class="menuitem">
 <a href="http://www.cafepress.com/hadoop/">Buy Stuff</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">
@@ -319,5 +322,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/core/site/publish/releases.html
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/releases.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/releases.html (original)
+++ hadoop/core/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>Hadoop Core Releases</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -119,6 +119,9 @@
 <div class="menuitem">
 <a href="http://www.cafepress.com/hadoop/">Buy Stuff</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">
@@ -464,5 +467,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/core/site/publish/skin/images/corner-imports.svg.xslt
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/skin/images/corner-imports.svg.xslt?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/skin/images/corner-imports.svg.xslt (original)
+++ hadoop/core/site/publish/skin/images/corner-imports.svg.xslt Mon Mar  9 18:49:14 2009
@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation or its licensors,
-  as applicable.
-
-  Licensed 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
+  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
 
@@ -16,81 +16,77 @@
   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"/>
+  <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: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}"
+<!-- 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 -->	
+    </g>
+<!-- end -->
   </xsl:template>
-    
-  
   <xsl:template match="*"></xsl:template>
   <xsl:template match="text()"></xsl:template>
-  
 </xsl:stylesheet>

Modified: hadoop/core/site/publish/skin/images/dc.svg.xslt
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/skin/images/dc.svg.xslt?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/skin/images/dc.svg.xslt (original)
+++ hadoop/core/site/publish/skin/images/dc.svg.xslt Mon Mar  9 18:49:14 2009
@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation or its licensors,
-  as applicable.
-
-  Licensed 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
+  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
 
@@ -17,15 +17,12 @@
 -->
 <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 -->
+<!-- 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}"
+    <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>
+    </g>
   </xsl:template>
-      
 </xsl:stylesheet>
-

Modified: hadoop/core/site/publish/skin/images/poddoc.svg.xslt
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/skin/images/poddoc.svg.xslt?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/skin/images/poddoc.svg.xslt (original)
+++ hadoop/core/site/publish/skin/images/poddoc.svg.xslt Mon Mar  9 18:49:14 2009
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation or its licensors,
-  as applicable.
-
-  Licensed 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
+  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
 
@@ -30,13 +30,11 @@
        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"/>
@@ -44,7 +42,6 @@
         <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;

Modified: hadoop/core/site/publish/skin/images/rc.svg.xslt
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/skin/images/rc.svg.xslt?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/skin/images/rc.svg.xslt (original)
+++ hadoop/core/site/publish/skin/images/rc.svg.xslt Mon Mar  9 18:49:14 2009
@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation or its licensors,
-  as applicable.
-
-  Licensed 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
+  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
 
@@ -17,14 +17,11 @@
 -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   <xsl:import href="corner-imports.svg.xslt" />
-
-  <!-- Rounded corner -->
+<!-- Rounded corner -->
   <xsl:template name="figure">
-		<g transform="translate(0.5 0.5)">
-			<ellipse cx="{$smallersize}" cy="{$smallersize}" rx="{$smallersize}" ry="{$smallersize}"
+    <g transform="translate(0.5 0.5)">
+      <ellipse cx="{$smallersize}" cy="{$smallersize}" rx="{$smallersize}" ry="{$smallersize}"
 				 style="{$fill}{$stroke}stroke-width:1"/>
-		</g>
+    </g>
   </xsl:template>
-      
 </xsl:stylesheet>
-

Modified: hadoop/core/site/publish/skin/images/txtdoc.svg.xslt
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/skin/images/txtdoc.svg.xslt?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/skin/images/txtdoc.svg.xslt (original)
+++ hadoop/core/site/publish/skin/images/txtdoc.svg.xslt Mon Mar  9 18:49:14 2009
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation or its licensors,
-  as applicable.
-
-  Licensed 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
+  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
 
@@ -30,13 +30,11 @@
        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"/>
@@ -44,7 +42,6 @@
         <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;

Modified: hadoop/core/site/publish/skin/skinconf.xsl
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/skin/skinconf.xsl?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/skin/skinconf.xsl (original)
+++ hadoop/core/site/publish/skin/skinconf.xsl Mon Mar  9 18:49:14 2009
@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation or its licensors,
-  as applicable.
-
-  Licensed 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
+  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
 
@@ -16,138 +16,122 @@
   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>
+  <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>
+        <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:copy-of select="node()[not(name(.)='colors')]"/>
       <xsl:apply-templates select="colors"/>
-     </xsl:copy> 
-
-    </xsl:template>
-
-    <xsl:template match="colors">
-     <xsl:copy>
+    </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: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="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: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/core/site/publish/version_control.html
URL: http://svn.apache.org/viewvc/hadoop/core/site/publish/version_control.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/core/site/publish/version_control.html (original)
+++ hadoop/core/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>Hadoop Core 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">
@@ -119,6 +119,9 @@
 <div class="menuitem">
 <a href="http://www.cafepress.com/hadoop/">Buy Stuff</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">
@@ -278,5 +281,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>