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

Modified Files:
        shoutbox.xml 
Log Message:



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


Index: shoutbox.xml
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/shoutbox/config/components/shoutbox.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- shoutbox.xml        4 Sep 2008 13:23:12 -0000       1.3
+++ shoutbox.xml        21 Nov 2008 14:10:32 -0000      1.4
@@ -2,6 +2,7 @@
 <component
     name="shoutbox"
     version="0"
+    defaultblock="index"
     xmlns="http://www.mmbase.org/xmlns/component";
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
     xsi:schemaLocation="http://www.mmbase.org/xmlns/component
@@ -37,6 +38,13 @@
     </body>
   </block>
 
+  <block name="submenu"
+         classification="submenu"
+         mimetype="text/html">
+    <body jsp="submenu.jspx">
+    </body>
+  </block>
+
   <block name="link"
          classification="didactor.communication"
          mimetype="text/html">
@@ -51,6 +59,7 @@
     <body jsp="index.jspx">
       <param name="source" />
       <param name="reference" />
+      <param name="self" />
     </body>
   </block>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to