Author: thorsten
Date: Mon Oct 31 01:31:52 2005
New Revision: 329788

URL: http://svn.apache.org/viewcvs?rev=329788&view=rev
Log:
Requesting the final xsl as well through the locationmap

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/internal.xmap

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/internal.xmap
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/internal.xmap?rev=329788&r1=329787&r2=329788&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/internal.xmap
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/internal.xmap
 Mon Oct 31 01:31:52 2005
@@ -222,7 +222,7 @@
       -->
       <map:match pattern="**.html">
         <map:generate src="{lm:structurer.html.{1}}" />
-        <map:transform src="cocoon:/structurer-xsl.html.{1}">
+        <map:transform src="{lm:structurer-xsl.html.{1}.xsl}">
           <map:parameter name="path" value="{0}" />
         </map:transform>
          <map:transform src="{lm:transform.xml.xml-namespace-stripped}" /> 


Reply via email to