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

Modified Files:
        core.xml 
Log Message:
css for source code viewer


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


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -b -r1.50 -r1.51
--- core.xml    5 Aug 2008 08:10:09 -0000       1.50
+++ core.xml    9 Aug 2008 11:38:56 -0000       1.51
@@ -435,8 +435,14 @@
          mimetype="text/html">
     <title xml:lang="nl">Sourcecode-viewer</title>
     <title xml:lang="en">Source code displayer</title>
+    <head>
+      <class name="org.mmbase.framework.StringRenderer">
+        <param name="string"><![CDATA[<link rel="stylesheet" 
href="{REQUEST.getContextPath}/mmbase/style/css/xmlverbatim.css" 
type="text/css" />]]></param>
+      </class>
+    </head>
     <body jsp="cite.jspx">
       <param name="page" />
+      <param name="xml" />
     </body>
   </block>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to