Index: branches/wmf/1.16wmf4/includes/MimeMagic.php |
— | — | @@ -9,7 +9,7 @@ |
10 | 10 | * the file mime.types in the includes directory. |
11 | 11 | */ |
12 | 12 | define('MM_WELL_KNOWN_MIME_TYPES',<<<END_STRING |
13 | | -application/ogg ogg ogm ogv |
| 13 | +application/ogg ogx ogg ogm ogv oga spx |
14 | 14 | application/pdf pdf |
15 | 15 | application/vnd.oasis.opendocument.chart odc |
16 | 16 | application/vnd.oasis.opendocument.chart-template otc |
— | — | @@ -33,7 +33,7 @@ |
34 | 34 | audio/mpeg mpga mpa mp2 mp3 |
35 | 35 | audio/x-aiff aif aiff aifc |
36 | 36 | audio/x-wav wav |
37 | | -audio/ogg ogg |
| 37 | +audio/ogg oga spx ogg |
38 | 38 | image/x-bmp bmp |
39 | 39 | image/gif gif |
40 | 40 | image/jpeg jpeg jpg jpe |
— | — | @@ -45,7 +45,7 @@ |
46 | 46 | image/x-xcf xcf |
47 | 47 | text/plain txt |
48 | 48 | text/html html htm |
49 | | -video/ogg ogm ogg ogv |
| 49 | +video/ogg ogv ogm ogg |
50 | 50 | video/mpeg mpg mpeg |
51 | 51 | END_STRING |
52 | 52 | ); |
— | — | @@ -80,7 +80,7 @@ |
81 | 81 | audio/x-wav [AUDIO] |
82 | 82 | audio/mp3 audio/mpeg [AUDIO] |
83 | 83 | application/ogg audio/ogg video/ogg [MULTIMEDIA] |
84 | | -image/x-bmp image/bmp [BITMAP] |
| 84 | +image/x-bmp image/x-ms-bmp image/bmp [BITMAP] |
85 | 85 | image/gif [BITMAP] |
86 | 86 | image/jpeg [BITMAP] |
87 | 87 | image/png [BITMAP] |
— | — | @@ -396,7 +396,7 @@ |
397 | 397 | 'xbm', |
398 | 398 | |
399 | 399 | // Formats we recognize magic numbers for |
400 | | - 'djvu', 'ogg', 'ogv', 'mid', 'pdf', 'wmf', 'xcf', |
| 400 | + 'djvu', 'ogx', 'ogg', 'ogv', 'oga', 'spx', 'mid', 'pdf', 'wmf', 'xcf', |
401 | 401 | |
402 | 402 | // XML formats we sure hope we recognize reliably |
403 | 403 | 'svg', |
Index: branches/wmf/1.16wmf4/includes/mime.types |
— | — | @@ -5,7 +5,7 @@ |
6 | 6 | application/msword doc docx docm dot dotx dotm |
7 | 7 | application/octet-stream bin dms lha lzh exe class so dll |
8 | 8 | application/oda oda |
9 | | -application/ogg ogg ogm |
| 9 | +application/ogg ogx ogg ogm ogv oga spx |
10 | 10 | application/pdf pdf |
11 | 11 | application/postscript ai eps ps |
12 | 12 | application/rdf+xml rdf |
— | — | @@ -63,10 +63,10 @@ |
64 | 64 | audio/basic au snd |
65 | 65 | audio/midi mid midi kar |
66 | 66 | audio/mpeg mpga mp2 mp3 |
67 | | -audio/ogg ogg |
| 67 | +audio/ogg oga ogg spx |
68 | 68 | audio/x-aiff aif aiff aifc |
69 | 69 | audio/x-mpegurl m3u |
70 | | -audio/x-ogg ogg |
| 70 | +audio/x-ogg oga ogg spx |
71 | 71 | audio/x-pn-realaudio ram rm |
72 | 72 | audio/x-pn-realaudio-plugin rpm |
73 | 73 | audio/x-realaudio ra |
— | — | @@ -85,6 +85,7 @@ |
86 | 86 | image/vnd.wap.wbmp wbmp |
87 | 87 | image/x-cmu-raster ras |
88 | 88 | image/x-icon ico |
| 89 | +image/x-ms-bmp bmp |
89 | 90 | image/x-portable-anymap pnm |
90 | 91 | image/x-portable-bitmap pbm |
91 | 92 | image/x-portable-graymap pgm |
— | — | @@ -110,12 +111,12 @@ |
111 | 112 | text/xml xml xsl xslt rss rdf |
112 | 113 | text/x-setext etx |
113 | 114 | video/mpeg mpeg mpg mpe |
114 | | -video/ogg ogm ogg |
| 115 | +video/ogg ogv ogm ogg |
115 | 116 | video/quicktime qt mov |
116 | 117 | video/vnd.mpegurl mxu |
117 | 118 | video/x-flv flv |
118 | 119 | video/x-msvideo avi |
119 | | -video/x-ogg ogm ogg |
| 120 | +video/x-ogg ogv ogm ogg |
120 | 121 | video/x-sgi-movie movie |
121 | 122 | x-conference/x-cooltalk ice |
122 | 123 | application/vnd.oasis.opendocument.text odt |
— | — | @@ -133,4 +134,4 @@ |
134 | 135 | application/vnd.oasis.opendocument.formula odf |
135 | 136 | application/vnd.oasis.opendocument.formula-template otf |
136 | 137 | application/vnd.oasis.opendocument.text-master odm |
137 | | -application/vnd.oasis.opendocument.text-web oth |
\ No newline at end of file |
| 138 | +application/vnd.oasis.opendocument.text-web oth |
Index: branches/wmf/1.16wmf4/includes/mime.info |
— | — | @@ -16,7 +16,7 @@ |
17 | 17 | image/x-rgb [BITMAP] |
18 | 18 | image/x-portable-pixmap [BITMAP] |
19 | 19 | image/x-portable-graymap image/x-portable-greymap [BITMAP] |
20 | | -image/x-bmp image/bmp application/x-bmp application/bmp [BITMAP] |
| 20 | +image/x-bmp image/x-ms-bmp image/bmp application/x-bmp application/bmp [BITMAP] |
21 | 21 | image/x-photoshop image/psd image/x-psd image/photoshop [BITMAP] |
22 | 22 | image/vnd.djvu image/x.djvu image/x-djvu [BITMAP] |
23 | 23 | |
— | — | @@ -31,6 +31,7 @@ |
32 | 32 | audio/wav audio/x-wav audio/wave [AUDIO] |
33 | 33 | audio/midi audio/mid [AUDIO] |
34 | 34 | audio/basic [AUDIO] |
| 35 | +audio/ogg [AUDIO] |
35 | 36 | audio/x-aiff [AUDIO] |
36 | 37 | audio/x-pn-realaudio [AUDIO] |
37 | 38 | audio/x-realaudio [AUDIO] |
Property changes on: branches/wmf/1.16wmf4/includes |
___________________________________________________________________ |
Name: svn:mergeinfo |
38 | 39 | - /branches/REL1_15/phase3/includes:51646 |
/branches/sqlite/includes:58211-58321 |
/branches/wmf-deployment/includes:53381,60970 |
/trunk/phase3/includes:63549,63764,63897-63901 |
39 | 40 | + /branches/REL1_15/phase3/includes:51646 |
/branches/sqlite/includes:58211-58321 |
/branches/wmf-deployment/includes:53381,60970 |
/trunk/phase3/includes:63549,63764,63897-63901,64509,65650,65816 |
Index: branches/wmf/1.16wmf4/RELEASE-NOTES |
— | — | @@ -791,6 +791,7 @@ |
792 | 792 | the page set in the &returnto parameter. |
793 | 793 | * (bug 19194) Search box in Modern skin doesn't focus with Safari/Chrome |
794 | 794 | * (bug 17790) Users instantly logged off on HughesNet |
| 795 | +* (bug 23375) Added ogv, oga, spx as extensions for ogg files |
795 | 796 | |
796 | 797 | == API changes in 1.16 == |
797 | 798 | |
Property changes on: branches/wmf/1.16wmf4 |
___________________________________________________________________ |
Name: svn:mergeinfo |
798 | 799 | - /branches/wmf-deployment:60970 |
/trunk/phase3:63545-63546,63549,63643,63764,63897-63901 |
799 | 800 | + /branches/wmf-deployment:60970 |
/trunk/phase3:63545-63546,63549,63643,63764,63897-63901,64509,65650,65816 |