Releases for FileField Image
filefield_image 6.x-1.0
First released: July 17, 2008 - 15:58
Size: 8.75 KB
md5_file hash: 4daf799286078d2eb82ee31a4e2c32b9
Last updated: July 17, 2008 - 16:00
Final release of filefield_image. When I come back, imagefield will hopefully have reclaimed its position. I assigned commit access to drewish, so if anyone contributes patches, they might still be applied. Or not, can't tell. Anyways, I'm outta here, have a nice year!
This release fixes the single bug #280508: Accept nonstandard IE7 mimetypes, which should make filefield_image usable for actual real-world deployments. Pay attention to the note on the project page though, it is only considered a stop-gap measure by now and you'll have to migrate to imagefield sooner or later.
That said, enjoy. Even though filefield needs to move slower in order to get this functionality in a cleaner way, there has been little code that I enjoyed as much as getting this module to work. I'm looking forward to watching its legacy bloom into imagefield.
filefield_image 6.x-1.0-beta2
First released: July 14, 2008 - 15:26
Size: 8.74 KB
md5_file hash: aded629f62a43656d88f739c20a440f8
Last updated: July 14, 2008 - 15:30
I wanted to wait for more bug fixes or features until I release a new beta, but the situation seems to speak against that, because:
- it seems there are no actual bugs apart from the one that I fixed since beta1 (style options didn't work there, now they do)
- new features are unlikely for the near future because I'm going off to a one-month trip abroad.
- dopry reshuffles filefield again (and imagefield), so the future of filefield_image is unclear at this point.
So, here's a release with style options working. Requires filefield 6.x-1.0-beta2 or -beta3 (which I'll release right afterwards), probably incompatible with subsequent filefield releases (depending on how communication with dopry works out).
filefield_image 6.x-1.0-beta1
First released: June 30, 2008 - 00:53
Size: 8.73 KB
md5_file hash: 2289d4439be8cdc90a040c148825fa05
Last updated: June 30, 2008 - 00:55
This new release has basically two features:
- Works with FileField 6.x-1.0-beta2, as opposed to the previous filefield_image release which is now out of date and had only worked on a previous FileField.
- ImageCache support similar to the ImageCache formatters for ImageField, only better as you can mix & match with regular files (also true for other new FileField extensions) and get a nice settings UI for configuring the ImageCache preset and display style. ImageCache support is implemented as module that is independent from filefield_image, so you can even have imagecache-transformed images on the node view even if the node edit form doesn't show the image at all.
Hope you like it! Still beta, too! Don't complain if it doesn't include your favorite feature, but rather help getting stuff ported from ImageField! And cut.
filefield_image 6.x-1.0-alpha1
First released: June 28, 2008 - 09:47
Size: 7.7 KB
md5_file hash: 236629fe4bf4f586c7726d65ee097c3d
Last updated: June 28, 2008 - 09:50
The essence of imagefield, condensed in less than 200 lines of code. Requires FileField 6.x-1.0-beta1 or later (or maybe not later but exactly, can't tell for sure yet).
Known issues:
- file preview doesn't work before saving the node when operating with private files
- thousands of nice imagefield features not implemented
Apart from that, I think this module rocks. You should definitely try it out on your development site (but yet keep it far away from anything involving production use).
