Is it possible / better to use the File MIME module for MIME detection? The mappings neither in file.inc nor in filebrowser.module are error-free and using partly wrong MIME types and assignments.

Comments

Yoran’s picture

To be honnest I'm not a big fan of dependencies. It'll probably be different when drupal hopfully will manage dependencies automaticaly.

I'll have a look to see if I can use this mode as an optional dependency. What detection is wrong by the way ?

Anonymous’s picture

To be honnest I'm not a big fan of dependencies.

I understand this. It was only an idea because I use this module. ;-)

You can close this issue. (I re-switch to another file manager module that fit my needs.)

Yoran’s picture

Status: Active » Closed (fixed)
Yoran’s picture

Status: Closed (fixed) » Fixed

Sorry, I've been two quick and stupid. I finally had a look at filemime and the is no overhead using it. So I switched to standard drupal mime support.

Status: Fixed » Closed (fixed)
Issue tags: -MIME

Automatically closed -- issue fixed for 2 weeks with no activity.