Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
In directory
james.mmbase.org:/tmp/cvs-serv29257/community/src/webapp/editors/community
Modified Files:
Tag: b1_5
import.jsp import_success.jsp userlist_subscribercandidate.jsp
globals.jsp
Log Message:
CMSC-1188 - Remove old and redudant includes in JSP files
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
See also: http://www.mmbase.org/jira/browse/CMSC-1188
Index: import.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community/import.jsp,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -b -r1.2 -r1.2.2.1
--- import.jsp 5 Aug 2008 03:16:44 -0000 1.2
+++ import.jsp 15 Dec 2008 13:01:13 -0000 1.2.2.1
@@ -1,8 +1,5 @@
-<%...@include file="globals.jsp"%>
-<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
-<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%>
-<%@ taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html"%>
-<%@ taglib uri="http://finalist.com/cmsc" prefix="cmsc"%>
+<%...@include file="globals.jsp"
+%><%@ taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html"%>
<fmt:setBundle basename="cmsc-community" scope="request" />
<mm:content type="text/html" encoding="UTF-8" expires="0">
<cmscedit:head title="ewsletter.subscription.manage.newsletteroverview"/>
Index: import_success.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community/import_success.jsp,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -b -r1.2.2.1 -r1.2.2.2
--- import_success.jsp 5 Nov 2008 03:31:22 -0000 1.2.2.1
+++ import_success.jsp 15 Dec 2008 13:01:13 -0000 1.2.2.2
@@ -1,10 +1,6 @@
-<%...@include file="globals.jsp" %>
-
-<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
-<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
-<%@ taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html" %>
-<%@ taglib uri="http://finalist.com/cmsc" prefix="cmsc" %>
-<%@ taglib uri="http://jsptags.com/tags/navigation/pager" prefix="pg" %>
+<%...@include file="globals.jsp"
+%><%@ taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html"
+%><%@ taglib uri="http://jsptags.com/tags/navigation/pager" prefix="pg" %>
<fmt:setBundle basename="cmsc-community" scope="request" />
<mm:content type="text/html" encoding="UTF-8" expires="0">
Index: userlist_subscribercandidate.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community/userlist_subscribercandidate.jsp,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -b -r1.4 -r1.4.2.1
--- userlist_subscribercandidate.jsp 8 Sep 2008 08:31:25 -0000 1.4
+++ userlist_subscribercandidate.jsp 15 Dec 2008 13:01:13 -0000 1.4.2.1
@@ -1,6 +1,4 @@
<%...@include file="globals.jsp"
-%><%@ taglib uri="http://finalist.com/cmsc" prefix="cmsc"
-%><%...@taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"
%><%@ taglib prefix="edit" tagdir="/WEB-INF/tags/edit" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
Index: globals.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community/globals.jsp,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -b -r1.5 -r1.5.2.1
--- globals.jsp 19 Sep 2008 02:30:12 -0000 1.5
+++ globals.jsp 15 Dec 2008 13:01:13 -0000 1.5.2.1
@@ -1,5 +1,3 @@
<%...@include file="../globals.jsp"
-%><%@ taglib uri="http://finalist.com/cmsc" prefix="cmsc"
%><%@ taglib prefix="edit" tagdir="/WEB-INF/tags/edit"
-%><%...@taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"
%><fmt:setBundle basename="cmsc-community" scope="request" />
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs