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

Modified Files:
        struts-community.xml 
Log Message:
cmsc-979,990 some changes about community module


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF


Index: struts-community.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/struts-community.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- struts-community.xml        15 Jul 2008 04:39:16 -0000      1.7
+++ struts-community.xml        24 Jul 2008 09:05:18 -0000      1.8
@@ -43,6 +43,8 @@
          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/index.jsp" 
redirect="true" />
+         <forward name="newslettersubscribers" 
path="/editors/newsletter/NewsletterPublicationSubscriberSearch.do"/>
+         <forward name="newslettersubscription" 
path="/editors/newsletter/NewsletterSubscriptionAddRelAction.do"/>
       </action>
       <action path="/editors/community/deleteUserAction" 
type="com.finalist.cmsc.community.forms.DeleteUserAction"
          unknown="false" validate="false">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to