I intend to use FullCalendar as I think it surpasses all other calendars/options for Drupal.

But I am pleading that someone helps me with the folder setup and specific downloads regarding jQuery because I'm lost with a lot of other users. Hopefully by successfully setting up jQuery based on FullCalendar requirements I can take this back and help out the guys over at jQuery UI.

I am trying to install jQuery UI 1.7 for FullCalendar

I have no problem downloading FullCalendar... and understand your instructions fine including adding the FullCalendar plugin into libraries. Great!

I should note that I previously had jQuery 6.x-1.3 installed and working but I didn't have the jQuery 1.7 added.. So i need to update it... But after uninstalling jQuery, I can't enable anything jQuery now. I keep getting missing plug-in.


Here's my set-up

I have spent two days trying to install jQuery ui but cannot understand what I'm doing wrong (my latest comment is over there at: http://drupal.org/node/970974 ) Nobody's instructions have helped me.

1) I have installed and enabled jQuery update (jQuery Update 6.x-2.x)

2) I download the jQuery UI module (6.x-1.x-dev).

3) Next, I go here http://jqueryui.com/download and download the BASE JQuery zip file jquery-ui-1.8.6.custom.zip -- I presume this is what is meant by jQuery (1.7)?

-This is where I get confused. I place this folder into: sites/all/modules/jquery_ui/* or sites/all/libraries/*

-What did you name this folder? jquery-ui-1.8.6.custom

4) Next, jQuery UI instructions say to go here: http://code.google.com/p/jquery-ui/downloads/list?q=1.7 and download this archive to /sites/all/libraries/jquery.ui-1.7.zip

Unzip.

-I rename this subdirectory to /sites/all/libraries/jquery.ui/

MY jQUERY SET UP FOR FULLCALENDER

Modules
sites/all/modules/jquery_ui
sites/all/modules/jquery_update
sites/all/modules/jquery_ui/jquery.ui.1.8.6.custom (BASE JQuery file http://jqueryui.com/download)

Libraries
sites/all/libraries/jquery.ui (jquery.ui-1.7 http://code.google.com/p/jquery-ui/downloads/list?q=1.7)
sites/all/libraries/fullcalendar

Thank you! If anyone responds to this. And again, I do realize this should have been resolved over at jQuery but there are too many people that are having this same issue--and I think maybe someone here can help me resolve this.

Comments

calefilm’s picture

Resolved.

I apologize but I figured out what my problem was. I was downloading jquery.ui.1.8.6.custom but not opening up the development-bundle. This folder is supposed to be renamed jquery.ui and placed in your sites/all/libraries directory.

Now I have jQuery 1.7 enabled and working. I believe. I'll mark fixed once I have FullCalendar working

Insructions:

Download jQuery UI (6.x-1.x-dev)

place this module in sites/all/modules/jquery_ui

Go to: http://jqueryui.com/download

download 1.7.3 Legacy release

unzip

find folder named "development-bundle"

rename this folder: jquery.ui

place this "jquery.ui" folder inside sites/all/libraries

enable jquery_ui module

tim.plunkett’s picture

Status: Active » Fixed

All of the above can be found in the jquery_ui documentation.

calefilm’s picture

Thanks!

Unfortunately, my installation would not install the zip files from that location: http://code.google.com/p/jquery-ui/downloads/list?q=1.7

I had to go to http://jqueryui.com/download and download the stable 1.7.3 legacy release and rename develpment-bundle to jquery.ui in order for my installation to accept jquery.

Fixed.

Status: Fixed » Closed (fixed)

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