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

Modified Files:
      Tag: b1_5
        struts-repository.xml 
Log Message:
CMSC-899,Check and improve all lists according to guideline, add two forwards.


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


Index: struts-repository.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -b -r1.12 -r1.12.2.1
--- struts-repository.xml       27 Jun 2008 01:51:56 -0000      1.12
+++ struts-repository.xml       26 Sep 2008 07:05:36 -0000      1.12.2.1
@@ -170,6 +170,8 @@
                        <forward name="images" 
path="/editors/resources/imagesearch.jsp" redirect="false" />
                        <forward name="attachments" 
path="/editors/resources/attachmentsearch.jsp" redirect="false" />
                        <forward name="urls" 
path="/editors/resources/urlsearch.jsp" redirect="false" />
+         <forward name="imagesupload" 
path="/editors/resources/imageupload.jsp?uploadAction=" redirect="false" />
+         <forward name="attachmentsupload" 
path="/editors/resources/attachmentupload.jsp?uploadAction=search" 
redirect="false" />
                </action>
 
                <action path="/editors/resources/SecondaryEditAction" 
type="com.finalist.cmsc.resources.forms.SecondaryEditAction"
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to