fix for media thumbs

This commit is contained in:
Andy Miller
2014-08-11 12:32:34 -06:00
parent 1931b5f3f0
commit c337486473
15 changed files with 14 additions and 14 deletions

View File

@@ -1,58 +1,58 @@
jpg: jpg:
type: image type: image
thumb: thumb-jpg.png thumb: media/thumb-jpg.png
mime: image/jpeg mime: image/jpeg
jpeg: jpeg:
type: image type: image
thumb: thumb-jpeg.png thumb: media/thumb-jpeg.png
mime: image/jpeg mime: image/jpeg
png: png:
type: image type: image
thumb: thumb-png.png thumb: media/thumb-png.png
mime: image/png mime: image/png
gif: gif:
type: image type: image
thumb: thumb-gif.png thumb: media/thumb-gif.png
mime: image/gif mime: image/gif
mp4: mp4:
type: video type: video
thumb: thumb-mp4.png thumb: media/thumb-mp4.png
mime: video/mp4 mime: video/mp4
mov: mov:
type: video type: video
thumb: thumb-mov.png thumb: media/thumb-mov.png
mime: video/quicktime mime: video/quicktime
m4v: m4v:
type: video type: video
thumb: thumb-m4v.png thumb: media/thumb-m4v.png
mime: video/x-m4v mime: video/x-m4v
swf: swf:
type: video type: video
thumb: thumb-swf.png thumb: media/thumb-swf.png
mime: video/x-flv mime: video/x-flv
txt: txt:
type: file type: file
thumb: thumb-txt.png thumb: media/thumb-txt.png
mime: text/plain mime: text/plain
doc: doc:
type: file type: file
thumb: thumb-doc.png thumb: media/thumb-doc.png
mime: application/msword mime: application/msword
html: html:
type: file type: file
thumb: thumb-html.png thumb: media/thumb-html.png
mime: text/html mime: text/html
pdf: pdf:
type: file type: file
thumb: thumb-pdf.png thumb: media/thumb-pdf.png
mime: application/pdf mime: application/pdf
zip: zip:
type: file type: file
thumb: thumb-zip.png thumb: media/thumb-zip.png
mime: application/zip mime: application/zip
gz: gz:
type: file type: file
thumb: thumb-gz.png thumb: media/thumb-gz.png
mime: application/gzip mime: application/gzip

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB