You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ch...@apache.org on 2006/07/18 20:52:43 UTC

svn commit: r423198 - /lenya/trunk/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap

Author: chestnut
Date: Tue Jul 18 11:52:43 2006
New Revision: 423198

URL: http://svn.apache.org/viewvc?rev=423198&view=rev
Log:
fix references to kupu module resources (for kupu editor files)

Modified:
    lenya/trunk/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap

Modified: lenya/trunk/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap?rev=423198&r1=423197&r2=423198&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap (original)
+++ lenya/trunk/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap Tue Jul 18 11:52:43 2006
@@ -115,7 +115,7 @@
               <map:transform src="fallback://lenya/modules/kupu/resources/kupu/apache-lenya/lenya/kupumacros.xsl">
                 <map:parameter name="contentfile" 
                   value="{request:requestURI}?lenya.usecase=kupu&amp;lenya.step=content"/>
-                <map:parameter name="context-prefix" value="{request:contextPath}"/>
+                <map:parameter name="context-prefix" value="{request:contextPath}/{page-envelope:publication-id}/modules/kupu"/>
                 <!-- Only used to display the document path of the edited doc  -->
                 <map:parameter name="document-path" value="{page-envelope:document-path}"/>
                 <map:parameter name="save-destination" 



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