HTML Code works but pictures in Gallery do not?
jamesmcd - May 5, 2009 - 14:03
| Project: | FancyZoom |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | slurslee |
| Status: | needs review |
Jump to:
Description
If I post an image in HTML to a page, FancyZoom works fine, example:
<a href="http://static.howstuffworks.com/gif/frog-1.jpg">
<img src="http://static.howstuffworks.com/gif/frog-1.jpg">
</a>However if I create a gallery (using Image Gallery within the Image Module http://drupal.org/project/image ) and add images to it the images when clicked just link through to a page with the larger image on it. Is there a reason for this? Is there something I need to tweak in order to get this to work? I do not want to have to add all of my images with HTML I would much prefer to be able to upload them to the gallery.
Any pointers would be much appreciated
Thanks

#1
I'll have to look into this. I'd like to see an example, so I can look at the HTML being output by your gallery module.
#2
This is likely fixed in the latest version of the module. Issue will be closed soon.