hi i m new in drupal i want diplay text as a slideshow in front page in drupal for that purpose i have enabled dd-block module then it shows libraries missing option.

Comments

ppblaauw’s picture

Assigned: » Unassigned
Category: feature » support
Status: Active » Postponed (maintainer needs more info)

You need to install the libraries module and create a sites/all/libraries directory to place the jcycle plugin in:

sites/all/libraries/jquery.cycle/jquery.cycle.all.js
or
sites/all/libraries/jquery.cycle/jquery.cycle.all.min.js

For instructions see also: INSTALL.txt of the ddblock module

Hope this helps you further, please let me know.

getstarted’s picture

Category: support » bug
Priority: Normal » Critical

I copied the "jquery.cycle.all.js" to "/sites/all/libraries/jquery.cycle". I am still getting the same problem.. saying "libraries" missing. I am not able to enable the module. Do I need any other module like jquery_ui or something?

I also tried renaming "jquery.cycle.all.js" to "jquery.cycle.all.min.js". it didn't work either.

Edit: never mind, it also required libraries module. "http://drupal.org/project/libraries"

thanks,

getstarted’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Edit: never mind, it also required libraries module. "http://drupal.org/project/libraries"

ppblaauw’s picture

Category: bug » support
Priority: Critical » Normal
Status: Closed (works as designed) » Postponed (maintainer needs more info)

You need the libraries module: http://drupal.org/project/libraries

ppblaauw’s picture

Status: Postponed (maintainer needs more info) » Fixed

Posting at the same time.
With your post, set status to fixed.

Status: Fixed » Closed (fixed)

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