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/26 03:06:39 UTC

svn commit: rev 55551 - incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default

Author: gregor
Date: Mon Oct 25 18:06:39 2004
New Revision: 55551

Modified:
   incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap
Log:
#31863
	  	Editing the Homepage of the default pub throws an homepage.rng not found error

Modified: incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap
==============================================================================
--- incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap	(original)
+++ incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap	Mon Oct 25 18:06:39 2004
@@ -45,16 +45,6 @@
 
     <map:pipeline>
       <!-- {area}/{uri} -->
-      <map:match pattern="*/index.html">
-        <map:generate type="serverpages" src="../../config/parameters/default.xsp">
-          <map:parameter name="value" value="homepage"/>
-	</map:generate>
-	<map:serialize type="xml"/>
-      </map:match>
-    </map:pipeline>
-
-    <map:pipeline>
-      <!-- {area}/{uri} -->
       <map:match pattern="*/**.html">
 	<map:act type="sourcetype" src="content/{1}/{page-envelope:document-path}">
 	  <map:generate type="serverpages" src="../../config/parameters/default.xsp">

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