The module looks for jquery.cycle.all.min.js which is supposed to be installed manually into the libraries directory. The instructions point you towards http://jquery.malsup.com/cycle/download.html where the file can be downloaded from. There is no minified javascript from that URL, and I couldn't find any official minified version of the cycle library.

Attached patch allows you to use the non-minified version which is available on the downloads page.

Comments

mrfelton’s picture

Status: Active » Needs review
StatusFileSize
new1.02 KB
ppblaauw’s picture

The download link for the minified version has been there for about 3 years at that page and it was still there on 6 of July 2011.
I see also that the button has been removed to download the minified version.

Maybe its just temporary, will monitor it.
Committing your patch will support both files.
Will commit soon.

ppblaauw’s picture

Title: jquery.cycle.all.min.js recommended, but not officially available » jquery.cycle.all.min.js recommended, but not officially available (Fixed)
Status: Needs review » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

jcashrowing’s picture

Where do you put the patch?

fenstrat’s picture