You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/10/28 06:41:33 UTC

svn commit: rev 55778 - incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya

Author: gregor
Date: Wed Oct 27 21:41:32 2004
New Revision: 55778

Modified:
   incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/lucene.xmap
Log:
when will people learn to use the repository instead of commenting dead code out..

Modified: incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/lucene.xmap
==============================================================================
--- incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/lucene.xmap	(original)
+++ incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/lucene.xmap	Wed Oct 27 21:41:32 2004
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 
-<!-- $Id: lucene.xmap,v 1.23 2004/07/12 03:28:22 michi Exp $ -->
+<!-- $Id$ -->
 
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 
@@ -92,7 +92,6 @@
             <map:parameter name="publicationid" value="{1}"/>
             <map:parameter name="area" value="{2}"/>
           </map:transform>
-          <!--<map:serialize type="html-iso-8859-1"/>-->
           <map:call resource="style-cms-page"/>
          </map:act>
         <map:transform src="xslt/search/search-and-results.xsl">
@@ -100,7 +99,6 @@
           <map:parameter name="contextprefix" value="{request:contextPath}"/>
           <map:parameter name="publicationid" value="{1}"/>
         </map:transform>
-        <!--<map:serialize type="html-iso-8859-1"/>-->
         <map:call resource="style-cms-page"/>
       </map:match>
       <map:handle-errors>

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org