You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2005/07/06 00:19:05 UTC

svn commit: r209335 - /forrest/branches/locationmap_branch/main/webapp/forrest.xmap

Author: rgardler
Date: Tue Jul  5 15:19:03 2005
New Revision: 209335

URL: http://svn.apache.org/viewcvs?rev=209335&view=rev
Log:
fixing bad commit r180037

Modified:
    forrest/branches/locationmap_branch/main/webapp/forrest.xmap

Modified: forrest/branches/locationmap_branch/main/webapp/forrest.xmap
URL: http://svn.apache.org/viewcvs/forrest/branches/locationmap_branch/main/webapp/forrest.xmap?rev=209335&r1=209334&r2=209335&view=diff
==============================================================================
--- forrest/branches/locationmap_branch/main/webapp/forrest.xmap (original)
+++ forrest/branches/locationmap_branch/main/webapp/forrest.xmap Tue Jul  5 15:19:03 2005
@@ -298,7 +298,14 @@
          </map:transform>
          <map:serialize type="xml-document"/>
        </map:match>
-   
+       <map:match type="i18n" pattern="{project:content.xdocs}{1}.*.xml"> 	 
+          <map:generate src="{source}" />
+          <map:call resource="transform-to-document">
+            <map:parameter name="src" value="{source}" />
+          </map:call>
+          <map:serialize type="xml-document"/>
+       </map:match>
+       
        <map:match pattern="**.xml">
          <map:select type="exists">
            <map:when test="{lm:{0}}">