OSDN Git Service

get_source(): Returns FALSE if error occurerd. Cleanup. Remove redundant is_page()
[pukiwiki/pukiwiki.git] / wiki.en / 3A636F6E6669672F706C7567696E2F6174746163682F6D696D652D74797065.txt
1 #freeze
2 *mime-type [#v7e02d39]
3
4 The definisions in this table are used by attach.inc.php for the determination of  the file contents-type.
5
6 |~Content-type|~Extension|~Explanation|h
7 |image/jpeg|jpeg jpg|jpeg image|
8 |image/gif|gif|gif image|
9 |image/png|png|png image|
10 |application/pdf|pdf|pdf file|
11 |application/x-shockwave-flash|swf|flash file|
12 |video/mpg|mpg|mpg video file|
13 |application/vnd.rn-realmedia|rm|RealPlayer video file|
14 |video/quicktime|mov|quicktime video file|
15 |video/avi|avi|avi video file|
16 |video/x-ms-wmv|wmv|Windows Media video file|
17 |audio/mp3|mp3|MP3 sound file|
18 |audio/wav|wav wave|wave sound file|
19 |audio/vnd.rn-realaudio|ra ram|RealAudio sound file|
20 |audio/midi|mid midi|midi sound file|
21 |application/x-zip-compressed|zip|zip compressed file|
22 |application/x-lzh-compressed|lzh|lzh compressed file|
23 |application/x-gzip|gz|g-zip compressed file|
24 |application/x-bz2-compressed|bz2|bz2 compressed file|
25 |application/x-compress|z tgz|compress compressed file|
26 |application/x-cab-compressed|cab|cab compressed file|
27 |application/x-stuffit|sit|stuff it compressed file|
28 |application/x-tar|tar|tar archive|
29 |text/plain|txt text dat jis euc sjis sjs asc utf utf8 csv|plain text|
30 |text/html|html htm|html document|
31 |image/svg-xml|svg|svg(Scalable Vector Graphics)|
32 |application/ms-download|exe|Windows executable file|
33 |application/ms-word|doc|MS-Word document file|
34 |application/ms-excel|xls|MS-Excel document file|
35 |application/ms-access|mdb mde|MS-Access database file|
36 |application/ms-powerpoint|ppt pps|MS-Powerpoint presentation file|