Releases for MimeDetect
mimedetect 5.x-1.3
Official release from CVS tag: DRUPAL-5--1-3
First released: May 9, 2009 - 17:49
First released: May 9, 2009 - 17:49
Download: mimedetect-5.x-1.3.tar.gz
Size: 265.87 KB
md5_file hash: 539e78011137ff6cd42eb6bd975493ea
Last updated: May 9, 2009 - 17:50
View usage statistics for this releaseSize: 265.87 KB
md5_file hash: 539e78011137ff6cd42eb6bd975493ea
Last updated: May 9, 2009 - 17:50
Changes since DRUPAL-5--1-2:
- #444724 by quicksketch and drewish: Not recognizing the ZIP mime-type (application/zip).
mimedetect 6.x-1.2
Official release from CVS tag: DRUPAL-6--1-2
First released: May 9, 2009 - 17:47
First released: May 9, 2009 - 17:47
Download: mimedetect-6.x-1.2.tar.gz
Size: 266.05 KB
md5_file hash: 95fa13701dc4541a3508133ebbe818d7
Last updated: May 9, 2009 - 17:50
View usage statistics for this releaseSize: 266.05 KB
md5_file hash: 95fa13701dc4541a3508133ebbe818d7
Last updated: May 9, 2009 - 17:50
Changes since DRUPAL-6--1-1:
- #444724 by quicksketch and drewish: Not recognizing the ZIP mime-type (application/zip).
mimedetect 7.x-1.x-dev
Nightly development snapshot from CVS branch: HEAD
First released: April 15, 2009 - 20:19
First released: April 15, 2009 - 20:19
Download: mimedetect-7.x-1.x-dev.tar.gz
Size: 266.42 KB
md5_file hash: 67d48c3df15be7cb18b8f41b12df6fcc
Last updated: September 13, 2009 - 00:17
View usage statistics for this releaseSize: 266.42 KB
md5_file hash: 67d48c3df15be7cb18b8f41b12df6fcc
Last updated: September 13, 2009 - 00:17
Starting on a 7.x update.
mimedetect 5.x-1.2
Official release from CVS tag: DRUPAL-5--1-2
First released: April 15, 2009 - 20:09
First released: April 15, 2009 - 20:09
Download: mimedetect-5.x-1.2.tar.gz
Size: 265.85 KB
md5_file hash: 3637d3292ad2d9d603ee4cdfd97b05ce
Last updated: April 15, 2009 - 20:11
View usage statistics for this releaseSize: 265.85 KB
md5_file hash: 3637d3292ad2d9d603ee4cdfd97b05ce
Last updated: April 15, 2009 - 20:11
Changes since DRUPAL-5--1-1:
- #434200 by picco: Handle uppercase extensions correctly.
- #288811 by dboulet: finfo_file() needs the canonical path to the file.
- #342636 by drewish: Don't trust the browser and use file_get_mimetype()'s more complete database.
Also backported using the longer file switches (--mime and --breif) because the short ones (-ib) aren't the same in all versions of file. - #434716 by drewish: Only show applicable settings.
mimedetect 6.x-1.1
Official release from CVS tag: DRUPAL-6--1-1
First released: April 15, 2009 - 20:07
First released: April 15, 2009 - 20:07
Download: mimedetect-6.x-1.1.tar.gz
Size: 266 KB
md5_file hash: 38e00e9e2b4dbdb88c9d7dfb848ca1d2
Last updated: April 15, 2009 - 20:11
View usage statistics for this releaseSize: 266 KB
md5_file hash: 38e00e9e2b4dbdb88c9d7dfb848ca1d2
Last updated: April 15, 2009 - 20:11
Changes since DRUPAL-6--1-0:
- Fixed some screwy indenting.
- #434200 by picco: Handle uppercase extensions correctly.
- Reverting some junk was included with the patch for #434200.
- #288811 by dboulet: finfo_file() needs the canonical path to the file.
- #342636 by drewish: Don't trust the browser and use file_get_mimetype()'s more complete database.
- #434704 by drewish: Split admin forms into their own .inc file to save memory.
mimedetect 5.x-1.1
Official release from CVS tag: DRUPAL-5--1-1
First released: March 18, 2009 - 10:28
First released: March 18, 2009 - 10:28
Download: mimedetect-5.x-1.1.tar.gz
Size: 266.23 KB
md5_file hash: 825a9e7f90dbe07f109041f3595cadaa
Last updated: March 18, 2009 - 10:30
View usage statistics for this releaseSize: 266.23 KB
md5_file hash: 825a9e7f90dbe07f109041f3595cadaa
Last updated: March 18, 2009 - 10:30
This was kind of a botched release since it was on the wrong branch.
mimedetect 6.x-1.0
Official release from CVS tag: DRUPAL-6--1-0
First released: September 11, 2008 - 22:56
First released: September 11, 2008 - 22:56
Download: mimedetect-6.x-1.0.tar.gz
Size: 266.23 KB
md5_file hash: 88800ceb6843a42422a8b34c15db803b
Last updated: September 11, 2008 - 23:00
View usage statistics for this releaseSize: 266.23 KB
md5_file hash: 88800ceb6843a42422a8b34c15db803b
Last updated: September 11, 2008 - 23:00
First official release of the module for 6.x. There are no changes from beta1 but I wanted to create a stable release since there aren't really any outstanding bugs.
mimedetect 6.x-1.0-beta1
Official release from CVS tag: DRUPAL-6--1-0-beta1
First released: July 25, 2008 - 21:44
First released: July 25, 2008 - 21:44
Download: mimedetect-6.x-1.0-beta1.tar.gz
Size: 266.24 KB
md5_file hash: 6fc7b5c6574f2bd504d4c5c9ef91e17b
Last updated: July 25, 2008 - 21:45
View usage statistics for this releaseSize: 266.24 KB
md5_file hash: 6fc7b5c6574f2bd504d4c5c9ef91e17b
Last updated: July 25, 2008 - 21:45
Changes since DRUPAL-5:
- #233005, Initial D6 port by Crell and Drewish
- Clean up our variables on uninstall.
- Assignment should be in parenthesis so that the assignment doesn't AND in the next test.
- Using the longer file switches (--mime and --breif) because the short ones (-ib) aren't the same in all versions of file.
mimedetect 5.x-1.0
Official release from CVS tag: DRUPAL-5--1-0
First released: July 21, 2008 - 21:11
First released: July 21, 2008 - 21:11
Download: mimedetect-5.x-1.0.tar.gz
Size: 265.98 KB
md5_file hash: 6500b5aa76d8aaa393f079a17d0369c7
Last updated: July 21, 2008 - 21:15
View usage statistics for this releaseSize: 265.98 KB
md5_file hash: 6500b5aa76d8aaa393f079a17d0369c7
Last updated: July 21, 2008 - 21:15
Changes since DRUPAL-5--1-0-beta: Module review, resulting mostly in style improvements, but also some "real" changes
- Use the 'mimedetect_file_binary' variable instead of 'filefield_file_binary'.
- Use a $t() instead of t() in the requirements function.
- Merge the last two mime type checks.
- Move the declaration of the $mime variable further down for better readability, and remove an unnecessary check on !$mime.
- Add the mime type for png, and fix ico and rgb (was 'rbg' before).
- Tune user visible strings for sounding "official" and consistent casing.
- Remove trailing spaces.
- strip charsets from text mime types returned by the UNIX 'file' command.
mimedetect 6.x-1.x-dev
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: June 2, 2008 - 23:06
First released: June 2, 2008 - 23:06
Download: mimedetect-6.x-1.x-dev.tar.gz
Size: 266.41 KB
md5_file hash: 6f10d972fc80b7e58044ba47ffab527b
Last updated: September 13, 2009 - 00:17
View usage statistics for this releaseSize: 266.41 KB
md5_file hash: 6f10d972fc80b7e58044ba47ffab527b
Last updated: September 13, 2009 - 00:17
MimeDetect development release for 6.x.
mimedetect 5.x-1.x-dev
Nightly development snapshot from CVS branch: DRUPAL-5
First released: January 18, 2008 - 12:27
First released: January 18, 2008 - 12:27
Download: mimedetect-5.x-1.x-dev.tar.gz
Size: 265.87 KB
md5_file hash: 1cef1654afbc09a719193fb99db7e15e
Last updated: May 10, 2009 - 00:12
View usage statistics for this releaseSize: 265.87 KB
md5_file hash: 1cef1654afbc09a719193fb99db7e15e
Last updated: May 10, 2009 - 00:12
MimeDetect development release for 5.x.
mimedetect 5.x-1.0-beta
dopry - January 5, 2008 - 05:12
Official release from CVS tag: DRUPAL-5--1-0-beta
First released: January 5, 2008 - 05:12
First released: January 5, 2008 - 05:12
Download: mimedetect-5.x-1.0-beta.tar.gz
Size: 265.85 KB
md5_file hash: 30a2c3789e87e64cc877ec93e1a78ee9
Last updated: January 5, 2008 - 05:15
View usage statistics for this releaseSize: 265.85 KB
md5_file hash: 30a2c3789e87e64cc877ec93e1a78ee9
Last updated: January 5, 2008 - 05:15
Beta Release of MimeDetect module. Future versions of FileField will depend on this module.
