[Zope] Missing mime-types
marc lindahl
marc@bowery.com
Sun, 08 Jul 2001 13:46:59 -0400
It's based on the mimetypes.py module which is part of Python... the types
in content_types are extra types added to mimetypes.py
> From: "Andreas Jung" <andreas@andreas-jung.com>
> Organization: Andreas Jung
> Reply-To: "Andreas Jung" <andreas@andreas-jung.com>
> Date: Sun, 8 Jul 2001 09:47:50 -0500
> To: "Robert Rottermann" <robert@redcor.ch>, <zope@zope.org>
> Subject: Re: [Zope] Missing mime-types
>
> Please put it in the collector and we will add it.
>
> Andreas
> ----- Original Message -----
> From: "Robert Rottermann" <robert@redcor.ch>
> To: <zope@zope.org>
> Sent: Sonntag, 8. Juli 2001 08:35
> Subject: [Zope] Missing mime-types
>
>
>> Hi there,
>> I am implementing a facility to have DWG-files as content in CMF.
>> Checking the OFS\content_types.py I find "application/acad" and
>> "application/dxf" missing.
>>
>> According to what filter was the list of mime types selected ?
>> Would it be possible to add the two above mentioned types?
>>
>> Robert
>>
>>
>> _______________________________________________
>> Zope maillist - Zope@zope.org
>> http://lists.zope.org/mailman/listinfo/zope
>> ** No cross posts or HTML encoding! **
>> (Related lists -
>> http://lists.zope.org/mailman/listinfo/zope-announce
>> http://lists.zope.org/mailman/listinfo/zope-dev )
>>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )