You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2011/08/06 23:20:25 UTC

svn commit: r793882 - /websites/staging/lucene/trunk/content/lucene/index.html

Author: buildbot
Date: Sat Aug  6 21:20:25 2011
New Revision: 793882

Log:
Staging update by buildbot

Modified:
    websites/staging/lucene/trunk/content/lucene/index.html

Modified: websites/staging/lucene/trunk/content/lucene/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/index.html (original)
+++ websites/staging/lucene/trunk/content/lucene/index.html Sat Aug  6 21:20:25 2011
@@ -39,6 +39,7 @@
 <body id="home">
 <div id="wrap">
   <div id="header">
+    <div id="logo"><a href="http://lucene.apache.org/"></a></div>
     <div id="search">
       <script type="text/javascript">
         function getBlank(input, stdValue) {
@@ -186,9 +187,28 @@
     </div>
 
     <div id="sidebar">
-      <h1 id="about">About</h1>
-<h1 id="user_resources">User Resources</h1>
+      <h1 id="user_resources">User Resources</h1>
+<ul>
+<li><a href="http://lucene.apache.org/core-old">Old Lucene Site</a></li>
+<li><a href="http://lucene.apache.org/solr-old">Old Solr Site</a></li>
+<li><a href="http://lucene.apache.org/pylucene-old">Old PyLucene Site</a></li>
+<li><a href="http://lucene.apache.org/orp-old">Old Open Relevance Site</a></li>
+</ul>
 <h1 id="dev_resources">Dev Resources</h1>
+<ul>
+<li>Issue Tracking<ul>
+<li>Lucene JIRA LINK</li>
+<li>Solr JIRA LINK</li>
+<li>PyLucene JIRA LINK</li>
+<li>Open Relevance JIRA LINK</li>
+</ul>
+</li>
+</ul>
+<h1 id="about">About</h1>
+<ul>
+<li>[Who We are]</li>
+<li>[Credits]</li>
+</ul>
 <h1 id="asf_links">ASF links</h1>
 <ul>
 <li><a href="http://www.apache.org">Apache Software Foundation</a></li>