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

Modified Files:
        struts-community.xml 
Log Message:
change newsletter publication could search, sort defaultly, CMSC-979 change 
staticSearch with more columns. remove the unuse function 
NewletterPublication,make the addUser turn to correct pages


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


Index: struts-community.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/struts-community.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- struts-community.xml        5 Aug 2008 07:56:06 -0000       1.24
+++ struts-community.xml        19 Sep 2008 10:32:02 -0000      1.25
@@ -55,7 +55,6 @@
          name="communityUserForm" scope="session" unknown="false" 
validate="true" input="/editors/community/user.jsp">
          <set-property property="cancellable" value="true"/>
          <forward name="success" 
path="/editors/community/SearchConditionalUser.do" redirect="true" />
-         <forward name="newslettersubscribers" 
path="/editors/newsletter/NewsletterPublicationSubscriberSearch.do"/>
          <forward name="newslettersubscription" 
path="/editors/newsletter/NewsletterSubscriptionAddRelAction.do"/>
                 <forward name="group" 
path="/editors/community/SearchConditionalUser.do?method=listGroupMembers" 
redirect="false" />
       </action>
@@ -69,6 +68,7 @@
          <forward name="group" 
path="/editors/community/userlist_addusertogroup.jsp" redirect="false" />
          <forward name="success" path="/editors/community/listUsers.jsp" 
redirect="false" />
          <forward name="listcandidate" 
path="/editors/community/userlist_subscribercandidate.jsp" redirect="false" />
+         <forward name="newUserLinkBack" 
path="/editors/community/SearchConditionalUser.do"/>
       </action>
      <action path="/editors/community/AddUserToGroupInit" 
type="com.finalist.cmsc.community.forms.AddUserToGroupInitAction"
          unknown="false" validate="false" name="searchForm">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to