-
FileField Image: February 25, 2011 2:08
Commit 0d41e98 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Allow jpegs from IE. Who would have guessed which browser delivers wrong, nonstandard mimetypes? Bingo.
-
#276901: Display the selected display style. Dumb error, my fault.
-
Have another filefield image related module: ImageCache support. Yo. Doesn't even need FileField Image to work, it's just a formatter for any png, jpeg or gif file that you might upload with any widget.
-
Adapt to the recent changes in filefield, that is, order of parameters.
-
Adapt to the recent changes in filefield, and remove an unnecessary function. (Wonder how that one crept into the file? Hm.)
-
Fix notice, and adapt the CSS similar to the recent filefield commit.
-
Make Coder happy.
-
I might not hold all the copyright on filefield itself so I can't label it as GPLv2 *and later*, but for new modules like this one it should be a good idea, I guess. So, the copyright header.
-
Initial commit of the filefield_image extension module for filefield. Right, it hooks into filefield and can edit (whoo) and display (whooooo!) images. No, no resolution checks yet. No custom title text or stuff. No imagecache integration. But hey, it's a nice start, isn't it? Right, I think so too :]