[Zope-dev] Zope doesn't know enough mime types.
Romain Slootmaekers
romain at zzict.com
Fri Oct 24 09:03:35 EDT 2003
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
More information about the Zope-Dev
mailing list