Mailing List Archive

cvs commit: jakarta-lucene/xdocs/stylesheets project.xml
otis 2002/06/09 20:38:58

Modified: xdocs/stylesheets project.xml
Log:
- Added a link to Lucene Sandbox.

Revision Changes Path
1.10 +3 -2 jakarta-lucene/xdocs/stylesheets/project.xml

Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-lucene/xdocs/stylesheets/project.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- project.xml 15 May 2002 23:29:59 -0000 1.9
+++ project.xml 10 Jun 2002 03:38:58 -0000 1.10
@@ -14,14 +14,15 @@

<menu name="Resources">
<item name="FAQ (Official)" href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi" target="_blank"/>
- <item name="Getting Started" href="/gettingstarted.html"/>
<item name="JGuru FAQ" href="http://www.jguru.com/faq/Lucene"/>
+ <item name="Getting Started" href="/gettingstarted.html"/>
<item name="Bugs" href="/site/bugs.html"/>
<item name="Lucene Bugs" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Lucene&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=%27Importance%27"/>
- <item name="Articles" href="/resources.html"/>
<item name="Query Syntax" href="/queryparsersyntax.html"/>
<item name="Javadoc" href="/api/index.html"/>
<item name="Contributions" href="/contributions.html"/>
+ <item name="Lucene Sandbox" href="/lucenesandbox.html"/>
+ <item name="Articles" href="/resources.html"/>
</menu>

<menu name="Plans">




--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>