Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF
In directory 
james.mmbase.org:/tmp/cvs-serv24251/portlets-login/src/webapp/WEB-INF

Modified Files:
      Tag: b1_6
        portlet-login.xml 
Log Message:
CMSC-1320 - Registration portlets needed improvements on checks and make 
validateInput method overwriteable


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1320


Index: portlet-login.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF/portlet-login.xml,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -b -r1.8 -r1.8.2.1
--- portlet-login.xml   27 Nov 2008 08:26:24 -0000      1.8
+++ portlet-login.xml   5 Mar 2009 10:52:27 -0000       1.8.2.1
@@ -32,10 +32,10 @@
       </portlet-info>
    </portlet>
    <portlet>
-      <description>Register Porlet</description>
-      <portlet-name>RegisterPorlet</portlet-name>
-      <display-name>RegisterPorlet</display-name>
-      <portlet-class>com.finalist.cmsc.portlets.RegisterPorlet</portlet-class>
+      <description>Register Portlet</description>
+      <portlet-name>RegisterPortlet</portlet-name>
+      <display-name>RegisterPortlet</display-name>
+      <portlet-class>com.finalist.cmsc.portlets.RegisterPortlet</portlet-class>
         <init-param>
             <name>template.edit_defaults</name>
             <value>login/register.jsp</value>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to