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

Modified Files:
        education.xml 
Log Message:
made it possible to configure aways some stuff, if you don't use it


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.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- education.xml       28 Nov 2008 15:49:11 -0000      1.6
+++ education.xml       28 Nov 2008 16:52:01 -0000      1.7
@@ -19,6 +19,17 @@
     <body jsp="wizards/learnblock.fields.jspx" />
   </block>
 
+  <block name="education_fields"
+         classification="didactor.wizards.educations.fields:0"
+         mimetype="application/xml">
+    <body jsp="wizards/educations.fields.jspx" />
+  </block>
+  <block name="education_lists"
+         classification="didactor.wizards.educations.lists:0"
+         mimetype="application/xml">
+    <body jsp="wizards/educations.lists.jspx" />
+  </block>
+
   <block name="learnblock_forms_paragraphs"
          classification="didactor.wizards.learnblocks.forms:10"
          mimetype="application/xml">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to