Update of /var/cvs/contributions/didactor2/src/core/webinf
In directory james.mmbase.org:/tmp/cvs-serv5117

Modified Files:
        web.xml 
Log Message:



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


Index: web.xml
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/core/webinf/web.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- web.xml     5 Sep 2008 15:59:08 -0000       1.21
+++ web.xml     18 Sep 2008 09:59:28 -0000      1.22
@@ -19,6 +19,16 @@
     <param-value>false</param-value>
   </context-param>
 
+  <context-param>
+    <param-name>mmbase.servlet.images.addfilename</param-name>
+    <param-value>yes</param-value>
+  </context-param>
+  <!-- some for attachments -->
+  <context-param>
+    <param-name>mmbase.servlet.attachments.addfilename</param-name>
+    <param-value>yes</param-value>
+  </context-param>
+
   <filter>
     <filter-name>Didactor Filter</filter-name>
     <display-name>Didactor</display-name>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to