Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update to jpeg-8 | Dirk Meyer | 2010-02-05 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=249285 | ||||
* | - Update to 6.x-1.2 | Martin Wilke | 2009-05-10 | 2 | -4/+4 |
| | | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=233644 | ||||
* | - Update to 6.x-1.1 | Martin Wilke | 2009-05-01 | 2 | -4/+4 |
| | | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=233082 | ||||
* | MimeDetect provides an API for consistent server side mime detection | Martin Wilke | 2009-02-09 | 3 | -0/+34 |
using the PHP FileInfo extension, the UNIX 'file' command, user supplied mime data, or file extension lookups. It is distributed with it's own magic library for use with the PHP FileInfo extension to make mime detection more consistent in different environments. WWW: http://drupal.org/project/mimedetect PR: ports/131379 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=227917 |