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/11/22 04:45:38 UTC

svn commit: r106151 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap

Author: gregor
Date: Sun Nov 21 19:45:37 2004
New Revision: 106151

Modified:
   lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap
Log:
Make homepage matcher work with multiple languages

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap
Url: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap?view=diff&rev=106151&p1=lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap&r1=106150&p2=lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap&r2=106151
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap	(original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/parameter-doctype.xmap	Sun Nov 21 19:45:37 2004
@@ -45,7 +45,7 @@
 
     <map:pipeline>
       <!-- {area}/index.html -->
-      <map:match pattern="*/index.html">
+      <map:match pattern="*/index*.html">
         <map:generate type="serverpages" src="../../config/parameters/default.xsp">
           <map:parameter name="value" value="homepage"/>
         </map:generate>

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