Update of /var/cvs/contributions/didactor2/src/core/templates/shared
In directory james.mmbase.org:/tmp/cvs-serv28800

Modified Files:
        onlineReporter.jsp 
Removed Files:
        keepalive.jsp 
Log Message:
jspx, cleaning


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/templates/shared


Index: onlineReporter.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/core/templates/shared/onlineReporter.jsp,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- onlineReporter.jsp  4 Jul 2007 15:19:22 -0000       1.16
+++ onlineReporter.jsp  28 Mar 2008 09:09:42 -0000      1.17
@@ -1,7 +1,9 @@
-<[EMAIL PROTECTED] buffer="100kb"
-%><[EMAIL PROTECTED] uri="http://www.mmbase.org/mmbase-taglib-2.0"; prefix="mm" 
-%><[EMAIL PROTECTED] uri="http://www.didactor.nl/ditaglib_1.0"; prefix="di" 
-%><mm:content postprocessor="reducespace" expires="0">
+<jsp:root version="2.0"
+          xmlns:jsp="http://java.sun.com/JSP/Page";
+          xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0";
+          xmlns:di="http://www.didactor.nl/ditaglib_1.0";>
+  <jsp:directive.page buffer="100kb" />
+  <mm:content postprocessor="none" expires="0">
   <mm:cloud rank="didactor user">
     <jsp:directive.include file="setImports.jsp" />
 
@@ -35,4 +37,5 @@
       </mm:present>
     </mm:isgreaterthan>
   </mm:cloud>
-</mm:content>
+  </mm:content>
+</jsp:root>


_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to