Posted by NathanRAFT on December 9, 2008 at 7:13am
Jump to:
| Project: | Greybox |
| Version: | master |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
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?
#2
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?
#3
It's already there in 6.x-1.0. rel="WIDTHxHEIGHT"
#4
The above feature was fixed in your previous issue itself http://drupal.org/node/293670 :)