You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2009/09/15 23:47:18 UTC

svn commit: r815503 - in /lucene/lucy/website/build/site: ./ skin/ skin/images/

Author: marvin
Date: Tue Sep 15 21:47:17 2009
New Revision: 815503

URL: http://svn.apache.org/viewvc?rev=815503&view=rev
Log:
Update generated website.

Modified:
    lucene/lucy/website/build/site/credits.html
    lucene/lucy/website/build/site/download.html
    lucene/lucy/website/build/site/index.html
    lucene/lucy/website/build/site/issue_tracking.html
    lucene/lucy/website/build/site/linkmap.html
    lucene/lucy/website/build/site/mailing_lists.html
    lucene/lucy/website/build/site/skin/CommonMessages_de.xml
    lucene/lucy/website/build/site/skin/CommonMessages_en_US.xml
    lucene/lucy/website/build/site/skin/CommonMessages_es.xml
    lucene/lucy/website/build/site/skin/CommonMessages_fr.xml
    lucene/lucy/website/build/site/skin/basic.css
    lucene/lucy/website/build/site/skin/breadcrumbs-optimized.js
    lucene/lucy/website/build/site/skin/breadcrumbs.js
    lucene/lucy/website/build/site/skin/fontsize.js
    lucene/lucy/website/build/site/skin/getBlank.js
    lucene/lucy/website/build/site/skin/getMenu.js
    lucene/lucy/website/build/site/skin/images/chapter_open.gif
    lucene/lucy/website/build/site/skin/images/rc-b-l-15-1body-2menu-3menu.png
    lucene/lucy/website/build/site/skin/images/rc-b-r-15-1body-2menu-3menu.png
    lucene/lucy/website/build/site/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
    lucene/lucy/website/build/site/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
    lucene/lucy/website/build/site/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
    lucene/lucy/website/build/site/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
    lucene/lucy/website/build/site/skin/images/rc-t-r-15-1body-2menu-3menu.png
    lucene/lucy/website/build/site/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
    lucene/lucy/website/build/site/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
    lucene/lucy/website/build/site/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
    lucene/lucy/website/build/site/skin/menu.js
    lucene/lucy/website/build/site/skin/print.css
    lucene/lucy/website/build/site/skin/profile.css
    lucene/lucy/website/build/site/skin/screen.css
    lucene/lucy/website/build/site/version_control.html

Modified: lucene/lucy/website/build/site/credits.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/credits.html?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/credits.html (original)
+++ lucene/lucy/website/build/site/credits.html Tue Sep 15 21:47:17 2009
@@ -1,9 +1,9 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.7">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Lucy Credits</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -16,43 +16,88 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache</a> &gt; <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/150x80clear.png" title=""></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://lucene.apache.org/lucy/"><img class="logoImage" alt="Lucy" src="images/400x80clear.png" title="Search Engine Library"></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input attr="value" name="Search" value="Search" type="submit">
+                    <input name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li class="current">
-<a class="base-selected" href="index.html">Main</a>
+<a class="selected" href="index.html">Main</a>
 </li>
 <li>
-<a class="base-not-selected" href="http://wiki.apache.org/lucy">Wiki</a>
+<a class="unselected" href="http://wiki.apache.org/lucy">Wiki</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
-             
+
              &nbsp;
            </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', 'skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Project</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -93,8 +138,17 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2"></div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <h1>Lucy Credits</h1>
 <div id="minitoc-area">
@@ -113,10 +167,6 @@
           
 <li>David Balmain</li>
           
-<li>
-<a href="http://www.nutch.org/blog/cutting.html">Doug Cutting</a>
-</li>
-          
 <li>Marvin Humphrey</li>
         
 </ul>
@@ -124,17 +174,26 @@
 
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
 <div class="copyright">
         Copyright &copy;
-         2006 The Apache Software Foundation.</div>
+         2006-2009 The Apache Software Foundation.</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: lucene/lucy/website/build/site/download.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/download.html?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/download.html (original)
+++ lucene/lucy/website/build/site/download.html Tue Sep 15 21:47:17 2009
@@ -1,9 +1,9 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.7">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Download Lucy</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -16,43 +16,88 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache</a> &gt; <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/150x80clear.png" title=""></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://lucene.apache.org/lucy/"><img class="logoImage" alt="Lucy" src="images/400x80clear.png" title="Search Engine Library"></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input attr="value" name="Search" value="Search" type="submit">
+                    <input name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li class="current">
-<a class="base-selected" href="index.html">Main</a>
+<a class="selected" href="index.html">Main</a>
 </li>
 <li>
-<a class="base-not-selected" href="http://wiki.apache.org/lucy">Wiki</a>
+<a class="unselected" href="http://wiki.apache.org/lucy">Wiki</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
-             
+
              &nbsp;
            </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">Project</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -93,8 +138,17 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2"></div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <h1>Download Lucy</h1>
 <div id="minitoc-area">
@@ -118,17 +172,26 @@
 
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
 <div class="copyright">
         Copyright &copy;
-         2006 The Apache Software Foundation.</div>
+         2006-2009 The Apache Software Foundation.</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: lucene/lucy/website/build/site/index.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/index.html?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/index.html (original)
+++ lucene/lucy/website/build/site/index.html Tue Sep 15 21:47:17 2009
@@ -1,9 +1,9 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.7">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Welcome to Apache Lucy</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -16,43 +16,88 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache</a> &gt; <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/150x80clear.png" title=""></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://lucene.apache.org/lucy/"><img class="logoImage" alt="Lucy" src="images/400x80clear.png" title="Search Engine Library"></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input attr="value" name="Search" value="Search" type="submit">
+                    <input name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li class="current">
-<a class="base-selected" href="index.html">Main</a>
+<a class="selected" href="index.html">Main</a>
 </li>
 <li>
-<a class="base-not-selected" href="http://wiki.apache.org/lucy">Wiki</a>
+<a class="unselected" href="http://wiki.apache.org/lucy">Wiki</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
-             
+
              &nbsp;
            </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_selected_1.1', 'skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Project</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
@@ -96,8 +141,17 @@
 </div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2"></div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <h1>Welcome to Apache Lucy</h1>
 <div id="minitoc-area">
@@ -109,7 +163,10 @@
 <a href="#News">News</a>
 <ul class="minitoc">
 <li>
-<a href="#1+June%2C+2006%3A+Lucy+project+approved">1 June, 2006: Lucy project approved</a>
+<a href="#15+September+2009%3A+OO+framework+completed">15 September 2009: OO framework completed</a>
+</li>
+<li>
+<a href="#1+June+2006%3A+Lucy+project+approved">1 June 2006: Lucy project approved</a>
 </li>
 </ul>
 </li>
@@ -123,19 +180,25 @@
 <p> 
         Lucy will be a loose C port of the Java Lucene search engine library,
         with Perl and Ruby bindings.  The project was undertaken when it
-        occurred to the authors of two Lucene ports, <a href="http://www.rectangular.com/kinosearch/">KinoSearch</a> and <a href="http://ferret.davebalmain.com/trac/">Ferret</a>, that as they
-        had written more and more C code, their projects had converged... so
-        maybe they ought to join forces.  
+        occurred to the authors of two Lucene ports, <a href="http://www.rectangular.com/kinosearch/">KinoSearch</a> and
+        Ferret, that as they had written more and more C code, their projects
+        had converged... so maybe they ought to join forces.  
       </p>
 </div>
 
 
     
-<a name="N1001E"></a><a name="News"></a>
+<a name="N1001A"></a><a name="News"></a>
 <h2 class="boxed">News</h2>
 <div class="section">
-<a name="N10024"></a><a name="1+June%2C+2006%3A+Lucy+project+approved"></a>
-<h3 class="boxed">1 June, 2006: Lucy project approved</h3>
+<a name="N10020"></a><a name="15+September+2009%3A+OO+framework+completed"></a>
+<h3 class="boxed">15 September 2009: OO framework completed</h3>
+<p>After a long stretch of apparent dormancy, the pace of Lucy
+        development has quickened this year.  We have now finished the
+        underlying OO framework and have begun work on search code.
+        </p>
+<a name="N1002A"></a><a name="1+June+2006%3A+Lucy+project+approved"></a>
+<h3 class="boxed">1 June 2006: Lucy project approved</h3>
 <p>The Lucene PMC has formally approved the 
         <a href="http://wiki.apache.org/jakarta-lucene/LucyProposal">proposal</a>
         for the Lucy sub-project.</p>
@@ -143,18 +206,27 @@
 
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
 <div class="copyright">
         Copyright &copy;
-         2006 The Apache Software Foundation.</div>
+         2006-2009 The Apache Software Foundation.</div>
 <div id="logos"></div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: lucene/lucy/website/build/site/issue_tracking.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/issue_tracking.html?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/issue_tracking.html (original)
+++ lucene/lucy/website/build/site/issue_tracking.html Tue Sep 15 21:47:17 2009
@@ -1,9 +1,9 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.7">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Lucy Issue Tracking</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -16,43 +16,88 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache</a> &gt; <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/150x80clear.png" title=""></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://lucene.apache.org/lucy/"><img class="logoImage" alt="Lucy" src="images/400x80clear.png" title="Search Engine Library"></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input attr="value" name="Search" value="Search" type="submit">
+                    <input name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li class="current">
-<a class="base-selected" href="index.html">Main</a>
+<a class="selected" href="index.html">Main</a>
 </li>
 <li>
-<a class="base-not-selected" href="http://wiki.apache.org/lucy">Wiki</a>
+<a class="unselected" href="http://wiki.apache.org/lucy">Wiki</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
-             
+
              &nbsp;
            </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">Project</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -93,8 +138,17 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2"></div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <h1>Lucy Issue Tracking</h1>
 <div id="minitoc-area">
@@ -121,17 +175,26 @@
 
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
 <div class="copyright">
         Copyright &copy;
-         2006 The Apache Software Foundation.</div>
+         2006-2009 The Apache Software Foundation.</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: lucene/lucy/website/build/site/linkmap.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/linkmap.html?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/linkmap.html (original)
+++ lucene/lucy/website/build/site/linkmap.html Tue Sep 15 21:47:17 2009
@@ -1,11 +1,11 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.7">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="pelt">
-<title>Site Linkmap</title>
+<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">
 <link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
@@ -16,43 +16,88 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache</a> &gt; <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/150x80clear.png" title=""></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://lucene.apache.org/lucy/"><img class="logoImage" alt="Lucy" src="images/400x80clear.png" title="Search Engine Library"></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input attr="value" name="Search" value="Search" type="submit">
+                    <input name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li class="current">
-<a class="base-selected" href="index.html">Main</a>
+<a class="selected" href="index.html">Main</a>
 </li>
 <li>
-<a class="base-not-selected" href="http://wiki.apache.org/lucy">Wiki</a>
+<a class="unselected" href="http://wiki.apache.org/lucy">Wiki</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
-             
+
              &nbsp;
            </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">Project</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -93,42 +138,44 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2"></div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
-<h1>Site Linkmap</h1>
-<div id="minitoc-area">
-<ul class="minitoc">
-<li>
-<a href="#Table+of+Contents">Table of Contents</a>
-</li>
-</ul>
-</div>
-<a name="N10007"></a><a name="Table+of+Contents"></a>
-<h2 class="boxed">Table of Contents</h2>
-<div class="section">
+<h1>Site Linkmap Table of Contents</h1>
+<p>
+          This is a map of the complete site and its structure.
+        </p>
 <ul>
 <li>
-<a href="">Lucy</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>site</em>
+<a>Lucy</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>site</em>
 </li>
 <ul>
 
   
 <ul>
 <li>
-<a href="">Project</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>project</em>
+<a>Project</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>project</em>
 </li>
 <ul>
     
 <ul>
 <li>
-<a href="index.html">News</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>news</em>
+<a href="index.html">News</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>news</em>
 </li>
 </ul>
     
 <ul>
 <li>
-<a href="credits.html">Credits</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>credits</em>
+<a href="credits.html">Credits</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>credits</em>
 </li>
 </ul>
   
@@ -138,31 +185,31 @@
   
 <ul>
 <li>
-<a href="">Resources</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>resources</em>
+<a>Resources</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>resources</em>
 </li>
 <ul>
     
 <ul>
 <li>
-<a href="mailing_lists.html">Mailing Lists</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>contact</em>
+<a href="mailing_lists.html">Mailing Lists</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>contact</em>
 </li>
 </ul>
     
 <ul>
 <li>
-<a href="download.html">Download</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>contact</em>
+<a href="download.html">Download</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>contact</em>
 </li>
 </ul>
     
 <ul>
 <li>
-<a href="issue_tracking.html">Issue Tracking</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>issues</em>
+<a href="issue_tracking.html">Issue Tracking</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>issues</em>
 </li>
 </ul>
     
 <ul>
 <li>
-<a href="version_control.html">Version Control</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>vcs</em>
+<a href="version_control.html">Version Control</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>vcs</em>
 </li>
 </ul>
   
@@ -172,25 +219,25 @@
   
 <ul>
 <li>
-<a href="">Related Projects</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>projects</em>
+<a>Related Projects</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>projects</em>
 </li>
 <ul>
     
 <ul>
 <li>
-<a href="http://lucene.apache.org/java/">Lucene Java</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>lucene</em>
+<a href="http://lucene.apache.org/java/">Lucene Java</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>lucene</em>
 </li>
 </ul>
     
 <ul>
 <li>
-<a href="http://lucene.apache.org/nutch/">Nutch</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>nutch</em>
+<a href="http://lucene.apache.org/nutch/">Nutch</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>nutch</em>
 </li>
 </ul>
     
 <ul>
 <li>
-<a href="http://lucene.apache.org/hadoop/">Hadoop</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>hadoop</em>
+<a href="http://lucene.apache.org/hadoop/">Hadoop</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>hadoop</em>
 </li>
 </ul>
   
@@ -203,18 +250,26 @@
 </ul>
 </ul>
 </div>
-</div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
 <div class="copyright">
         Copyright &copy;
-         2006 The Apache Software Foundation.</div>
+         2006-2009 The Apache Software Foundation.</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: lucene/lucy/website/build/site/mailing_lists.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/mailing_lists.html?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/mailing_lists.html (original)
+++ lucene/lucy/website/build/site/mailing_lists.html Tue Sep 15 21:47:17 2009
@@ -1,9 +1,9 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.7">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Lucy Mailing Lists</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -16,43 +16,88 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache</a> &gt; <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/150x80clear.png" title=""></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://lucene.apache.org/lucy/"><img class="logoImage" alt="Lucy" src="images/400x80clear.png" title="Search Engine Library"></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input attr="value" name="Search" value="Search" type="submit">
+                    <input name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li class="current">
-<a class="base-selected" href="index.html">Main</a>
+<a class="selected" href="index.html">Main</a>
 </li>
 <li>
-<a class="base-not-selected" href="http://wiki.apache.org/lucy">Wiki</a>
+<a class="unselected" href="http://wiki.apache.org/lucy">Wiki</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
-             
+
              &nbsp;
            </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">Project</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -93,8 +138,17 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2"></div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <h1>Lucy Mailing Lists</h1>
 <div id="minitoc-area">
@@ -132,7 +186,7 @@
 </li>
       
 </ul>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">Only subscribers may post to the list.</div>
 </div>
@@ -159,7 +213,7 @@
 </li>
       
 </ul>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">Only subscribers may post to the list.</div>
 </div>
@@ -194,17 +248,26 @@
 
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
 <div class="copyright">
         Copyright &copy;
-         2006 The Apache Software Foundation.</div>
+         2006-2009 The Apache Software Foundation.</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>

Modified: lucene/lucy/website/build/site/skin/CommonMessages_de.xml
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/CommonMessages_de.xml?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/CommonMessages_de.xml (original)
+++ lucene/lucy/website/build/site/skin/CommonMessages_de.xml Tue Sep 15 21:47:17 2009
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 1999-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
 

Modified: lucene/lucy/website/build/site/skin/CommonMessages_en_US.xml
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/CommonMessages_en_US.xml?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/CommonMessages_en_US.xml (original)
+++ lucene/lucy/website/build/site/skin/CommonMessages_en_US.xml Tue Sep 15 21:47:17 2009
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 1999-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
 
@@ -19,5 +19,5 @@
   <message  key="Font size:">Font size:</message>
   <message key="Last Published:">Last Published:</message>
   <message key="Search">Search</message>
-  <message key="Search the site with">Search the site with</message>
+  <message key="Search the site with">Search site with</message>
 </catalogue>

Modified: lucene/lucy/website/build/site/skin/CommonMessages_es.xml
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/CommonMessages_es.xml?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/CommonMessages_es.xml (original)
+++ lucene/lucy/website/build/site/skin/CommonMessages_es.xml Tue Sep 15 21:47:17 2009
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 1999-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
 
@@ -21,4 +21,3 @@
   <message key="Search">Buscar</message>
   <message key="Search the site with">Buscar en</message>
 </catalogue>
-

Modified: lucene/lucy/website/build/site/skin/CommonMessages_fr.xml
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/CommonMessages_fr.xml?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/CommonMessages_fr.xml (original)
+++ lucene/lucy/website/build/site/skin/CommonMessages_fr.xml Tue Sep 15 21:47:17 2009
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 1999-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
 

Modified: lucene/lucy/website/build/site/skin/basic.css
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/basic.css?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/basic.css (original)
+++ lucene/lucy/website/build/site/skin/basic.css Tue Sep 15 21:47:17 2009
@@ -1,10 +1,10 @@
 /*
-* Copyright 2002-2005 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
 *
@@ -38,34 +38,45 @@
   clear: both;
 }
 
-.frame {
+.note, .warning, .fixme {
   border: solid black 1px;
   margin: 1em 3em;
 }
 
-.frame .label {
+.note .label {
   background: #369;
   color: white;
   font-weight: bold;
   padding: 5px 10px;
 }
-.frame .content {
-  padding: 5px 10px;
+.note .content {
   background: #F0F0FF;
   color: black;
   line-height: 120%;
   font-size: 90%;
+  padding: 5px 10px;
 }
 .warning .label {
   background: #C00;
   color: white;
+  font-weight: bold;
+  padding: 5px 10px;
 }
 .warning .content {
   background: #FFF0F0;
   color: black;
+  line-height: 120%;
+  font-size: 90%;
+  padding: 5px 10px;
 }
 .fixme .label {
   background: #C6C600;
+  color: black;
+  font-weight: bold;
+  padding: 5px 10px;
+}
+.fixme .content {
+  padding: 5px 10px;
 }
 
 /**
@@ -128,10 +139,18 @@
 
 #content li,
 #content th,
-#content td {
-  line-height: 110%;  
-  margin-top: .1em;
-  margin-bottom: .1em;
+#content td,
+#content li ul,
+#content li ol{
+  margin-top: .5em;
+  margin-bottom: .5em;
+}
+
+
+#content li li,
+#minitoc-area li{
+  margin-top: 0em;
+  margin-bottom: 0em;
 }
 
 #content .attribution {

Modified: lucene/lucy/website/build/site/skin/breadcrumbs-optimized.js
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/breadcrumbs-optimized.js?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/breadcrumbs-optimized.js (original)
+++ lucene/lucy/website/build/site/skin/breadcrumbs-optimized.js Tue Sep 15 21:47:17 2009
@@ -1,10 +1,10 @@
 /*
-* 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
 *

Modified: lucene/lucy/website/build/site/skin/breadcrumbs.js
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/breadcrumbs.js?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/breadcrumbs.js (original)
+++ lucene/lucy/website/build/site/skin/breadcrumbs.js Tue Sep 15 21:47:17 2009
@@ -1,10 +1,10 @@
 /*
-* 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
 *

Modified: lucene/lucy/website/build/site/skin/fontsize.js
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/fontsize.js?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/fontsize.js (original)
+++ lucene/lucy/website/build/site/skin/fontsize.js Tue Sep 15 21:47:17 2009
@@ -1,10 +1,10 @@
 /*
-* 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
 *

Modified: lucene/lucy/website/build/site/skin/getBlank.js
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/getBlank.js?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/getBlank.js (original)
+++ lucene/lucy/website/build/site/skin/getBlank.js Tue Sep 15 21:47:17 2009
@@ -1,10 +1,10 @@
 /*
-* 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
 *
@@ -15,12 +15,14 @@
 * limitations under the License.
 */
 /**
- * This script, when included in a html file and called from a form text field, will set the value of this field to ""
+ * getBlank script - when included in a html file and called from a form text field, will set the value of this field to ""
  * if the text value is still the standard value.
+ * getPrompt script - when included in a html file and called from a form text field, will set the value of this field to the prompt
+ * if the text value is empty.
  *
  * Typical usage:
  * <script type="text/javascript" language="JavaScript" src="getBlank.js"></script>
- * <input type="text" id="query" value="Search the site:" onFocus="getBlank (this, 'Search the site:');"/>
+ * <input type="text" id="query" value="Search the site:" onFocus="getBlank (this, 'Search the site:');" onBlur="getBlank (this, 'Search the site:');"/>
  */
 <!--
 function getBlank (form, stdValue){
@@ -29,4 +31,10 @@
 	}
 return true;
 }
+function getPrompt (form, stdValue){
+if (form.value == ''){
+	form.value = stdValue;
+	}
+return true;
+}
 //-->

Modified: lucene/lucy/website/build/site/skin/getMenu.js
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/getMenu.js?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/getMenu.js (original)
+++ lucene/lucy/website/build/site/skin/getMenu.js Tue Sep 15 21:47:17 2009
@@ -1,10 +1,10 @@
 /*
-* 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
 *

Modified: lucene/lucy/website/build/site/skin/images/chapter_open.gif
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/images/chapter_open.gif?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/lucy/website/build/site/skin/images/rc-b-l-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/images/rc-b-l-15-1body-2menu-3menu.png?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/lucy/website/build/site/skin/images/rc-b-r-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/images/rc-b-r-15-1body-2menu-3menu.png?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/lucy/website/build/site/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/lucy/website/build/site/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/lucy/website/build/site/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/lucy/website/build/site/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/lucy/website/build/site/skin/images/rc-t-r-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/images/rc-t-r-15-1body-2menu-3menu.png?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/lucy/website/build/site/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/lucy/website/build/site/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/lucy/website/build/site/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/lucy/website/build/site/skin/menu.js
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/menu.js?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/menu.js (original)
+++ lucene/lucy/website/build/site/skin/menu.js Tue Sep 15 21:47:17 2009
@@ -1,10 +1,10 @@
 /*
-* 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
 *
@@ -32,19 +32,17 @@
     var title = document.getElementById(obj+'Title');
 
     if(obj.indexOf("_selected_")==0&&el.style.display == ""){
-      //nicolaken: doesn't work :-(
-      //title.style.backgroundImage = "url('images/chapter_open.gif')";
       el.style.display = "block";
+      title.className = "pagegroupselected";
     }
 
-    if(el.style.display != "block"){ 
-      //nicolaken: doesn't work :-(
-      //title.style.backgroundImage = 'url([url]images/chapter_open.gif[/url])';
+    if(el.style.display != "block"){
       el.style.display = "block";
-    }else{
-      //nicolaken: doesn't work :-(
-      //title.style.backgroundImage = "url('images/chapter.gif')";
+      title.className = "pagegroupopen";
+    }
+    else{
       el.style.display = "none";
+      title.className = "pagegroup";
     }
   }// end -  if(document.getElementById) 
 }//end - function SwitchMenu(obj)

Modified: lucene/lucy/website/build/site/skin/print.css
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/print.css?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/print.css (original)
+++ lucene/lucy/website/build/site/skin/print.css Tue Sep 15 21:47:17 2009
@@ -1,10 +1,10 @@
 /*
-* 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
 *
@@ -31,12 +31,12 @@
   padding: 0;
   float: none !important;
   color: black;
-  background: transparent;
+  background: inherit;
 }
 
 a:link, a:visited {
   color: #336699;
-  background: transparent;
+  background: inherit;
   text-decoration: underline;
 }
 

Modified: lucene/lucy/website/build/site/skin/profile.css
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/profile.css?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/profile.css (original)
+++ lucene/lucy/website/build/site/skin/profile.css Tue Sep 15 21:47:17 2009
@@ -46,11 +46,16 @@
 #tabs li a:visited { color: #000000; }
 #tabs li a:hover { color: #000000; }
 
-#level2tabs       { background-color: #4C6C8F ;} 
+#level2tabs a.selected      { background-color: #4C6C8F ;} 
 #level2tabs a:link {  color: #ffffff;  }
 #level2tabs a:visited { color: #ffffff; }
 #level2tabs a:hover { color: #ffffff; }
 
+#level2tabs { background-color: #E5E4D9;}
+#level2tabs a.unselected:link {  color: #000000;  }
+#level2tabs a.unselected:visited { color: #000000; }
+#level2tabs a.unselected:hover { color: #000000; }
+
 .heading { background-color: #E5E4D9;} 
 
 .boxed { background-color: #E5E4D9;} 
@@ -80,7 +85,8 @@
 background: #E5E4D9; 
 }
 
-#menu .menupagetitle  { background-color: #CFDCED}
+#menu .menupagetitle  { background-color: #CFDCED;
+  color: #000000;}
 
 #menu           { border-color: #999999;}
 #menu .menupagetitle  { border-color: #999999;}
@@ -104,7 +110,6 @@
 color: #000000; 
 } 
  
-#menu .menupagetitle  { color: #000000;}    
 #menu .menupageitemgroup     { 
 background-color: #E5E4D9;
 }
@@ -123,8 +128,8 @@
 color: #000000;
 } 
 a:link { color:#0000ff} 
-a:visited { color:#0000ff} 
-a:hover { color:#0000ff} 
+a:visited { color:#009999} 
+a:hover { color:#6587ff} 
 
  
 .ForrestTable      { background-color: #ccc;} 

Modified: lucene/lucy/website/build/site/skin/screen.css
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/skin/screen.css?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/skin/screen.css (original)
+++ lucene/lucy/website/build/site/skin/screen.css Tue Sep 15 21:47:17 2009
@@ -1,10 +1,10 @@
 /*
-* 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,7 +17,7 @@
 body {  margin: 0px 0px 0px 0px; font-family: Verdana, Helvetica, sans-serif; }
 
 h1     { font-size : 160%; margin: 0px 0px 0px 0px;  padding: 0px; }
-h2     { font-size : 140%; margin: 0.9em 0px 0px 0px; padding: 0px; font-weight : bold;}
+h2     { font-size : 140%; margin: 1em 0px 0.8em 0px; padding: 0px; font-weight : bold;}
 h3     { font-size : 130%; margin: 0.8em 0px 0px 0px; padding: 0px; font-weight : bold; }
 .h3 { margin: 22px 0px 3px 0px; }
 h4     { font-size : 120%; margin: 0.7em 0px 0px 0px; padding: 0px; font-weight : normal; text-align: left; }
@@ -152,6 +152,12 @@
     width: .1em; /* IE/Win fix */
 }
 
+#tabs li a:hover {
+   
+    cursor: pointer;
+    text-decoration:underline;
+}
+
 #tabs > li a { width: auto; } /* Rest of IE/Win fix */
 
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
@@ -188,6 +194,27 @@
 margin: 0;
 float:left;
 position:relative;
+
+}
+
+
+
+#level2tabs  a:hover {
+   
+    cursor: pointer;
+    text-decoration:underline;
+    
+}
+
+#level2tabs  a{
+   
+    cursor: pointer;
+    text-decoration:none;
+    background-image: url('images/chapter.gif');
+    background-repeat: no-repeat;
+    background-position: center left;
+    padding-left: 6px;
+    margin-left: 6px;
 }
 
 /*
@@ -252,10 +279,10 @@
 /**
  * Side menu
  */
-#menu a {  font-weight: normal;}
+#menu a {  font-weight: normal; text-decoration: none;}
 #menu a:visited {  font-weight: normal; }
 #menu a:active {  font-weight: normal; }
-#menu a:hover {  font-weight: normal; }
+#menu a:hover {  font-weight: normal;  text-decoration:underline;}
 
 #menuarea { width:10em;}
 #menu {
@@ -268,6 +295,7 @@
     z-index: 20;
     background-color: #f90;
     font-size : 70%;
+    
 }
 
 .menutitle {
@@ -278,20 +306,26 @@
         background-repeat: no-repeat;
         background-position: center left;
         font-weight : bold;
+
+        
 }
 
+.menutitle:hover{text-decoration:underline;cursor: pointer;}
+
 #menu .menuitemgroup {
         margin: 0px 0px 6px 8px;
         padding: 0px;
         font-weight : bold; }
 
 #menu .selectedmenuitemgroup{
-        margin: 0px 0px 6px 8px;
+        margin: 0px 0px 0px 8px;
         padding: 0px;
-        font-weight : bold; }
+        font-weight : normal; 
+       
+        }
 
 #menu .menuitem {
-        padding: 0px 0px 2px 12px;
+        padding: 2px 0px 1px 13px;
         background-image: url('images/page.gif');
         background-repeat: no-repeat;
         background-position: center left;
@@ -300,19 +334,20 @@
 }
 
 #menu .menupage {
-        margin: 5px 0px 5px 10px;
+        margin: 2px 0px 1px 10px;
         padding: 0px 3px 0px 12px;
-        background-image: url('images/current.gif');
+        background-image: url('images/page.gif');
         background-repeat: no-repeat;
-        background-position: top left;
+        background-position: center left;
         font-style : normal;
 }
 #menu .menupagetitle {
-        padding: 0px 0px 0px 6px;
+        padding: 0px 0px 0px 1px;
         font-style : normal;
         border-style: solid;
         border-width: 1px;
         margin-right: 10px;
+         
 }
 #menu .menupageitemgroup {
         padding: 3px 0px 4px 6px;
@@ -436,10 +471,11 @@
 #minitoc-area {
     border-top: solid 1px #4C6C8F;
     border-bottom: solid 1px #4C6C8F;
-    margin-bottom: 15px;
+    margin: 15px 10% 5px 15px;
+   /* margin-bottom: 15px;
     margin-left: 15px;
-    margin-right: 10%;
-    padding-bottom: 5px;
+    margin-right: 10%;*/
+    padding-bottom: 7px;
     padding-top: 5px;
 }
 .minitoc {
@@ -523,6 +559,7 @@
 }
 
 .printlink {
+    position: relative; /* IE bugfix cont'd */
     float: right;
 }
 .printlink br {

Modified: lucene/lucy/website/build/site/version_control.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/version_control.html?rev=815503&r1=815502&r2=815503&view=diff
==============================================================================
--- lucene/lucy/website/build/site/version_control.html (original)
+++ lucene/lucy/website/build/site/version_control.html Tue Sep 15 21:47:17 2009
@@ -1,9 +1,9 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.7">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Lucy Version Control System</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -16,43 +16,88 @@
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
 <a href="http://www.apache.org/">apache</a> &gt; <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
+<!--+
+    |header
+    +-->
 <div class="header">
+<!--+
+    |start group logo
+    +-->
 <div class="grouplogo">
 <a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/150x80clear.png" title=""></a>
 </div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
 <div class="projectlogo">
 <a href="http://lucene.apache.org/lucy/"><img class="logoImage" alt="Lucy" src="images/400x80clear.png" title="Search Engine Library"></a>
 </div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
 <div class="searchbox">
 <form action="http://www.google.com/search" method="get" class="roundtopsmall">
 <input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
-                    <input attr="value" name="Search" value="Search" type="submit">
+                    <input name="Search" value="Search" type="submit">
 </form>
 </div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
 <ul id="tabs">
 <li class="current">
-<a class="base-selected" href="index.html">Main</a>
+<a class="selected" href="index.html">Main</a>
 </li>
 <li>
-<a class="base-not-selected" href="http://wiki.apache.org/lucy">Wiki</a>
+<a class="unselected" href="http://wiki.apache.org/lucy">Wiki</a>
 </li>
 </ul>
+<!--+
+    |end Tabs
+    +-->
 </div>
 </div>
 <div id="main">
 <div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
 <div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
+<!--+
+    |breadtrail
+    +-->
 <div class="breadtrail">
-             
+
              &nbsp;
            </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
 <div id="menu">
 <div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">Project</div>
 <div id="menu_1.1" class="menuitemgroup">
@@ -93,8 +138,17 @@
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
 <div id="credit2"></div>
 </div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
 <div id="content">
 <h1>Lucy Version Control System</h1>
 <div id="minitoc-area">
@@ -164,17 +218,26 @@
     
   
 </div>
+<!--+
+    |end content
+    +-->
 <div class="clearboth">&nbsp;</div>
 </div>
 <div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
 <div class="lastmodified">
 <script type="text/javascript"><!--
-document.write("<text>Last Published:</text> " + document.lastModified);
+document.write("Last Published: " + document.lastModified);
 //  --></script>
 </div>
 <div class="copyright">
         Copyright &copy;
-         2006 The Apache Software Foundation.</div>
+         2006-2009 The Apache Software Foundation.</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
 </body>
 </html>