view e2gallerypro/e2upload/Backend/MimeTypes.ini @ 3:3f6b44aa6b35 judyates

[svn r4] added ability to buy stuff, from a Prints page, but it doesn't work well with the css, and it also has not been fitted into the perl make system.
author rlm
date Mon, 22 Feb 2010 08:02:39 -0500
parents
children
line wrap: on
line source
1 ; Mimetypes configuration file
2 ; The types are sorted by the filetype
4 [application]
5 ai = application/postscript
6 bcpio = application/x-bcpio
7 bin = application/octet-stream
8 ccad = application/clariscad
9 cdf = application/x-netcdf
10 class = application/octet-stream
11 cpio = application/x-cpio
12 cpt = application/mac-compactpro
13 csh = application/x-csh
14 dcr = application/x-director
15 dir = application/x-director
16 dms = application/octet-stream
17 doc = application/msword
18 drw = application/drafting
19 dvi = application/x-dvi
20 dwg = application/acad
21 dxf = application/dxf
22 dxr = application/x-director
23 eps = application/postscript
24 exe = application/octet-stream
25 ez = application/andrew-inset
26 gtar = application/x-gtar
27 gz = application/x-gzip
28 hdf = application/x-hdf
29 hqx = application/mac-binhex40
30 ips = application/x-ipscript
31 ipx = application/x-ipix
32 iso = application/x-isoview;
33 js = application/x-javascript
34 latex = application/x-latex
35 lha = application/octet-stream
36 lnk = application/x-ms-shortcut
37 lsp = application/x-lisp
38 lzh = application/octet-stream
39 man = application/x-troff-man
40 me = application/x-troff-me
41 mif = application/vnd.mif
42 ms = application/x-troff-ms
43 nc = application/x-netcdf
44 oda = application/oda
45 odt = application/vnd.oasis.opendocument.text
46 ods = application/vnd.oasis.opendocument.spreadsheet
47 odp = application/vnd.oasis.opendocument.presentation
48 odg = application/vnd.oasis.opendocument.graphics
49 odc = application/vnd.oasis.opendocument.chart
50 odf = application/vnd.oasis.opendocument.formula
51 odb = application/vnd.oasis.opendocument.database
52 odi = application/vnd.oasis.opendocument.image
53 odm = application/vnd.oasis.opendocument.text-master
54 ott = application/vnd.oasis.opendocument.text-template
55 ots = application/vnd.oasis.opendocument.spreadsheet-template
56 otp = application/vnd.oasis.opendocument.presentation-template
57 otg = application/vnd.oasis.opendocument.graphics-template
58 pdf = application/pdf
59 pgn = application/x-chess-pgn
60 pot = application/mspowerpoint
61 pps = application/mspowerpoint
62 ppt = application/mspowerpoint
63 ppz = application/mspowerpoint
64 pre = application/x-freelance
65 prt = application/pro_eng
66 ps = application/postscript
67 rar = application/x-rar
68 roff = application/x-troff
69 scm = application/x-lotusscreencam
70 set = application/set
71 sh = application/x-sh
72 shar = application/x-shar
73 sit = application/x-stuffit
74 skd = application/x-koan
75 skm = application/x-koan
76 skp = application/x-koan
77 skt = application/x-koan
78 smi = application/smil
79 smil = application/smil
80 sol = application/solids
81 spl = application/x-futuresplash
82 src = application/x-wais-source
83 step = application/STEP
84 stl = application/SLA
85 stp = application/STEP
86 sv4cpio = application/x-sv4cpio
87 sv4crc = application/x-sv4crc
88 swf = application/x-shockwave-flash
89 t = application/x-troff
90 tar = application/x-tar
91 tcl = application/x-tcl
92 tex = application/x-tex
93 texi = application/x-texinfo
94 texinfo = application/x-texinfo
95 tr = application/x-troff
96 tsp = application/dsptype
97 unv = application/i-deas
98 ustar = application/x-ustar
99 vcd = application/x-cdlink
100 vda = application/vda
101 xlc = application/vnd.ms-excel
102 xll = application/vnd.ms-excel
103 xlm = application/vnd.ms-excel
104 xls = application/vnd.ms-excel
105 xlw = application/vnd.ms-excel
106 zip = application/zip
108 [audio]
109 aif = audio/x-aiff
110 aifc = audio/x-aiff
111 aiff = audio/x-aiff
112 au = audio/basic
113 kar = audio/midi
114 mid = audio/midi
115 midi = audio/midi
116 mp2 = audio/mpeg
117 mp3 = audio/mpeg
118 mpga = audio/mpeg
119 ra = audio/x-realaudio
120 ram = audio/x-pn-realaudio
121 rm = audio/x-pn-realaudio
122 rpm = audio/x-pn-realaudio-plugin
123 snd = audio/basic
124 tsi = audio/TSP-audio
125 wav = audio/x-wav
127 [text]
128 as = text/x-actionscript
129 asc = text/plain
130 c = text/plain
131 cc = text/plain
132 css = text/css
133 etx = text/x-setext
134 f = text/plain
135 f90 = text/plain
136 h = text/plain
137 hh = text/plain
138 htm = text/html
139 html = text/html
140 m = text/plain
141 rtf = text/rtf
142 rtx = text/richtext
143 sgm = text/sgml
144 sgml = text/sgml
145 tsv = text/tab-separated-values
146 tpl = text/template
147 txt = text/plain
148 xml = text/xml
150 [video]
151 avi = video/x-msvideo
152 fli = video/x-fli
153 flv = video/x-flv
154 mov = video/quicktime
155 movie = video/x-sgi-movie
156 mpe = video/mpeg
157 mpeg = video/mpeg
158 mpg = video/mpeg
159 qt = video/quicktime
160 viv = video/vnd.vivo
161 vivo = video/vnd.vivo
162 wmv = video/x-ms-wmv
164 [image]
165 bmp = image/bmp
166 gif = image/gif
167 ief = image/ief
168 jpe = image/jpeg
169 jpeg = image/jpeg
170 jpg = image/jpeg
171 pbm = image/x-portable-bitmap
172 pgm = image/x-portable-graymap
173 png = image/png
174 pnm = image/x-portable-anymap
175 ppm = image/x-portable-pixmap
176 psd = image/psd
177 ras = image/cmu-raster
178 rgb = image/x-rgb
179 tif = image/tiff
180 tiff = image/tiff
181 xbm = image/x-xbitmap
182 xpm = image/x-xpixmap
183 xwd = image/x-xwindowdump
185 [x-conference]
186 ice = x-conference/x-cooltalk
188 [model]
189 iges = model/iges
190 igs = model/iges
191 mesh = model/mesh
192 msh = model/mesh
193 silo = model/mesh
194 vrml = model/vrml
195 wrl = model/vrml
197 [www]
198 mime = www/mime
200 [chemical]
201 pdb = chemical/x-pdb
202 xyz = chemical/x-pdb