Update of 
/var/cvs/contributions/didactor2/src/education/config/builders/didactor_education
In directory james.mmbase.org:/tmp/cvs-serv7990

Modified Files:
        htmlpages.xml learnobjects.xml tests.xml 
Log Message:
cleaning


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/config/builders/didactor_education


Index: htmlpages.xml
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/config/builders/didactor_education/htmlpages.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- htmlpages.xml       24 Jan 2008 09:24:30 -0000      1.1
+++ htmlpages.xml       11 Feb 2008 13:21:55 -0000      1.2
@@ -14,9 +14,6 @@
      <plural xml:lang="en">HTML Pages</plural>
    </names>
 
-   <properties>
-     <property name="max-nodes-from-query">99999</property>
-   </properties>
 
    <fieldlist>
      <field name="content">


Index: learnobjects.xml
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/config/builders/didactor_education/learnobjects.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- learnobjects.xml    1 Feb 2008 17:23:49 -0000       1.2
+++ learnobjects.xml    11 Feb 2008 13:21:55 -0000      1.3
@@ -55,8 +55,8 @@
         <description xml:lang="en">Show the title of learnobject</description>
       </descriptions>
       <gui>
-        <guiname xml:lang="nl">ToonTitel</guiname>
-        <guiname xml:lang="en">ShowTitle</guiname>
+        <guiname xml:lang="nl">Toon titel</guiname>
+        <guiname xml:lang="en">Show title</guiname>
       </gui>
       <editor>
         <positions>
@@ -65,10 +65,7 @@
           <search>20</search>
         </positions>
       </editor>
-      <datatype base="yesno" xmlns="http://www.mmbase.org/xmlns/datatypes"; >
-        <default value="true" />
-        <required value="true" />
-      </datatype>
+      <datatype base="didactor_show" 
xmlns="http://www.mmbase.org/xmlns/datatypes";  />
     </field>
 
     <field name="layout" state="virtual" readonly="true">


Index: tests.xml
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/config/builders/didactor_education/tests.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests.xml   24 Jan 2008 09:24:30 -0000      1.1
+++ tests.xml   11 Feb 2008 13:21:55 -0000      1.2
@@ -202,35 +202,39 @@
     <field name="online_date">
       <descriptions>
         <description xml:lang="en">Online Date</description>
-        <description xml:lang="nl">Online Tijden</description>
+        <description xml:lang="nl">Online Tijd</description>
       </descriptions>
       <gui>
         <guiname xml:lang="en">Online Date</guiname>
-        <guiname xml:lang="nl">Online Tijden</guiname>
+        <guiname xml:lang="nl">Online Tijd</guiname>
       </gui>
       <editor>
         <positions>
           <list>10</list>
         </positions>
        </editor>
-       <datatype base="datetime" xmlns="http://www.mmbase.org/xmlns/datatypes"; 
/>
+       <datatype base="datetime" xmlns="http://www.mmbase.org/xmlns/datatypes";>
+         <default value="now + 1 hour" />
+       </datatype>
     </field>
 
     <field name="offline_date">
       <descriptions>
         <description xml:lang="en">Offline Date</description>
-         <description xml:lang="nl">Offline Tijden</description>
+         <description xml:lang="nl">Offline Tijd</description>
       </descriptions>
       <gui>
         <guiname xml:lang="en">Offline Date</guiname>
-        <guiname xml:lang="nl">Offline Tijden</guiname>
+        <guiname xml:lang="nl">Offline Tijd</guiname>
       </gui>
       <editor>
         <positions>
           <list>11</list>
         </positions>
       </editor>
-      <datatype base="datetime" xmlns="http://www.mmbase.org/xmlns/datatypes"; 
/>
+      <datatype base="datetime" xmlns="http://www.mmbase.org/xmlns/datatypes";>
+        <default value="today + 100 year" />
+      </datatype>
     </field>
 
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to