would be nice if we had it in 2.7 Robert Am Donnerstag, 30. Oktober 2003 17:50 schrieb Fred L. Drake, Jr.:
I wrote:
Adding some configuration to Zope to identify additional mime.types files to load may be a good idea, and should not be too difficult.
I've done this on the Zope 2 head; I don't know if it should be ported to the Zope 2.7 branch.
Zope's configuration file can now have an additional key, "mime-types", which specifies an additional file of MIME type associations to filename extensions. The key may be given more than once if desired.
The MIME type associations are specified in the same way as in Apache's mime.types file. Each line in the file may be blank, a comment starting with "#", or a type association:
foo/bar ext foo/bat foo/baz ext1 ext2 ext3
-Fred
-- mit freundlichen GrĂ¼ssen Robert Rottermann www.redCOR.ch