Request for CCK Image Field Formatter
drupalina - April 3, 2009 - 22:07
| Project: | FancyZoom |
| Version: | 5.x-1.2 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | slurslee |
| Status: | duplicate |
| Issue tags: | CCK, Imagefield |
Jump to:
Description
Hi,
My site is on Drupal 5.12. Many people upload images through Imagefield with their artciles. These images automatically get scaled by ImageCache.
So in the teaser I have 85x85 preset and in full node view I have 160x160 image. What I want is to get a Fancy Zoom opening a larger image (either full image or 700x700 image) when they click the small 160x160 image in the full node. But it doesn't seem like FancyZoom is passing any options to CCK as Lightbox2 module does.
What do I do?
PLEASE help. I'm sure many other people are looking for a solution, because ImageFiled and ImageCache are a popular combination for images in Drupal sites.

#1
A CCK field formatter is in the works. Meanwhile, works great with the latest version of Resize Filter and other modules that produce links directly to images.
#2
Merging this with #501960: Add a CCK Filefield Formatter!