Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
In directory
james.mmbase.org:/tmp/cvs-serv32732/cmsc/contentrepository/src/webapp/WEB-INF
Modified Files:
struts-repository.xml
Log Message:
CMSC-681 (change Assets display in two ways. list and thumbnails.)
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-681
Index: struts-repository.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- struts-repository.xml 11 Nov 2008 02:20:52 -0000 1.19
+++ struts-repository.xml 11 Nov 2008 05:56:54 -0000 1.20
@@ -221,6 +221,11 @@
<action path="/editors/repository/Asset"
type="com.finalist.cmsc.repository.forms.AssetAction"
unknown="false" validate="false">
<forward name="success" path="/editors/repository/elementlist.jsp"
redirect="false" />
+ <forward name="moveAssetToChannel"
path="/editors/repository/MoveAssetToChannel.do"/>
+ </action>
+ <action path="/editors/repository/MoveAssetToChannel"
type="com.finalist.cmsc.repository.forms.MoveAssetToChannelAction"
+ unknown="false" validate="false">
+ <forward name="success" path="/editors/repository/Asset.do"
redirect="false" />
</action>
<action path="/editors/repository/AssetSearchAction"
type="com.finalist.cmsc.repository.forms.AssetSearchAction"
name="AssetSearchForm" scope="request"
input="/editors/repository/assetsearch.jsp" unknown="false" validate="true">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs