Update of 
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/pages
In directory james.mmbase.org:/tmp/cvs-serv15477

Modified Files:
        pages.xml 
Log Message:
This stuff seems to belong to assesment component


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/editwizards/data/config/pages


Index: pages.xml
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/pages/pages.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- pages.xml   1 Feb 2008 17:22:39 -0000       1.11
+++ pages.xml   7 Feb 2008 11:44:58 -0000       1.12
@@ -5,7 +5,7 @@
   <!ENTITY extra_schemas SYSTEM "extra_schemas.xml">
 ]>
 <wizard-schema id="empty">
-  <title xml:lang="nl">Pagina Editor</title>
+  <title xml:lang="nl">Paginaeditor</title>
   <title xml:lang="en">Page Editor</title>
 
   <action type="create">
@@ -28,7 +28,6 @@
         <relation destination="urls" role="posrel" />
       </object>
     </relation>
-    <relation destination="pages" role="descriptionrel " />
     &extra_loads;
   </action>
 
@@ -54,21 +53,13 @@
   <form-schema id="step2">
     <title xml:lang="nl">Alineas invoeren</title>
     <title xml:lang="en">Enter paragraphs</title>
+
     <field name="name" ftype="data"/>
-    <field name="showtitle" ftype="enum">
-      <prompt xml:lang="nl">Titel laten zien</prompt>
-      <prompt xml:lang="en">Show title</prompt>
-      <optionlist select="boolean" />
-    </field>
+    <field name="showtitle" />
+
     <list extends="config/paragraphs/add_paragraphs_posrel.xml"/>
   </form-schema>
 
-  <form-schema id="step3">
-    <title xml:lang="en">Descriptionrel</title>
-    <title xml:lang="nl">Descriptionrel</title>
-    <title xml:lang="fr">Descriptionrel</title>
-    <list extends="config/pages/pages-described.xml"/>
-  </form-schema>
 
   &extra_schemas;
 </wizard-schema>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to