Author: michiel
Date: 2010-05-26 10:30:40 +0200 (Wed, 26 May 2010)
New Revision: 42272

Modified:
   
didactor/trunk/components/email/src/main/config/builders/email/email.fields.xml
   didactor/trunk/components/email/src/main/config/builders/email/emails.xml
Log:


Modified: 
didactor/trunk/components/email/src/main/config/builders/email/email.fields.xml
===================================================================
--- 
didactor/trunk/components/email/src/main/config/builders/email/email.fields.xml 
    2010-05-26 08:30:15 UTC (rev 42271)
+++ 
didactor/trunk/components/email/src/main/config/builders/email/email.fields.xml 
    2010-05-26 08:30:40 UTC (rev 42272)
@@ -72,8 +72,8 @@
     </editor>
     <datatype base="internetaddress" 
xmlns="http://www.mmbase.org/xmlns/datatypes";>
       <property name="local" value="false" />
+      <property name="restrictionEnforceStrength" value="onvalidate" />
       <required value="true" />
-
     </datatype>
     <db>
       <type state="persistent" size="255" notnull="false" 
key="false">STRING</type>

Modified: 
didactor/trunk/components/email/src/main/config/builders/email/emails.xml
===================================================================
--- didactor/trunk/components/email/src/main/config/builders/email/emails.xml   
2010-05-26 08:30:15 UTC (rev 42271)
+++ didactor/trunk/components/email/src/main/config/builders/email/emails.xml   
2010-05-26 08:30:40 UTC (rev 42272)
@@ -25,7 +25,7 @@
       Didactor used to have an email builder that automaticly sends on 
creation of the node (just as mmbase used to be).
       I think this functionlaity perished now.
       The gain is that didactor does not have it's own implemetnation any more.
-      If mmbase could do that transaction (suddenly requiring 'startmail' to 
be called), so why not didactor.
+      If mmbase could do that transistion (suddenly requiring 'startmail' to 
be called), so why not didactor.
   -->
 
 

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to