Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF/templates/edit_defaults/login
In directory
james.mmbase.org:/tmp/cvs-serv10429/src/webapp/WEB-INF/templates/edit_defaults/login
Modified Files:
Tag: b1_5
register.jsp
Log Message:
CMSC-948 Registration portlet for CMS container
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF/templates/edit_defaults/login
See also: http://www.mmbase.org/jira/browse/CMSC-948
Index: register.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF/templates/edit_defaults/login/register.jsp,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- register.jsp 28 Nov 2008 11:57:46 -0000 1.1.2.2
+++ register.jsp 2 Dec 2008 07:19:15 -0000 1.1.2.3
@@ -1,11 +1,4 @@
<[EMAIL PROTECTED] file="/WEB-INF/templates/portletglobals.jsp" %>
-
-<%--
- I realize this is a weird place for this file. However I didn't want
- to encourage the 'send password' option in the general
(edit-defaults-)login.jsp
- and have therefore moved this to the 4en5mei project.
---%>
-
<div class="portlet-config-canvas">
<h3><fmt:message key="edit_defaults.register.title" /></h3>
@@ -17,18 +10,6 @@
>
<table class="editcontent">
- <c:if test="${fn:length(views) gt 0}">
- <tr>
- <td><fmt:message key="edit_defaults.view" />:</td>
- <td>
- <cmsc:select var="view">
- <c:forEach var="v" items="${views}">
- <cmsc:option value="${v.id}" name="${v.title}" />
- </c:forEach>
- </cmsc:select>
- </td>
- </tr>
- </c:if>
<tr>
<td colspan="2"><h4><fmt:message key="edit_defaults.register.subject"
/></h4></td>
</tr>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs