block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules

This commit is contained in:
Sam Hemelryk
2010-06-04 01:49:53 +00:00
parent 42e7e70a9d
commit 2a102b901e
21 changed files with 274 additions and 58 deletions
+5 -1
View File
@@ -10,7 +10,11 @@ M.yui.add_module = function(modules) {
M.yui.loader.modules[modname] = modules[modname];
}
};
/**
* The gallery version to use when loading YUI modules from the gallery.
* Will be changed every time when using local galleries.
*/
M.yui.galleryversion = '2010.04.21-21-51';
/**
* Various utility functions