10 Aug
2000
10 Aug
'00
8:17 p.m.
Jean Jordaan writes:
How does Zope recognize the type of a file? It uses "OFS.content_types.guess_content_type" (look at the source in OFS/Image.py), unless the manage_addFile specifies an explicit "content_type".
Can Zope be taught more types? Look at the source of "OFS.content_types".
Dieter