Yo,

Zope doesn't know enough mime types, and there's no easy way to add them add runtime since you removed the add_type(...) method from mimetypes.py

mime types that spring to mind are:

.ra .ram .rm  : audio/x-pn-realaudio
.rpm  : audio/x-pn-realaudio-plugin
.jad : text/vnd.sun.j2me.app-descriptor
.jar : application/java-archive

I'm sure there must be quite a few others.
Maybe someone can add the lot of'em.

This also is vaguely related to:
http://zope.org/Collectors/Zope/969

TIA,

Romain Slootmaekers






_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to