Update of /var/cvs/contributions/CMSContainer_Modules/subsite/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv20077/subsite/src/webapp/WEB-INF

Modified Files:
        struts-subsite.xml 
Log Message:
CMSC-635 - Updates on subsite module and overview of Personal Pages.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/subsite/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-635


Index: struts-subsite.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/subsite/src/webapp/WEB-INF/struts-subsite.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- struts-subsite.xml  4 Jan 2008 16:51:41 -0000       1.4
+++ struts-subsite.xml  1 Feb 2008 12:55:56 -0000       1.5
@@ -47,13 +47,9 @@
          <forward name="success" path="/editors/subsite/refreshandshow.jsp" 
redirect="false" />
       </action>
 
-      <action path="/editors/repository/SearchInitAction" 
type="com.finalist.cmsc.subsite.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" />
-      </action>
-      <action path="/editors/subsite/PersonalPageAction" 
type="com.finalist.cmsc.subsite.forms.SearchAction"
-         name="SearchForm" scope="request" 
input="/editors/subsite/personalpages.jsp" unknown="false" validate="true">
+      <action path="/editors/subsite/SubSiteAction" 
type="com.finalist.cmsc.subsite.forms.SubSiteAction"
+         scope="request" unknown="false" validate="false">
+         <forward name="success" path="/editors/subsite/personalpages.jsp" 
redirect="false" />
       </action>
       
     </action-mappings>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to