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

Modified Files:
        struts-subsite.xml 
Log Message:
CMSC-635 -Remove the Edit Articles part.


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.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- struts-subsite.xml  5 Feb 2008 17:42:06 -0000       1.6
+++ struts-subsite.xml  18 Feb 2008 11:25:12 -0000      1.7
@@ -50,13 +50,14 @@
       <action path="/editors/subsite/SubSiteAction" 
type="com.finalist.cmsc.subsite.forms.SubSiteAction"
          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>
       
+      <!-- Show content elements by the existing content explorer. 
       <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

Reply via email to