Add a CCK Filefield Formatter!
heyyo - June 25, 2009 - 13:03
| Project: | FancyZoom |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | slurslee |
| Status: | active |
Jump to:
Description
Is there any plan to make it work with CCK & VIEWS ? Like LightBox or thickbox ?

#1
That's certainly something I'd like to do. I'm learning how to write CCK formatters, so we'll see how that goes. It would need to integrate with Imagecache as well, but apparently that's going into D7 core, so no problem there.
Meanwhile, all you need to get it working with CCK / Views is custom templates with smaller images linking to larger images, either with imagecache or something else. I'd be surprised if the CCK Image field doesn't already support a display field that links an image directly to the original image file (as opposed to the node). That would cover some bases.
In any case, it would be interesting to try making formatters tailored to FancyZoom.
#2
This would be a great addition! Any progress on this?
SUBSCRIBE
#3
I should mention the module works great with Image Resize Filter, especially with the auto-link option enabled.
#4