I found this module http://drupal.org/project/greybox_5_5 which integrates http://orangoo.com/labs/GreyBox/ and played around with it a bit and it works really well. The control it gives to set the size of the greybox and to integrate it more into other modules is quite slick. Any chance you would upgrade/change to support this?

Comments

Gurpartap Singh’s picture

Title: Greybox 5.5 » Add a gallery feature
Version: 5.x-1.3 » master

Amir's GreyBox uses the AJS javascript library, that along with GreyBox code makes up 22KB(against 3KB of our Greybox :) of data to load for end user. Nevertheless, I do like Amir's GreyBox's gallery feature, and I do plan to include the same in our greybox as well. Is there any other feature that I missed to take a look at in it?

nathanraft’s picture

The feature of being able to control the size of the greybox using rel inside of the link is really useful and is a major benefit compared to the current version. Any possibility of adding this somehow?

Gurpartap Singh’s picture

It's already there in 6.x-1.0. rel="WIDTHxHEIGHT"

Gurpartap Singh’s picture

The above feature was fixed in your previous issue itself http://drupal.org/node/293670 :)