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/pig/site/publish/skin/images/corner-imports.svg.xslt
    hadoop/pig/site/publish/skin/images/dc.svg.xslt
    hadoop/pig/site/publish/skin/images/poddoc.svg.xslt
    hadoop/pig/site/publish/skin/images/rc.svg.xslt
    hadoop/pig/site/publish/skin/images/txtdoc.svg.xslt
    hadoop/pig/site/publish/skin/skinconf.xsl
Modified:
    hadoop/pig/site/author/forrest.properties
    hadoop/pig/site/author/src/documentation/   (props changed)
    hadoop/pig/site/author/src/documentation/content/xdocs/site.xml
    hadoop/pig/site/publish/about.html
    hadoop/pig/site/publish/deployment.html
    hadoop/pig/site/publish/images/pig-logo.gif
    hadoop/pig/site/publish/index.html
    hadoop/pig/site/publish/issue_tracking.html
    hadoop/pig/site/publish/linkmap.html
    hadoop/pig/site/publish/linkmap.pdf
    hadoop/pig/site/publish/mailing_lists.html
    hadoop/pig/site/publish/philosophy.html
    hadoop/pig/site/publish/releases.html
    hadoop/pig/site/publish/version_control.html
    hadoop/pig/site/publish/whoweare.html

Modified: hadoop/pig/site/author/forrest.properties
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/author/forrest.properties?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/author/forrest.properties (original)
+++ hadoop/pig/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/pig/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/pig/site/author/src/documentation/content/xdocs/site.xml
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/author/src/documentation/content/xdocs/site.xml?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/author/src/documentation/content/xdocs/site.xml (original)
+++ hadoop/pig/site/author/src/documentation/content/xdocs/site.xml Mon Mar  9 
18:49:14 2009
@@ -44,6 +44,7 @@
     <about     label="About"              href="about.html" />
     <usermail  label="Mailing Lists"      href="mailing_lists.html" />
     <who       label="Who We Are"         href="whoweare.html" />
+    <privacy   label="Privacy Policy"     href="ext:privacy" />
   </project>
 
   <docs label="Documentation"> 
@@ -61,5 +62,6 @@
   <external-refs>
     <wiki      href="http://wiki.apache.org/pig/"; />
     <faq       href="http://wiki.apache.org/pig/FAQ"; />
+    <privacy   href="http://hadoop.apache.org/privacy_policy.html"/>
   </external-refs>
 </site>

Modified: hadoop/pig/site/publish/about.html
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/about.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/publish/about.html (original)
+++ hadoop/pig/site/publish/about.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>About Pig</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -101,6 +101,9 @@
 <div class="menuitem">
 <a href="whoweare.html">Who We Are</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">
@@ -190,5 +193,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/pig/site/publish/deployment.html
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/deployment.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/publish/deployment.html (original)
+++ hadoop/pig/site/publish/deployment.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>Deploying Pig</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -101,6 +101,9 @@
 <div class="menuitem">
 <a href="whoweare.html">Who We Are</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">
@@ -229,5 +232,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/pig/site/publish/images/pig-logo.gif
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/images/pig-logo.gif?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/pig/site/publish/index.html
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/index.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/publish/index.html (original)
+++ hadoop/pig/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 Pig!</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -101,6 +101,9 @@
 <div class="menuitem">
 <a href="whoweare.html">Who We Are</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">
@@ -271,5 +274,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/pig/site/publish/issue_tracking.html
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/issue_tracking.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/publish/issue_tracking.html (original)
+++ hadoop/pig/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>Pig 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">
@@ -101,6 +101,9 @@
 <div class="menuitem">
 <a href="whoweare.html">Who We Are</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">
@@ -183,5 +186,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/pig/site/publish/linkmap.html
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/linkmap.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/publish/linkmap.html (original)
+++ hadoop/pig/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">
@@ -101,6 +101,9 @@
 <div class="menuitem">
 <a href="whoweare.html">Who We Are</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">
@@ -185,6 +188,12 @@
 <a href="whoweare.html">Who We 
Are</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>who</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>
@@ -272,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>

Modified: hadoop/pig/site/publish/linkmap.pdf
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/linkmap.pdf?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/publish/linkmap.pdf (original)
+++ hadoop/pig/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 856 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 890 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GatUr;/_pX&BE]('Rjj?l5=(NGYHjlg=/^]L=V-&ROE0-=+Vlg<;ln...@jeo,5/\ij6W&Im3;e43rKh<tW4N,*6XCAH%GdJSbr"Uq\'d...@r67p"Sn%fA<^-58ZJB/iZYb/q&i+*Vud9k=&eAZa/#1qo'ZijJ&H_,$/@f#e\[GZ8kIBH0Boa=*C?U,+F#=ZNb-q(t2FN5d8+N`F1KUQE*bil[_SKPfiDg/:h7<2\Ha:jpOG)ggdWV^Y<'"8b7$oIl[COU2D,#a3fqhMA:7V.`^(p&=RFNP4pATVBBt2f?u<J=.Q'+iMH14q#8Jk;t...@bmuon.rf_@;s$\/Y<MnibY1j7Im%%DH,]B8GDj:.XPZt9C:%nSkK"3hM2,p?+T(9jMV,32I.T?b7$;5`R3SFZ\Yqp0S^R=;fd...@xt()i[XXBDg,AsSs,9c4-)Ai8i\W_=bXD$q-mO)lS6D^m^!Lo.1/D?[jWk?dI6^!Q7F-EjV_`("1pm8=j1m#0n?ttmfxp6q...@kj>so%q=c...@_f-][sap<[=+\1!3IQ#Ok>]TN_BQY4(I.iCo`Pr7IF#"d^EhSfHDFhO(.=dp4gA&0e!:o;Ps=&Bfkq:(9mlHT1o3c&<?+#qMnhTBRfVE$mYEAdLjOT.[WGi*I=aVRmGb>/NR,Fl7nlbVsN=bs_U0OF.%d+sq\P+?F3QfTk\Ka>;JNTG;-n7*4r%IMrtRtN2E0a2)q5...@ej,jfK6,k...@_mcp"su;VeER*&8n#jj80^[c;<pP,0<NlmC?k9U0b#K<,8...@!@;.TQX!TK9qjZB>kIe37Y%1nCLZ9+QO&a...@%,.7`F+"5Zq&3"4rrYn[N*u~>
+GatUr?#Q2d'Sc)P'u"K;lIj08E1&VB[&K8C't"kD1f<68Y67cf;YAqnL8NV&-kf=N"P_qKO3Mq\k</IPXF*8]6m1?2aS_kU!a?0;Uq[a7Ar]dmI3*ub#C`6!a@;\o...@ejlb;TO1V2--K=)0\(9)a...@td.,Dr?^"i!A$>q7^]8[%L%YonQ:d9\HNA8OXeZZ9M^-c>$r5sOQZqs,RB_]Vsk1)Gp-;bMJ%'Pg@@Z)$Z^C=B&^"FO_",O?t5;>A:_:c-i*zp...@2qrzf^4szc/p!LeN`LeDpe?lBH8Q0h0Al&`sE#1";F4T*9K&9qjh(olE<aj\p...@2*]_u--@6kMg**&cFf.oi'oqWC8rhN!B,=Ks!o<(3GEB&K$Oi/KRkQs1E`.*'WWI9b>_!+$=U4oHTL//@Io,?cosJIr^)m#*c]VD(VcYQC6mrFND`PcFZaZN-CRB(R:@^bI&Doip&]HTd`g\4tq]G-gAeSGboH6NG"h2LV?Phamu)Z@:!\t7lZhbD0NSN-B2!DI&@eh'3AkLdV5%E`(+*R-QhGtPG$t"cX"$e*^:'&4gJ6rIh'L*^.FnC+.ReRN]LStp**S7W91]k^XG1P?'VhM:EL4/7e?U`?+6+Oj!mVBqnb*Mn"\60PX]+C[CS.9TtJprf&uo\Vs-8mQ-[H,KoT)5F8m?Xmpe2Cs%?5OlG]-3IV!$9-_[THm_V_^OU."/Tl34,Ke8M!W`>I8U:<W'&Qc6EU38JENP26mmHf-IMujhM5W])O#m6Fm)t2KB2si*Bl\BX@,QVIW[u)&U&SE6W+U`Uu$WXo?EgnpR+*p^"*_$:+^hR44X*J!88SX<)e>@Ld.ViXmg1&m'=(pEUkJNtAY-"tUYKFO\_dVm2!2,aeU&~>
 endstream
 endobj
 6 0 obj
@@ -72,17 +72,17 @@
 xref
 0 12
 0000000000 65535 f 
-0000001679 00000 n 
-0000001737 00000 n 
-0000001787 00000 n 
+0000001713 00000 n 
+0000001771 00000 n 
+0000001821 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
-0000001018 00000 n 
-0000001124 00000 n 
-0000001236 00000 n 
-0000001345 00000 n 
-0000001455 00000 n 
-0000001563 00000 n 
+0000001052 00000 n 
+0000001158 00000 n 
+0000001270 00000 n 
+0000001379 00000 n 
+0000001489 00000 n 
+0000001597 00000 n 
 trailer
 <<
 /Size 12
@@ -90,5 +90,5 @@
 /Info 4 0 R
 >>
 startxref
-1907
+1941
 %%EOF

Modified: hadoop/pig/site/publish/mailing_lists.html
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/mailing_lists.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/publish/mailing_lists.html (original)
+++ hadoop/pig/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>Pig 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">
@@ -101,6 +101,9 @@
 <div class="menuitem">
 <a href="whoweare.html">Who We Are</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">
@@ -289,5 +292,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/pig/site/publish/philosophy.html
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/philosophy.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/publish/philosophy.html (original)
+++ hadoop/pig/site/publish/philosophy.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>Pig Philosophy</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -101,6 +101,9 @@
 <div class="menuitem">
 <a href="whoweare.html">Who We Are</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">
@@ -250,5 +253,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/pig/site/publish/releases.html
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/releases.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/publish/releases.html (original)
+++ hadoop/pig/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>Pig Releases</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -101,6 +101,9 @@
 <div class="menuitem">
 <a href="whoweare.html">Who We Are</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">
@@ -227,5 +230,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>

Added: hadoop/pig/site/publish/skin/images/corner-imports.svg.xslt
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/skin/images/corner-imports.svg.xslt?rev=751789&view=auto
==============================================================================
--- hadoop/pig/site/publish/skin/images/corner-imports.svg.xslt (added)
+++ hadoop/pig/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/col...@name=$bg-color-name]">fill:<xsl:value-of 
select="skinconfig/colors/col...@name=$bg-color-name]/@value"/>;</xsl:if>
+  </xsl:variable>
+  <xsl:variable name="fill">
+    <xsl:if 
test="skinconfig/colors/col...@name=$stroke-color-name]">fill:<xsl:value-of 
select="skinconfig/colors/col...@name=$stroke-color-name]/@value"/>;</xsl:if>
+  </xsl:variable>
+  <xsl:variable name="stroke">
+    <xsl:if 
test="skinconfig/colors/col...@name=$fg-color-name]">stroke:<xsl:value-of 
select="skinconfig/colors/col...@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/pig/site/publish/skin/images/dc.svg.xslt
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/skin/images/dc.svg.xslt?rev=751789&view=auto
==============================================================================
--- hadoop/pig/site/publish/skin/images/dc.svg.xslt (added)
+++ hadoop/pig/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/pig/site/publish/skin/images/poddoc.svg.xslt
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/skin/images/poddoc.svg.xslt?rev=751789&view=auto
==============================================================================
--- hadoop/pig/site/publish/skin/images/poddoc.svg.xslt (added)
+++ hadoop/pig/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/pig/site/publish/skin/images/rc.svg.xslt
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/skin/images/rc.svg.xslt?rev=751789&view=auto
==============================================================================
--- hadoop/pig/site/publish/skin/images/rc.svg.xslt (added)
+++ hadoop/pig/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/pig/site/publish/skin/images/txtdoc.svg.xslt
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/skin/images/txtdoc.svg.xslt?rev=751789&view=auto
==============================================================================
--- hadoop/pig/site/publish/skin/images/txtdoc.svg.xslt (added)
+++ hadoop/pig/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/pig/site/publish/skin/skinconf.xsl
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/skin/skinconf.xsl?rev=751789&view=auto
==============================================================================
--- hadoop/pig/site/publish/skin/skinconf.xsl (added)
+++ hadoop/pig/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(col...@name='header'])">
+        <color name="header" value="#FFFFFF"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='tab-selected'])">
+        <color name="tab-selected" value="#4C6C8F" link="#ffffff" 
vlink="#ffffff" hlink="#ffffff"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='tab-unselected'])">
+        <color name="tab-unselected" value="#E5E4D9" link="#000000" 
vlink="#000000" hlink="#000000"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='subtab-selected'])">
+        <color name="subtab-selected" value="#4C6C8F" link="#ffffff" 
vlink="#ffffff" hlink="#ffffff"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='subtab-unselected'])">
+        <color name="subtab-unselected" value="#E5E4D9" link="#000000" 
vlink="#000000" hlink="#000000"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='heading'])">
+        <color name="heading" value="#E5E4D9"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='subheading'])">
+        <color name="subheading" value="#E5E4D9"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='feedback'])">
+        <color name="feedback" value="#4C6C8F" font="#FFFFFF" align="center"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='published'])">
+        <color name="published" value="#4C6C8F" font="#FFFFFF"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='navstrip'])">
+        <color name="navstrip" value="#E5E4D9" font="#000000"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='toolbox'])">
+        <color name="toolbox" value="#CFDCED" font="#000000"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='border'])">
+        <color name="border" value="#999999"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='menu'])">
+        <color name="menu" value="#4C6C8F" font="#ffffff" link="#ffffff" 
vlink="#ffffff" hlink="#ffffff"  />
+      </xsl:if>
+      <xsl:if test="not(col...@name='menuheading'])">
+        <color name="menuheading" value="#cfdced" font="#000000" />
+      </xsl:if>
+      <xsl:if test="not(col...@name='searchbox'])">
+        <color name="searchbox" value="#E5E4D9" font="#000000"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='dialog'])">
+        <color name="dialog" value="#E5E4D9" font="#000000" link="#000000" 
vlink="#000000" hlink="#000000"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='body'])">
+        <color name="body" value="#ffffff" />
+      </xsl:if>
+      <xsl:if test="not(col...@name='table'])">
+        <color name="table" value="#ccc"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='table-cell'])">
+        <color name="table-cell" value="#ffffff"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='highlight'])">
+        <color name="highlight" value="#ffff00"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='fixme'])">
+        <color name="fixme" value="#c60"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='note'])">
+        <color name="note" value="#069"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='warning'])">
+        <color name="warning" value="#900"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='code'])">
+        <color name="code" value="#a5b6c6"/>
+      </xsl:if>
+      <xsl:if test="not(col...@name='footer'])">
+        <color name="footer" value="#E5E4D9"/>
+      </xsl:if>
+    </xsl:copy>
+  </xsl:template>
+</xsl:stylesheet>

Modified: hadoop/pig/site/publish/version_control.html
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/version_control.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/publish/version_control.html (original)
+++ hadoop/pig/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>Pig 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">
@@ -101,6 +101,9 @@
 <div class="menuitem">
 <a href="whoweare.html">Who We Are</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">
@@ -235,5 +238,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/pig/site/publish/whoweare.html
URL: 
http://svn.apache.org/viewvc/hadoop/pig/site/publish/whoweare.html?rev=751789&r1=751788&r2=751789&view=diff
==============================================================================
--- hadoop/pig/site/publish/whoweare.html (original)
+++ hadoop/pig/site/publish/whoweare.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>Pig: Who we are</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
@@ -101,6 +101,9 @@
 <div class="menupage">
 <div class="menupagetitle">Who We Are</div>
 </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">
@@ -324,5 +327,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>


Reply via email to