Steve Pugh - 2008-02-21

Hi,

Does anyone know a good way to add new mime types?
I noticed the relevant tables are
cms_mime_extensions
cms_mime_types
cms_mime_status (?)

The tables are more ocomplicated than I would have expected, with mappings to java classes etc.

Ideally there would be an editor for these but I assume there isn't. Is the only way to write SQL ?