Update of /var/cvs/contributions/CMSContainer_Modules/subsite/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv26454/subsite/src/webapp/WEB-INF
Modified Files:
struts-subsite.xml
Log Message:
CMSC-635 - Big 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.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- struts-subsite.xml 1 Feb 2008 12:55:56 -0000 1.5
+++ struts-subsite.xml 5 Feb 2008 17:42:06 -0000 1.6
@@ -48,8 +48,14 @@
</action>
<action path="/editors/subsite/SubSiteAction"
type="com.finalist.cmsc.subsite.forms.SubSiteAction"
- scope="request" unknown="false" validate="false">
+ name="SearchForm" scope="request"
input="/editors/subsite/personalpages.jsp" unknown="false" validate="false">
<forward name="success" path="/editors/subsite/personalpages.jsp"
redirect="false" />
+ <forward name="failed" path="/editors/subsite/refreshandshow.jsp"
redirect="false" />
+ </action>
+
+ <action path="/editors/subsite/PersonalPageElements"
type="com.finalist.cmsc.subsite.forms.PPContentAction"
+ scope="request" unknown="false" validate="false">
+ <forward name="success" path="/editors/repository/content.jsp"
redirect="false" />
</action>
</action-mappings>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs