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 2005/02/02 05:52:15 UTC

svn commit: r149482 - lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap

Author: gregor
Date: Tue Feb  1 20:52:14 2005
New Revision: 149482

URL: http://svn.apache.org/viewcvs?view=rev&rev=149482
Log:
Enabled roundtripping of images between BXE and Kupu. Note that this change requires at least Kupu revision 8795 to work. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=29164

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

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap?view=diff&r1=149481&r2=149482
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap Tue Feb  1 20:52:14 2005
@@ -148,6 +148,7 @@
               src="{fallback:resources/kupu/apache-lenya/lenya/content2edit.xsl}">
               <map:parameter name="css" 
                 value="{page-envelope:context-prefix}/{1}/authoring/css/page.css"/>
+              <map:parameter name="nodeid" value="{page-envelope:document-node-id}"/>
             </map:transform>
             <map:transform src="{global:basedir}/xslt/util/strip_namespaces.xsl"/>
               <map:serialize type="html"/>



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