Update of /var/cvs/contributions/didactor2/src/education/config/components
In directory james.mmbase.org:/tmp/cvs-serv28698/config/components

Modified Files:
        education.xml 
Log Message:
made it possible to configure a way several things from the learnblock editor. 
Good for if you don't use those. To reduce the noise in the edit environment


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


Index: education.xml
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/config/components/education.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- education.xml       13 Nov 2008 13:18:38 -0000      1.5
+++ education.xml       28 Nov 2008 15:49:11 -0000      1.6
@@ -13,5 +13,25 @@
     <body jsp="wizards/education_schemas.jspx" />
   </block>
 
+  <block name="learnblock_fields"
+         classification="didactor.wizards.learnblocks.fields:0"
+         mimetype="application/xml">
+    <body jsp="wizards/learnblock.fields.jspx" />
+  </block>
+
+  <block name="learnblock_forms_paragraphs"
+         classification="didactor.wizards.learnblocks.forms:10"
+         mimetype="application/xml">
+    <body jsp="wizards/learnblock_paragraphs.form-schema.jspx" />
+  </block>
+
+
+  <block name="learnblock_forms_learnobjects"
+         classification="didactor.wizards.learnblocks.forms:20"
+         mimetype="application/xml">
+    <body jsp="wizards/learnblock_learnobjects.form-schema.jspx" />
+  </block>
+
+
 
 </component>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to