Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv29341
Modified Files:
struts-repository.xml
Log Message:
CMSC-1089,change Assets display in two ways. list and thumbnails.previewImage
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1089
Index: struts-repository.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- struts-repository.xml 7 Nov 2008 02:54:48 -0000 1.16
+++ struts-repository.xml 10 Nov 2008 03:35:36 -0000 1.17
@@ -147,7 +147,10 @@
<action path="/editors/resources/ImageAction"
type="com.finalist.cmsc.resources.forms.ImageAction"
name="ImageForm" scope="request"
input="/editors/resources/imagesearch.jsp" unknown="false" validate="true">
</action>
-
+ <action path="/editors/resources/PreviewImageAction"
type="com.finalist.cmsc.resources.forms.PreviewImageAction"
+ unknown="false" validate="false">
+ <forward name="success" path="/editors/resources/previeImage.jsp"
redirect="false" />
+ </action>
<action path="/editors/resources/AttachmentInitAction"
type="com.finalist.cmsc.resources.forms.AttachmentInitAction"
name="AttachmentForm" scope="request" unknown="false"
validate="false">
<forward name="searchoptions"
path="/editors/resources/attachmentsearch.jsp" redirect="false" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs