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 2006/06/11 01:23:05 UTC

svn commit: r413381 - in /lucene/lucy/website/build/site: about.html credits.html index.html issue_tracking.html linkmap.html mailing_lists.html version_control.html

Author: marvin
Date: Sat Jun 10 16:23:04 2006
New Revision: 413381

URL: http://svn.apache.org/viewvc?rev=413381&view=rev
Log:
Apply changes to site.

Removed:
    lucene/lucy/website/build/site/about.html
Modified:
    lucene/lucy/website/build/site/credits.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/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=413381&r1=413380&r2=413381&view=diff
==============================================================================
--- lucene/lucy/website/build/site/credits.html (original)
+++ lucene/lucy/website/build/site/credits.html Sat Jun 10 16:23:04 2006
@@ -59,9 +59,6 @@
 <div class="menuitem">
 <a href="index.html">News</a>
 </div>
-<div class="menuitem">
-<a href="about.html">About</a>
-</div>
 <div class="menupage">
 <div class="menupagetitle">Credits</div>
 </div>

Modified: lucene/lucy/website/build/site/index.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/index.html?rev=413381&r1=413380&r2=413381&view=diff
==============================================================================
--- lucene/lucy/website/build/site/index.html (original)
+++ lucene/lucy/website/build/site/index.html Sat Jun 10 16:23:04 2006
@@ -5,7 +5,7 @@
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.7">
 <meta name="Forrest-skin-name" content="pelt">
-<title>Welcome to Apache Lucy!</title>
+<title>Welcome to Apache Lucy</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">
@@ -60,9 +60,6 @@
 <div class="menupagetitle">News</div>
 </div>
 <div class="menuitem">
-<a href="about.html">About</a>
-</div>
-<div class="menuitem">
 <a href="credits.html">Credits</a>
 </div>
 </div>
@@ -99,26 +96,46 @@
 <div id="credit2"></div>
 </div>
 <div id="content">
-<h1>Welcome to Apache Lucy!</h1>
+<h1>Welcome to Apache Lucy</h1>
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
+<a href="#Introduction">Introduction</a>
+</li>
+<li>
 <a href="#News">News</a>
 <ul class="minitoc">
 <li>
-<a href="#Lucy+project+initiated">Lucy project initiated</a>
+<a href="#1+June%2C+2006%3A+Lucy+project+approved">1 June, 2006: Lucy project approved</a>
 </li>
 </ul>
 </li>
 </ul>
 </div> 
+
+    
+<a name="N1000C"></a><a name="Introduction"></a>
+<h2 class="boxed">Introduction</h2>
+<div class="section">
+<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.  
+      </p>
+</div>
+
+
     
-<a name="N1000C"></a><a name="News"></a>
+<a name="N1001E"></a><a name="News"></a>
 <h2 class="boxed">News</h2>
 <div class="section">
-<a name="N10012"></a><a name="Lucy+project+initiated"></a>
-<h3 class="boxed">Lucy project initiated</h3>
-<p>TODO</p>
+<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>
+<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>
 </div>
 
   

Modified: lucene/lucy/website/build/site/issue_tracking.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/issue_tracking.html?rev=413381&r1=413380&r2=413381&view=diff
==============================================================================
--- lucene/lucy/website/build/site/issue_tracking.html (original)
+++ lucene/lucy/website/build/site/issue_tracking.html Sat Jun 10 16:23:04 2006
@@ -60,9 +60,6 @@
 <a href="index.html">News</a>
 </div>
 <div class="menuitem">
-<a href="about.html">About</a>
-</div>
-<div class="menuitem">
 <a href="credits.html">Credits</a>
 </div>
 </div>

Modified: lucene/lucy/website/build/site/linkmap.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/linkmap.html?rev=413381&r1=413380&r2=413381&view=diff
==============================================================================
--- lucene/lucy/website/build/site/linkmap.html (original)
+++ lucene/lucy/website/build/site/linkmap.html Sat Jun 10 16:23:04 2006
@@ -60,9 +60,6 @@
 <a href="index.html">News</a>
 </div>
 <div class="menuitem">
-<a href="about.html">About</a>
-</div>
-<div class="menuitem">
 <a href="credits.html">Credits</a>
 </div>
 </div>
@@ -123,12 +120,6 @@
 <ul>
 <li>
 <a href="index.html">News</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>news</em>
-</li>
-</ul>
-    
-<ul>
-<li>
-<a href="about.html">About</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>about</em>
 </li>
 </ul>
     

Modified: lucene/lucy/website/build/site/mailing_lists.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/mailing_lists.html?rev=413381&r1=413380&r2=413381&view=diff
==============================================================================
--- lucene/lucy/website/build/site/mailing_lists.html (original)
+++ lucene/lucy/website/build/site/mailing_lists.html Sat Jun 10 16:23:04 2006
@@ -60,9 +60,6 @@
 <a href="index.html">News</a>
 </div>
 <div class="menuitem">
-<a href="about.html">About</a>
-</div>
-<div class="menuitem">
 <a href="credits.html">Credits</a>
 </div>
 </div>
@@ -116,15 +113,15 @@
 <h2 class="boxed">Users</h2>
 <div class="section">
 <p>If you use Lucy, please subscribe to the Lucy user mailing list
-      (lucy-user@lucene.apache.org).</p>
+      (lucy-user at lucene dot apache dot org).</p>
 <ul>
         
 <li>
-<a href="mailto:lucy-user-subscribe.at.lucene.apache.org">Subscribe to List</a>
+<a href="mailto:lucy-user-subscribe@lucene.apache.org">Subscribe to List</a>
 </li>
         
 <li>
-<a href="mailto:lucy-user-unsubscribe.at.lucene.apache.org">Unsubscribe from List</a>
+<a href="mailto:lucy-user-unsubscribe@lucene.apache.org">Unsubscribe from List</a>
 </li>
         
 <li>
@@ -142,15 +139,16 @@
 <a name="N1002B"></a><a name="Developers"></a>
 <h2 class="boxed">Developers</h2>
 <div class="section">
-<p>If you'd like to contribute to Lucy, please subscribe to the Lucy developer mailing list.</p>
+<p>If you'd like to contribute to Lucy, please subscribe to the Lucy
+      developer mailing list (lucy-dev at lucene dot apache dot org).</p>
 <ul>
         
 <li>
-<a href="mailto:lucy-dev-subscribe.at.lucene.apache.org">Subscribe to List</a>
+<a href="mailto:lucy-dev-subscribe@lucene.apache.org">Subscribe to List</a>
 </li>
         
 <li>
-<a href="mailto:lucy-dev-unsubscribe.at.lucene.apache.org">Unsubscribe from List</a>
+<a href="mailto:lucy-dev-unsubscribe@lucene.apache.org">Unsubscribe from List</a>
 </li>
         
 <li>
@@ -171,16 +169,17 @@
 <p>
         If you'd like to follow each change made to 
         <a href="version_control.html">Lucy's source repository</a>, 
-        subscribe to the Lucy commit mailing list.
+        subscribe to the Lucy commit mailing list (lucy-commits at lucene dot
+        apache dot org).
       </p>
 <ul>
         
 <li>
-<a href="mailto:lucy-commits-subscribe.at.lucene.apache.org">Subscribe to List</a>
+<a href="mailto:lucy-commits-subscribe@lucene.apache.org">Subscribe to List</a>
 </li>
         
 <li>
-<a href="mailto:lucy-commits-unsubscribe.at.lucene.apache.org">Unsubscribe from List</a>
+<a href="mailto:lucy-commits-unsubscribe@lucene.apache.org">Unsubscribe from List</a>
 </li>
         
 <li>

Modified: lucene/lucy/website/build/site/version_control.html
URL: http://svn.apache.org/viewvc/lucene/lucy/website/build/site/version_control.html?rev=413381&r1=413380&r2=413381&view=diff
==============================================================================
--- lucene/lucy/website/build/site/version_control.html (original)
+++ lucene/lucy/website/build/site/version_control.html Sat Jun 10 16:23:04 2006
@@ -60,9 +60,6 @@
 <a href="index.html">News</a>
 </div>
 <div class="menuitem">
-<a href="about.html">About</a>
-</div>
-<div class="menuitem">
 <a href="credits.html">Credits</a>
 </div>
 </div>