You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/10/06 04:26:14 UTC

svn commit: r306500 - in /forrest/trunk/main/webapp: ./ resources/stylesheets/ resources/stylesheets/search/

Author: crossley
Date: Wed Oct  5 19:26:05 2005
New Revision: 306500

URL: http://svn.apache.org/viewcvs?rev=306500&view=rev
Log:
Move the lucene stylesheets out of the subdirectory
and rename them to take advantage of the automatic
locationmap matches.
Issue: FOR-695

Added:
    forrest/trunk/main/webapp/resources/stylesheets/book2cinclude-lucene.xsl
      - copied unchanged from r294992, forrest/trunk/main/webapp/resources/stylesheets/search/book2cinclude-lucene.xsl
    forrest/trunk/main/webapp/resources/stylesheets/lucene-search2xdoc.xsl
      - copied unchanged from r294992, forrest/trunk/main/webapp/resources/stylesheets/search/search2document.xsl
    forrest/trunk/main/webapp/resources/stylesheets/lucene-update2xdoc.xsl
      - copied unchanged from r294992, forrest/trunk/main/webapp/resources/stylesheets/search/lucene-update2document.xsl
    forrest/trunk/main/webapp/resources/stylesheets/xdoc2lucene.xsl
      - copied unchanged from r294992, forrest/trunk/main/webapp/resources/stylesheets/search/document2lucene.xsl
Removed:
    forrest/trunk/main/webapp/locationmap-search.xml
    forrest/trunk/main/webapp/resources/stylesheets/search/
Modified:
    forrest/trunk/main/webapp/locationmap.xml

Modified: forrest/trunk/main/webapp/locationmap.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/locationmap.xml?rev=306500&r1=306499&r2=306500&view=diff
==============================================================================
--- forrest/trunk/main/webapp/locationmap.xml (original)
+++ forrest/trunk/main/webapp/locationmap.xml Wed Oct  5 19:26:05 2005
@@ -69,11 +69,6 @@
       <mount src="{forrest:context}/locationmap-issues.xml"/>
     </select>
 
-    <!--  FIXME: not sure where to put these lucene ones -->
-    <select>
-      <mount src="{forrest:context}/locationmap-search.xml"/>
-    </select>
-    
     <!-- ================================== -->
     <!-- project files                      -->
     <!-- ================================== -->