[wp-trac] [WordPress Trac] #19235: Turn ms-files.php off by default

WordPress Trac wp-trac at lists.automattic.com
Fri Nov 11 23:36:25 UTC 2011


#19235: Turn ms-files.php off by default
--------------------------+------------------------------
 Reporter:  nacin         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Multisite     |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  3.4-early     |
--------------------------+------------------------------

Comment (by nacin):

 Replying to [comment:10 Otto42]:
 > I wouldn't miss it if it was gone, but I was kinda hoping to use it at
 some future point to do dynamic image resizing. Still, that can be done
 without ms-files.php.

 Yeah — It'd actually be easier to implement dynamic image resizing without
 ms-files.php. Because plugins aren't loaded, nothing can alter ms-
 files.php. You'd have to create a new file to serve images and alter the
 rewriting.

 The best way to deal with dynamic image resizing is to handle it on 404s
 within wp-content/uploads/*, which can then be processed to generate the
 image and place it where it belongs.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19235#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list