Update of
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/education
In directory james.mmbase.org:/tmp/cvs-serv18959
Modified Files:
educations-origin.xml educations.xml
Log Message:
made paragraphs of education configurable
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/editwizards/data/config/education
Index: educations-origin.xml
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/education/educations-origin.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- educations-origin.xml 14 Feb 2008 16:58:56 -0000 1.15
+++ educations-origin.xml 13 Nov 2008 13:19:23 -0000 1.16
@@ -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_schemas SYSTEM "extra_schemas.xml">
<!ENTITY extra_lists SYSTEM "extra_lists.xml">
]>
<wizard-schema id="empty">
@@ -72,20 +71,7 @@
</form-schema>
- <form-schema id="step2">
- <title xml:lang="nl">Alineas invoeren</title>
- <title xml:lang="en">Enter paragraphs</title>
- <field name="name" ftype="data">
- <prompt xml:lang="nl">Opleiding titel</prompt>
- <prompt xml:lang="en">Education title</prompt>
- </field>
- <field name="showtitle" ftype="enum">
- <prompt xml:lang="nl">Titel tonen</prompt>
- <prompt xml:lang="en">Show title</prompt>
- <optionlist select="boolean" />
- </field>
- <list extends="config/paragraphs/add_paragraphs_posrel.xml"/>
- </form-schema>
- &extra_schemas;
+ <blocks classification="didactor.wizards.education.schemas" />
+
</wizard-schema>
Index: educations.xml
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/education/educations.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- educations.xml 14 Feb 2008 16:58:56 -0000 1.22
+++ educations.xml 13 Nov 2008 13:19:23 -0000 1.23
@@ -32,7 +32,9 @@
<relation destination="videotapes" role="posrel" />
<relation destination="attachments" role="posrel" />
<relation destination="urls" role="posrel" />
- &extra_loads;
+
+ <blocks classification="didactor.wizards.educations" render="head" />
+
</action>
<action type="delete" />
@@ -63,20 +65,7 @@
</form-schema>
- <form-schema id="step2">
- <title xml:lang="nl">Alineas invoeren</title>
- <title xml:lang="en">Enter paragraphs....</title>
- <field name="name" ftype="data">
- <prompt xml:lang="nl">Opleiding titel</prompt>
- <prompt xml:lang="en">Education title</prompt>
- </field>
- <field name="showtitle" ftype="enum">
- <prompt xml:lang="nl">Titel tonen</prompt>
- <prompt xml:lang="en">Show title</prompt>
- <optionlist select="boolean" />
- </field>
- <list extends="config/paragraphs/add_paragraphs_posrel.xml"/>
- </form-schema>
+ <blocks classification="didactor.wizards.education.schemas" />
+
- &extra_schemas;
</wizard-schema>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs