Update of /var/cvs/applications/cloudcontext/config/components
In directory james.mmbase.org:/tmp/cvs-serv23109/config/components

Modified Files:
        cloudcontext.xml 
Log Message:
MMB-1757


See also: 
http://cvs.mmbase.org/viewcvs/applications/cloudcontext/config/components
See also: http://www.mmbase.org/jira/browse/MMB-1757


Index: cloudcontext.xml
===================================================================
RCS file: 
/var/cvs/applications/cloudcontext/config/components/cloudcontext.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- cloudcontext.xml    30 Dec 2008 17:49:44 -0000      1.5
+++ cloudcontext.xml    5 Jan 2009 12:09:24 -0000       1.6
@@ -80,6 +80,25 @@
   </block>
 
 
+  <block name="group" mimetype="text/html">
+    <title xml:lang="nl">Groep</title>
+    <title xml:lang="en">Group</title>
+    <head>
+      <class name="org.mmbase.framework.StringRenderer">
+        <param name="string">
+          &lt;link 
href="{REQUEST.getContextPath}/mmbase/security/style/style.css" 
rel="stylesheet" title="Cloud Context Security" type="text/css" media="screen" 
/&gt;
+        </param>
+      </class>
+    </head>
+    <xi:include href="http://www.mmbase.org/components/validation.head.xml"; />
+    <xi:include href="http://www.mmbase.org/components/widgets.head.xml"; />
+    <body jsp="group.jspx">
+      <param name="node" />
+    </body>
+
+  </block>
+
+
   <block name="create_group" mimetype="text/html">
     <title xml:lang="nl">Cre??eer groep</title>
     <title xml:lang="en">Create group</title>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to