bea-media-analytics
bea-media-analytics copied to clipboard
Support all mime types for indexation
trafficstars
Check why it does not work with all wp's mime types !
Major supported WP mime types :
- // Image formats
- [x] jpeg
- [x] gif
- [x] png
- [x] bmp
- [ ] tiff
- [ ] ico
- // Video formats
- [ ] asf
- [ ] wmv
- [ ] wmx
- [ ] avi
- [ ] divx
- [ ] mov
- [ ] mpeg
- [ ] mp4
- [ ] ogg
- [ ] mkv
- // Text formats
- [ ] txt
- [ ] csv
- [ ] css
- [ ] htm
- // Audio formats
- [ ] mp3
- [ ] mpeg
- [ ] ogg
- [ ] midi
- [ ] wma
- // Misc application formats
- [ ] rtf
- [ ] js
- [ ] tar
- [x] zip
- [x] gzip
- [ ] rar
- [ ] 7z
- // MS Office formats
- [ ] doc
- [ ] ppt
- [ ] xls
- [ ] docx
- [ ] xlsx
- [ ] pptx
- // OpenOffice formats
- [ ] odt
- [ ] odf