Active
Project:
Lightbox2
Version:
7.x-1.x-dev
Component:
Javascript
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2009 at 05:23 UTC
Updated:
4 Aug 2015 at 14:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gregarios commentedSorry 'bout that link: minified
Comment #2
dave reidSeconded. The lightbox.js is nearly 45K. It would be great if a *.min.js versions of each js file could be added, and served by default.
EDIT: It's lightbox.js that's the biggie, not lightbox2.js.
Comment #3
ice5nake commented+1
Lightbox is great but the lack of minification is very unsexy.
Libraries module support would be a nice companion to this as well.
Comment #4
dman commentedI'm surprised it wasn't minified, or didn't have the option.
I'm about to release a site I thought was graphic-heavy, but it seems that it's lightbox that is the single biggest file download for me.
Bumping version because - because it's a few years on and still open.
Comment #5
wizonesolutionsStill open, huh? Anyone have a good workaround for this?
Comment #6
wizonesolutionsI found a workaround: the Minify module. Unfortunately, it won't minify
lightbox.jsby default. The attached patch fixes that.Comment #7
liezie_d commentedThanks! This patch (#6) worked on my system.