I use Colorbox module in my install profile, and I saw this morning that the module is didn't work, cause a colorbox plugin need a jquery.colorbox-min.js, but in the colorbox folder has an jquery.colorbox.js
I use Colorbox module in my install profile, and I saw this morning that the module is didn't work, cause a colorbox plugin need a jquery.colorbox-min.js, but in the colorbox folder has an jquery.colorbox.js
Comments
Comment #1
frjo commentedIf you download the plugin from http://www.jacklmoore.com/colorbox you will get the jquery.colorbox-min.js.
I can see that Jack Moor have removed the minified version from the Github repo, will ask him about that.
Comment #2
csakiistvanOk, if i have 1 website is good idea, but the we use the drupal instal profile every day for new websites, and i can't download the colorbox js every times...
Comment #3
frjo commentedWhy can't you set your make script to download the zip or use the drush command instead of checking out from the repo?
If you absolutely must use the repo the only option is to convince Jack Moore to put it back in.
Comment #4
ckngThe Colorbox repo no longer provide jquery.colorbox-min.js, it should be removed from this module checking. It breaks this module.
Comment #5
frjo commentedThe zip file you download on http://www.jacklmoore.com/colorbox still contains jquery.colorbox-min.js and that is the recommend way to get the plugin. All instructions point there and the Drush command download from there as well.
Comment #6
csakiistvanUnfortunately it is not work for me, because i use the Colorbox plugin from github in my intaller profile, and I can't download colorbox from jacklmoore.com/colorbox each installation.
Comment #7
frjo commentedCan't you use [download][type] = file ?
Comment #8
lsolesen commented@frjo Could you clarify how you need to download colorbox on the project page, and then set this issue to fixed?
Comment #9
frjo commented@lsolesen, done
Comment #11
askiadrupal commentedi cannot get this plugin to work to save my life
Comment #12
lionsharz commentedYes - this is a bit an issue for me also.... could you rename the jquery.colorbox.js to jquery.colorbox.min.js? Would that work?