Update of /var/cvs/contributions/didactor2/src/core/templates/content/js
In directory james.mmbase.org:/tmp/cvs-serv8756

Modified Files:
        open.jsp 
Log Message:
made it cacheable


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


Index: open.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/core/templates/content/js/open.jsp,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- open.jsp    17 Oct 2008 14:19:29 -0000      1.11
+++ open.jsp    23 Oct 2008 10:02:43 -0000      1.12
@@ -1,7 +1,7 @@
 // -*- mode: java; -*-
 <[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 type="text/javascript" expires="0">
+%><mm:content type="text/javascript" expires="300" postprocessor="none">
     <mm:cloud>
 
 var ITEM_NONE   = '${mm:treefile("/gfx/icon_arrow_tab_none.gif", pageContext, 
includePath)}';
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to