Mailing List Archive

Media/File Types
Hello,

Is there any way to prevent users from uploading certain file types (e.g.
.mp3, .wav) into certain Media Types (e.g. Photograph, Video, etc)?

Thanks,
Nick
Re: Media/File Types [ In reply to ]
On Jun 1, 2012, at 5:12 AM, Nick Legg III wrote:

> Is there any way to prevent users from uploading certain file types (e.g.
> .mp3, .wav) into certain Media Types (e.g. Photograph, Video, etc)?

No. There is a to-do somewhere to add media type specification to media document types, so that a particular type allows uploads of only certain types of media (IOW, don't upload a .doc to an "Image" document). But it has not been done.

Best you can do is look at the media type in a template and throw an exception if it's not what you want. But only on preview, of course.

Best,

David