You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2005/05/13 16:40:03 UTC

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

Author: andreas
Date: Fri May 13 07:40:03 2005
New Revision: 170028

URL: http://svn.apache.org/viewcvs?rev=170028&view=rev
Log:
commented out non-finished usecase declaration from cocoon.xconf

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=170028&r1=170027&r2=170028&view=diff
==============================================================================
--- lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl (original)
+++ lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl Fri May 13 07:40:03 2005
@@ -464,11 +464,13 @@
       <transaction policy="pessimistic"/>
       <view template="edit/forms/oneform" menu="false"/>
     </component-instance>
+<!--
     <component-instance name="edit.bxe" logger="lenya.publication"
                         class="org.apache.lenya.cms.editors.Editor">
       <transaction policy="pessimistic"/>
       <view template="edit/bxe/bxe" menu="false"/>
     </component-instance>
+-->
   </usecases>
 
   <component role="org.apache.cocoon.components.cron.CronJob/usecase"



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