For images that do not have alt/title, the jqzoom image should not display title "null" or at least be configurable so as to not display "null" if no title is available?
For images that do not have alt/title, the jqzoom image should not display title "null" or at least be configurable so as to not display "null" if no title is available?
Comments
Comment #1
mizerydearia commentedhttp://www.mind-projects.it/projects/jqzoom/index.php#documentation
Actually, why not provide more configuration to cover all jqzoom options?
Comment #2
matt v. commentedmizerydearia,
I'd gladly accept a patch, but it will probably be a while before I have the time to add the requested features.
Comment #3
rkodrupal commentedworked great and the best documentation i've seen yet for any drupal module. congrats. Unfortunately it does not play well with the Insert module which requires that the field display be set to hidden or you end up with two images. Since Insert is the 'future of drupal' according to the mustardseed media folks I'm guessing it will also be the future of jQZoom.
also, would be great if it could do a simple rollover of the thumb image and just pop up the large image (similar to pop up filter but for images).
i'll keep it installed awaiting a very promising future development effort for jqzoom.
Comment #4
matt v. commented@mizerydearia: I've added an option to configure whether the title is displayed (defaulted to "false"); however, for the time being, I'm not adding an configuration option in the module for each of the options in the jQZoom plugin. If someone else wants to add the rest of the options (preferably in a collapsible fieldset, to keep from being overwhelming), I'd be open to a patch.
@rkodrupal: The Insert module is a bit off topic from the original issue. I haven't used the Insert module myself, but in reading the description, I'm not sure it is set up in a way that would allow the jQZoom module to integrate with it. If you have some more detail (especially examples of similar modules that integrate with Insert) feel free to open another issue.