extend internal MIME types registry
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3965 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
b7c8f1dfcf
commit
c0d15a34ef
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ extensions = {
|
|||
'application/vnd.openxmlformats-officedocument.wordprocessingml.template': 'dotx',
|
||||
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet': 'xlsx',
|
||||
'application/vnd.openxmlformats-officedocument.spreadsheetml.template': 'xltx',
|
||||
'application/vnd.visio': 'vsd',
|
||||
'application/x-pdf': 'pdf',
|
||||
'image/gif': 'gif',
|
||||
'image/jpeg': 'jpg',
|
||||
|
|
Loading…
Add table
Reference in a new issue