[Zope-CMF] CachingPolicyManager and Image/File content

2006-04-05 Thread Bert Vanderbauwhede
Hi, I'm currently setting up a CMF site for testing purposes. While configuring the CachingPolicyManager, I discovered that it didn't work for the Image and File content types. However, it worked perfectly for the Document content type. I only got it working for Image and File after I modified

Re: [Zope-CMF] CachingPolicyManager and Image/File content

2006-04-05 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5 Apr 2006, at 14:19, Bert Vanderbauwhede wrote: I'm currently setting up a CMF site for testing purposes. While configuring the CachingPolicyManager, I discovered that it didn't work for the Image and File content types. However, it worked

Re: [Zope-CMF] CachingPolicyManager and Image/File content

2006-04-05 Thread Dieter Maurer
Bert Vanderbauwhede wrote at 2006-4-5 15:19 +0200: ... I'm currently setting up a CMF site for testing purposes. While configuring the CachingPolicyManager, I discovered that it didn't work for the Image and File content types. However, it worked perfectly for the Document content type. I only

Re: [Zope-CMF] CachingPolicyManager and Image/File content

2006-04-05 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The combining of Zope's HTTPCacheManager and the CMF CachingPolicyManager is yet another item which really should not be in some standalone thingy but integrated into the CachingPolicyManager itself... I hope to do this in time for CMF 2.1.

RES: [Zope-CMF] CachingPolicyManager and Image/File content

2006-04-05 Thread Sidnei da Silva
Title: Re: [Zope-CMF] CachingPolicyManager and Image/File content The PolicyHTTPCacheManager is ZPL. I'm willing to donate it's code. -- Sidnei da Silva Enfold Systems, Inc. http://www.enfoldsystems.com De: [EMAIL PROTECTED] em nome de Jens VagelpohlEnviada: qua 5/4/2006 17:40Para

Re: RES: [Zope-CMF] CachingPolicyManager and Image/File content

2006-04-05 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5 Apr 2006, at 21:44, Sidnei da Silva wrote: The PolicyHTTPCacheManager is ZPL. I'm willing to donate it's code. -- Sidnei da Silva Enfold Systems, Inc. http://www.enfoldsystems.com Thanks Sidnei, this is much appreciated. I'm going to update