Hi all,

I am relatively new to Drupal and trying to figure something out. I want to use this Popup API to open an image (because it looks so nice) in a fashion very similar to "Thickbox"

I can seem to figure out how to do it. It is a static image only on one page of my site, so I am doing this with the "popup" class within the content. See below:


Only local images are allowed.

This seems like it would be simple (it is incredibly simple with "Thickbox" but "Thickbox" isn't nearly as sexy looking as "Popup"

Any assistance would be greatly appreciated.

Comments

vertazzar’s picture

popups are not made for images when there's lightbox

nk_’s picture

Why not? I mean there is thickbox, shadowbox etc. as well. But why not use just one module (API) for multiple purposes instead of 2 or several?

vertazzar’s picture

well really dont know what maintainer will do about it, in my opinion - best for popups right now is to fix primary bugs, such as problems with js includes etc, and code should be more cleaner, dunno.

nk_’s picture

agree, probably there is a long way to stable... anyway imho not bad idea to contribute modules for images and video, as separate modules, more like formatters. I think I can give it at try but only if there's community vote for, otherwise for my own needs I think I'll be lazy ...)

Gabriel R.’s picture

Opening simple images files would be a nice feature indeed.