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

Modified Files:
        cloudcontext.xml 
Log Message:
converted also the 'help' block


See also: 
http://cvs.mmbase.org/viewcvs/applications/cloudcontext/config/components


Index: cloudcontext.xml
===================================================================
RCS file: 
/var/cvs/applications/cloudcontext/config/components/cloudcontext.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- cloudcontext.xml    5 Jan 2009 12:43:23 -0000       1.7
+++ cloudcontext.xml    5 Jan 2009 13:17:54 -0000       1.8
@@ -157,4 +157,20 @@
     <body jsp="actions.jspx" />
   </block>
 
+  <block name="help"
+         classification="mmbase.cloudsecurity:0"
+         mimetype="text/html">
+    <title xml:lang="nl">Help</title>
+    <title xml:lang="en">Help</title>
+    <description xml:lang="en">Generic security editor</description>
+    <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>
+    <body jsp="help.jspx" />
+  </block>
+
 </component>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to