Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-preferences/src/webapp/WEB-INF/templates/view/community
In directory 
james.mmbase.org:/tmp/cvs-serv32647/portlets-preferences/src/webapp/WEB-INF/templates/view/community

Modified Files:
        preferences.jsp introduction.jsp 
Log Message:
CMSC-950 - Fixed wrong JSP includes and corrected words; removed dependencies. 
Cleaned code.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-preferences/src/webapp/WEB-INF/templates/view/community
See also: http://www.mmbase.org/jira/browse/CMSC-950


Index: preferences.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-preferences/src/webapp/WEB-INF/templates/view/community/preferences.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- preferences.jsp     18 Jun 2008 01:24:43 -0000      1.2
+++ preferences.jsp     27 Nov 2008 14:28:48 -0000      1.3
@@ -1,5 +1,3 @@
-<%@ taglib uri="http://java.sun.com/jsp/jstl/core"; prefix="c" %>
-<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt"; prefix="fmt" %>
 <[EMAIL PROTECTED] file="/WEB-INF/templates/portletglobals.jsp" %>
 <fmt:setBundle basename="portlets-prefercences" scope="request" />
 <c:if test="${preferenceFormUrls != null && fn:length(preferenceFormUrls) >0}">
@@ -30,5 +28,3 @@
          </form>
        </div>
    </c:if>
-
-


Index: introduction.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-preferences/src/webapp/WEB-INF/templates/view/community/introduction.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- introduction.jsp    17 Jun 2008 11:42:58 -0000      1.1
+++ introduction.jsp    27 Nov 2008 14:28:48 -0000      1.2
@@ -1,9 +1,4 @@
-<%@ page contentType="text/html;charset=UTF-8" language="java" %>
-
-<%@ 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://finalist.com/cmsc"; prefix="cmsc" %>
-
+<[EMAIL PROTECTED] file="/WEB-INF/templates/portletglobals.jsp"%>
 <fmt:setBundle basename="portlets-prefercences" scope="request"/>
 
 <form method="POST" name="<portlet:namespace />form_preference" 
action="<cmsc:renderURL/>" target="_self">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to