Fancy zoom integration with other image modules/galleries etc...
sub_acoustic - October 10, 2008 - 16:09
| Project: | FancyZoom |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | slurslee |
| Status: | duplicate |
Jump to:
Description
The thumbnails of most uploaded images link to their node. There are instructions to add to template.php that will correct this for drupal 5.x but I'm not sure how to make this work for drupal 6.
If thumbnails automatically linked to the preview image then fancyzoom would work straight away across the site.
Other than coding in the html to link the thumbnail to the original image (which I'm reverting to at the moment) has anyone found a good way of integrating FancyZoom with any of the many gallery modules?
It should work pretty well with Slideshow creator if the scripts don't clash

#1
I have 5.x ImageCache and Imagefield. The nodes usually have just one image each. On teaser I have 85x85. On Full node I have 200x200. When people click on the 200x200 image in full node I want it to open in FancyZoom. But watever I choose in Content Types >> Edit Story>> "Display Fields" , I can't get Fancy zoom to work property.
The only thing that opens a FancyZoom is if I choose "link to image" , but the problem with that is that it then displays a full size image on the node view, which looks pretty ugly.
You seem to suggest that you got it to work somehow, through some HTML hack. Would be kind to suggest what it was? I mean: in which part of which module I need to replace which code with which new code?
Thanks a lot!
#2
Merging this with #501960: Add a CCK Filefield Formatter!