- removed imagefield default_image stuff inside hook_field_formatter(). this should all be handled by imagefield, not imagecache. (depends on this patch for imagefield)
- fixed typo preventing _linked formatters from working.
| Comment | File | Size | Author |
|---|---|---|---|
| imagecache.module.patch | 1.02 KB | ms2011 |
Comments
Comment #1
dopry commented@mikesmullin: I really appreciate the work, but I'm going to keep the default image handling as it is so I can be another option to formatters... All the tricks I've tried for passing it down from imagefield end up with the default image in the DB... there will be changes in 2.1 with how I handle formatters in general... and this part of the code has already moved forward...