You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ed...@apache.org on 2005/12/14 18:19:37 UTC

svn commit: r356812 - /lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl

Author: edith
Date: Wed Dec 14 09:19:32 2005
New Revision: 356812

URL: http://svn.apache.org/viewcvs?rev=356812&view=rev
Log:
Kupu isn't integrated according to the usecase framekork

Modified:
    lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl

Modified: lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl?rev=356812&r1=356811&r2=356812&view=diff
==============================================================================
--- lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl (original)
+++ lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl Wed Dec 14 09:19:32 2005
@@ -595,7 +595,8 @@
       </exit>
     </component-instance>
 
-    <component-instance name="kupu" logger="lenya.publication"
+    
+    <component-instance name="edit.kupu" logger="lenya.publication"
                         class="org.apache.lenya.cms.editors.kupu.Kupu">
       <transaction policy="pessimistic"/>
       <view template="usecases/edit/kupu/kupu.jx" menu="false"/>



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