Update of
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/learnobject
In directory
james.mmbase.org:/tmp/cvs-serv27719/education/templates/editwizards/data/config/learnobject
Modified Files:
learnobjects.xml
Removed Files:
extra_steps.xml
Log Message:
dropped all that sillynes with 'extra_steps'. Still rmeain horrible quantities
of xml-duplication
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/editwizards/data/config/learnobject
Index: learnobjects.xml
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/learnobject/learnobjects.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- learnobjects.xml 27 Oct 2005 14:46:04 -0000 1.5
+++ learnobjects.xml 29 Feb 2008 12:49:29 -0000 1.6
@@ -2,7 +2,6 @@
<!DOCTYPE wizard-schema PUBLIC "-//MMBase/DTD editwizard 1.0//EN"
"http://www.mmbase.org/dtd/wizard-schema_1_0.dtd"
[
<!ENTITY extra_loads SYSTEM "extra_loads.xml">
- <!ENTITY extra_steps SYSTEM "extra_steps.xml">
<!ENTITY extra_schemas SYSTEM "extra_schemas.xml">
]>
<wizard-schema id="empty">
@@ -22,15 +21,6 @@
<action type="delete" />
- <lists>
- <optionlist include="config/option_list/boolean.xml" />
- </lists>
-
- <steps>
- <step form-schema="step1" />
- &extra_steps;
- </steps>
-
<form-schema id="step1">
<title xml:lang="nl">Leerobject invoeren</title>
<title xml:lang="en">Enter learnobject</title>
@@ -39,11 +29,7 @@
<prompt xml:lang="en">Name</prompt>
</field>
- <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" />
<field name="intro" ftype="html" dtminlength="0">
<prompt xml:lang="nl">Tekst</prompt>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs