Update of /var/cvs/applications/mynews/config/builders/mynews
In directory james.mmbase.org:/tmp/cvs-serv15759/config/builders/mynews

Modified Files:
        people.xml 
Log Message:



See also: 
http://cvs.mmbase.org/viewcvs/applications/mynews/config/builders/mynews


Index: people.xml
===================================================================
RCS file: /var/cvs/applications/mynews/config/builders/mynews/people.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- people.xml  6 Aug 2008 17:40:11 -0000       1.2
+++ people.xml  21 Oct 2008 16:19:32 -0000      1.3
@@ -69,7 +69,7 @@
       </db>
     </field>
 
-    <field>
+    <field name="email">
       <descriptions>
         <description xml:lang="en">Person's email address</description>
         <description xml:lang="nl">Het electronich postadres van de 
persoon</description>
@@ -81,18 +81,14 @@
       </gui>
       <editor>
         <positions>
-          <input>3</input>
           <list>3</list>
-          <search>3</search>
         </positions>
       </editor>
       <datatype base="emailaddress" 
xmlns="http://www.mmbase.org/xmlns/datatypes";>
         <default value="[EMAIL PROTECTED]" />
+        <required value="false" />
+        <maxLength value="255" />
       </datatype>
-      <db>
-        <name>email</name>
-        <type state="persistent" size="32" notnull="false" 
key="false">STRING</type>
-      </db>
     </field>
 
     <field>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to