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

Modified Files:
        education.xml 
Log Message:
added a setting for a 'background' image template


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.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- education.xml       24 Jan 2008 09:51:00 -0000      1.1
+++ education.xml       29 Feb 2008 10:28:00 -0000      1.2
@@ -10,7 +10,8 @@
   <scope name="providers" referid="provider">
   </scope>
   <scope name="educations" referid="education">
-    <setting name="max_depth" type="integer" default="1000" canbeempty="false" 
/>
+    <setting name="max_depth" type="integer" default="15" canbeempty="false" />
+    <setting name="background_image_template" type="string" default="" />
   </scope>
   <scope name="people" referid="user">
   </scope>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to