Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
In directory
james.mmbase.org:/tmp/cvs-serv12310/contentrepository/src/webapp/WEB-INF
Modified Files:
struts-repository.xml
Log Message:
CMSC-1126 (using Assets in contentElements,add action about selecting often
used images in all channels,move the comparisonUtil.java to Container)
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1126
Index: struts-repository.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- struts-repository.xml 2 Dec 2008 02:40:21 -0000 1.23
+++ struts-repository.xml 3 Dec 2008 05:32:27 -0000 1.24
@@ -250,6 +250,10 @@
<forward name="restore" path="/editors/recyclebin/restore.jsp"
redirect="false" />
<forward name="success" path="/editors/recyclebin/index.jsp"
redirect="false" />
</action>
+ <action path="/editors/repository/HighFrequencyImag"
type="com.finalist.cmsc.repository.forms.HighFrequencyImagAction"
+ unknown="false" validate="false" name="ImageForm">
+ <forward name="success" path="/editors/resources/imagesearch.jsp"/>
+ </action>
<action path="/editors/repository/AssetSearchInitAction"
type="com.finalist.cmsc.repository.forms.AssetSearchInitAction"
name="AssetSearchForm" scope="request" unknown="false"
validate="false">
<forward name="searchoptions"
path="/editors/repository/assetsearch.jsp" redirect="false" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs