Update of
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/sections
In directory james.mmbase.org:/tmp/cvs-serv9151
Modified Files:
Tag: b1_6
archive.jsp definitiondisplay.jsp lifecycle.jsp maxdays.jsp
maxelements.jsp orderby.jsp paging.jsp savebutton.jsp
startindex.jsp viewselector.jsp viewtype.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: 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.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- archive.jsp 14 Feb 2009 12:00:12 -0000 1.1
+++ archive.jsp 8 Apr 2009 06:39:02 -0000 1.1.2.1
@@ -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: 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.2.2.1
diff -u -b -r1.2 -r1.2.2.1
--- definitiondisplay.jsp 23 Jan 2009 21:24:34 -0000 1.2
+++ definitiondisplay.jsp 8 Apr 2009 06:39:02 -0000 1.2.2.1
@@ -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: 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.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- lifecycle.jsp 23 Jan 2009 09:51:37 -0000 1.1
+++ lifecycle.jsp 8 Apr 2009 06:39:02 -0000 1.1.2.1
@@ -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>
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.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- maxdays.jsp 14 Feb 2009 12:00:12 -0000 1.1
+++ maxdays.jsp 8 Apr 2009 06:39:02 -0000 1.1.2.1
@@ -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: 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.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- maxelements.jsp 14 Feb 2009 12:00:12 -0000 1.1
+++ maxelements.jsp 8 Apr 2009 06:39:02 -0000 1.1.2.1
@@ -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: 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.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- orderby.jsp 14 Feb 2009 12:00:12 -0000 1.1
+++ orderby.jsp 8 Apr 2009 06:39:02 -0000 1.1.2.1
@@ -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: 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.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- paging.jsp 14 Feb 2009 12:00:12 -0000 1.1
+++ paging.jsp 8 Apr 2009 06:39:02 -0000 1.1.2.1
@@ -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: 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.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- savebutton.jsp 23 Jan 2009 09:51:37 -0000 1.1
+++ savebutton.jsp 8 Apr 2009 06:39:02 -0000 1.1.2.1
@@ -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: 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.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- startindex.jsp 14 Feb 2009 12:00:12 -0000 1.1
+++ startindex.jsp 8 Apr 2009 06:39:02 -0000 1.1.2.1
@@ -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: 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.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- viewselector.jsp 23 Jan 2009 09:51:37 -0000 1.1
+++ viewselector.jsp 8 Apr 2009 06:39:02 -0000 1.1.2.1
@@ -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: 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.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- viewtype.jsp 14 Feb 2009 12:00:12 -0000 1.1
+++ viewtype.jsp 8 Apr 2009 06:39:02 -0000 1.1.2.1
@@ -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>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs