Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv12801/WEB-INF
Modified Files:
struts-repository.xml
Log Message:
CMSC-1089,change Assets display in two ways. list and thumbnails.contentSearch
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.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- struts-repository.xml 13 Nov 2008 04:24:08 -0000 1.21
+++ struts-repository.xml 13 Nov 2008 10:17:04 -0000 1.22
@@ -100,11 +100,11 @@
<action path="/editors/repository/SearchInitAction"
type="com.finalist.cmsc.repository.forms.SearchInitAction"
name="SearchForm" scope="request" unknown="false" validate="false">
- <forward name="searchoptions" path="/editors/repository/search.jsp"
redirect="false" />
- <forward name="dosearch" path="/editors/repository/SearchAction.do"
redirect="false" />
+ <forward name="searchoptions"
path="/editors/repository/contentsearch.jsp" redirect="false" />
+ <forward name="dosearch"
path="/editors/repository/ContentSearchAction.do" redirect="false" />
</action>
- <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 path="/editors/repository/ContentSearchAction"
type="com.finalist.cmsc.repository.forms.ContentSearchAction"
+ name="SearchForm" scope="request"
input="/editors/repository/contentsearch.jsp" unknown="false" validate="true">
</action>
<action path="/editors/repository/contentMassDelete"
type="com.finalist.cmsc.repository.forms.ContentMassDeleteAction"
unknown="false" validate="false">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs