r56923 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56922‎ | r56923 | r56924 >
Date:17:22, 25 September 2009
Author:jdpond
Status:ok (Comments)
Tags:
Comment:
Added MS Office 7 file types for downloads. This is a hack solution - addressing the whole mime.types issue need to be done in the future.
Modified paths:
  • /trunk/phase3/includes/mime.types (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/mime.types
@@ -2,7 +2,7 @@
33 application/mac-binhex40 hqx
44 application/mac-compactpro cpt
55 application/mathml+xml mathml
6 -application/msword doc
 6+application/msword doc docx docm dot dotx dotm
77 application/octet-stream bin dms lha lzh exe class so dll
88 application/oda oda
99 application/ogg ogg ogm
@@ -13,8 +13,8 @@
1414 application/srgs gram
1515 application/srgs+xml grxml
1616 application/vnd.mif mif
17 -application/vnd.ms-excel xls
18 -application/vnd.ms-powerpoint ppt
 17+application/vnd.ms-excel xls xlsx xlsb xlam xltx xltm
 18+application/vnd.ms-powerpoint ppt pptm pptx pot potx potm ppsm ppam
1919 application/vnd.wap.wbxml wbxml
2020 application/vnd.wap.wmlc wmlc
2121 application/vnd.wap.wmlscriptc wmlsc

Comments

#Comment by Jpond (talk | contribs)   17:28, 25 September 2009

Status & tagging log