[wp-trac] [WordPress Trac] #26650: Replace media file type icons with Dashicons

WordPress Trac noreply at wordpress.org
Sun Mar 9 16:53:03 UTC 2014


#26650: Replace media file type icons with Dashicons
----------------------------+------------------
 Reporter:  wonderboymusic  |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.9
Component:  Media           |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |     Focuses:  ui
----------------------------+------------------

Comment (by avryl):

 Replying to [comment:36 melchoyce]:
 > I still haven't figured out what kinds of files use the generic
 "document" icon.


 {{{
 'image'       => array( 'jpg', 'jpeg', 'jpe',  'gif',  'png',  'bmp',
 'tif',  'tiff', 'ico' ),
 'audio'       => array( 'aac', 'ac3',  'aif',  'aiff', 'm3a',  'm4a',
 'm4b',  'mka',  'mp1',  'mp2',  'mp3', 'ogg', 'oga', 'ram', 'wav', 'wma'
 ),
 'video'       => array( 'asf', 'avi',  'divx', 'dv',   'flv',  'm4v',
 'mkv',  'mov',  'mp4',  'mpeg', 'mpg', 'mpv', 'ogm', 'ogv', 'qt',  'rm',
 'vob', 'wmv' ),
 'document'    => array( 'doc', 'docx', 'docm', 'dotm', 'odt',  'pages',
 'pdf',  'rtf',  'wp',   'wpd' ),
 'spreadsheet' => array( 'numbers',     'ods',  'xls',  'xlsx', 'xlsm',
 'xlsb' ),
 'interactive' => array( 'swf', 'key',  'ppt',  'pptx', 'pptm', 'pps',
 'ppsx', 'ppsm', 'sldx', 'sldm', 'odp' ),
 'text'        => array( 'asc', 'csv',  'tsv',  'txt' ),
 'archive'     => array( 'bz2', 'cab',  'dmg',  'gz',   'rar',  'sea',
 'sit',  'sqx',  'tar',  'tgz',  'zip', '7z' ),
 'code'        => array( 'css', 'htm',  'html', 'php',  'js' ),
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26650#comment:37>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list