Update of 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections
In directory 
james.mmbase.org:/tmp/cvs-serv9036/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections

Modified Files:
        maxelements.jsp maxdays.jsp viewtype.jsp viewselector.jsp 
        definitiondisplay.jsp savebutton.jsp paging.jsp archive.jsp 
        startindex.jsp orderby.jsp lifecycle.jsp 
Log Message:
CMSC-1367 Refactor the code of the JSPs in the sections in the edit_default 


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections
See also: http://www.mmbase.org/jira/browse/CMSC-1367


Index: maxelements.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections/maxelements.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- maxelements.jsp     14 Feb 2009 12:00:12 -0000      1.1
+++ maxelements.jsp     8 Apr 2009 06:33:53 -0000       1.2
@@ -1,5 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp"%>
-<%...@include file="/WEB-INF/templates/edit_defaults/sections/globals.jsp"%>
 
 <tr>
        <td colspan="2"><fmt:message key="edit_defaults.maxelements" />:</td>


Index: maxdays.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections/maxdays.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- maxdays.jsp 14 Feb 2009 12:00:12 -0000      1.1
+++ maxdays.jsp 8 Apr 2009 06:33:53 -0000       1.2
@@ -1,5 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp"%>
-<%...@include file="/WEB-INF/templates/edit_defaults/sections/globals.jsp"%>
 
 <tr>
        <td colspan="2"><fmt:message key="edit_defaults.maxDays" />:</td>


Index: viewtype.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections/viewtype.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- viewtype.jsp        14 Feb 2009 12:00:12 -0000      1.1
+++ viewtype.jsp        8 Apr 2009 06:33:53 -0000       1.2
@@ -1,5 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp"%>
-<%...@include file="/WEB-INF/templates/edit_defaults/sections/globals.jsp"%>
 
 <tr>
        <td colspan="2"><fmt:message key="edit_defaults.viewtype" />:</td>


Index: viewselector.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections/viewselector.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- viewselector.jsp    23 Jan 2009 09:51:37 -0000      1.1
+++ viewselector.jsp    8 Apr 2009 06:33:53 -0000       1.2
@@ -1,5 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp"%>
-<%...@include file="/WEB-INF/templates/edit_defaults/sections/globals.jsp"%>
 
 <tr>
        <td colspan="2"><fmt:message key="edit_defaults.view" />:</td>


Index: definitiondisplay.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections/definitiondisplay.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- definitiondisplay.jsp       23 Jan 2009 21:24:34 -0000      1.2
+++ definitiondisplay.jsp       8 Apr 2009 06:33:53 -0000       1.3
@@ -1,5 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp"%>
-<%...@include file="/WEB-INF/templates/edit_defaults/sections/globals.jsp"%>
 
 <tr>
        <td colspan="3"><h4><fmt:message 
key="edit_defaults.portletset"/></h4></td>


Index: savebutton.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections/savebutton.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- savebutton.jsp      23 Jan 2009 09:51:37 -0000      1.1
+++ savebutton.jsp      8 Apr 2009 06:33:53 -0000       1.2
@@ -1,5 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp"%>
-<%...@include file="/WEB-INF/templates/edit_defaults/sections/globals.jsp"%>
 
 <tr>
        <td colspan="3">


Index: paging.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections/paging.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- paging.jsp  14 Feb 2009 12:00:12 -0000      1.1
+++ paging.jsp  8 Apr 2009 06:33:53 -0000       1.2
@@ -1,5 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp"%>
-<%...@include file="/WEB-INF/templates/edit_defaults/sections/globals.jsp"%>
 
 <tr>
        <td colspan="3">


Index: archive.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections/archive.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- archive.jsp 14 Feb 2009 12:00:12 -0000      1.1
+++ archive.jsp 8 Apr 2009 06:33:53 -0000       1.2
@@ -1,5 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp"%>
-<%...@include file="/WEB-INF/templates/edit_defaults/sections/globals.jsp"%>
 
 <tr>
        <td colspan="2"><fmt:message key="edit_defaults.archive" />:</td>


Index: startindex.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections/startindex.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- startindex.jsp      14 Feb 2009 12:00:12 -0000      1.1
+++ startindex.jsp      8 Apr 2009 06:33:53 -0000       1.2
@@ -1,5 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp"%>
-<%...@include file="/WEB-INF/templates/edit_defaults/sections/globals.jsp"%>
 
 <tr>
        <td colspan="2"><fmt:message key="edit_defaults.startindex" />:</td>


Index: orderby.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections/orderby.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- orderby.jsp 14 Feb 2009 12:00:12 -0000      1.1
+++ orderby.jsp 8 Apr 2009 06:33:53 -0000       1.2
@@ -1,5 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp"%>
-<%...@include file="/WEB-INF/templates/edit_defaults/sections/globals.jsp"%>
 
 <tr>
        <td colspan="2"><fmt:message key="edit_defaults.orderby" />:</td>


Index: lifecycle.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections/lifecycle.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- lifecycle.jsp       23 Jan 2009 09:51:37 -0000      1.1
+++ lifecycle.jsp       8 Apr 2009 06:33:53 -0000       1.2
@@ -1,5 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp"%>
-<%...@include file="/WEB-INF/templates/edit_defaults/sections/globals.jsp"%>
 
 <tr>
        <td colspan="2"><fmt:message key="edit_defaults.uselifecycle" />:</td>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to