Update of 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv6688/src/webapp/WEB-INF

Modified Files:
        struts-repository.xml 
Log Message:
CMSC-412, mass move, delete of content elements


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-412


Index: struts-repository.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- struts-repository.xml       30 Apr 2008 08:14:36 -0000      1.10
+++ struts-repository.xml       23 Jun 2008 10:18:22 -0000      1.11
@@ -103,7 +103,11 @@
                <action path="/editors/repository/SearchAction" 
type="com.finalist.cmsc.repository.forms.SearchAction"
                        name="SearchForm" scope="request" 
input="/editors/repository/search.jsp" unknown="false" validate="true">
                </action>
-
+               <action path="/editors/repository/contentMassDelete" 
type="com.finalist.cmsc.repository.forms.ContentMassDeleteAction" 
+                       unknown="false" validate="false">
+                       <forward name="success" 
path="/editors/repository/Content.do" redirect="true" />
+                       <forward name="unlinkcreation" 
path="/editors/repository/unlinkcreation.jsp" redirect="false" />        
+               </action>
                <!-- ==== Select repository nodes ==== -->
        
                <action path="/editors/repository/select/SelectorChannel" 
type="com.finalist.cmsc.repository.select.forms.SelectorAction" 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to