Log of /contributions/modules/mimedetect/mimedetect.info
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 7 20:34:50 2008 UTC
(22 months, 3 weeks ago)
by
jpetso
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0,
DRUPAL-5--1-2,
DRUPAL-5--1-3
Branch point for:
DRUPAL-5
Changes since
1.1: +2 -2 lines
Diff to
previous 1.1
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.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.