Changes between Initial Version and Version 1 of Ticket #22128, comment 19
- Timestamp:
- 11/29/2012 05:00:52 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22128, comment 19
initial v1 6 6 * In a multisite installation, there is a network setting for mimetypes allowed (or rather, extensions), that in unindicated reality can only be a subset of the aforementioned set. 7 7 8 Since it's network-wide, not site-specific, and thus only manageable by a superadmin and quite technical, I'm not sure I see why there needs to be an option for this at all, much less any UI to go with it. Seems to me that the solution for changing what mimetypes are allowed on a network install is to use the `upload_mimes` filter mentioned in [comment:4 comment:4]. Is there something I'm missing about howwhat the end result is of the whitelist-of-a-whitelist technique currently employed vs. straight up filtering the allowed mimetypes?8 Since it's network-wide, not site-specific, and thus only manageable by a superadmin and quite technical, I'm not sure I see why there needs to be an option for this at all, much less any UI to go with it. Seems to me that the solution for changing what mimetypes are allowed on a network install is to use the `upload_mimes` filter mentioned in [comment:4 comment:4]. Is there something I'm missing about what the end result is of the whitelist-of-a-whitelist technique currently employed vs. straight up filtering the allowed mimetypes?