[wp-trac] Re: [WordPress Trac] #2682: Remove db store of absolute
 path for uploads
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Mon May  1 13:37:55 GMT 2006
    
    
  
#2682: Remove db store of absolute path for uploads
----------------------------+-----------------------------------------------
       Id:  2682            |      Status:  new                     
Component:  Administration  |    Modified:  Mon May  1 13:37:55 2006
 Severity:  normal          |   Milestone:  2.1                     
 Priority:  normal          |     Version:  2.1                     
    Owner:  anonymous       |    Reporter:  ryanscheuermann         
----------------------------+-----------------------------------------------
Comment (by ryanscheuermann):
 Forward-thinking this a bit, putting the code that creates the attachment
 object into a function w/ hook(s) would allow a plugin to "categorize"
 attachments and still follow the WP attachment db model.
 Having the thumbnail creation code hookable would also allow the creation
 of alternate thumbnails and the ability to edit the thumbnail size.
 The idea is to allow plugins to hook into the WP upload process and still
 have it degrade nicely with built-in WP uploading code.
-- 
Ticket URL: <http://trac.wordpress.org/ticket/2682>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list