Well as it seems most people run into trouble here, i will try to make a small howto.

  1. Download the jquery_ui module using the 6.1.3 stable version
  2. Activate the module in Drupal
  3. Got to http://jqueryui.com/download
  4. Select "no theme" in the top(middle) right
  5. Select 1.7.x as version
  6. Click on download
    • Currently it seems like the jquery ui homepage is under heavy duty. If you cant download the package (timout) simply use this link. I have provided a packed jquery ui version there
  7. Extract the archive, you should see a jquery.ui folder. Move this folder into your jquery_ui folder, so it looks that way modules/jquery_ui/jquery.ui/ui/minified/...

Comments

eugenmayer’s picture

The link is broken, here is the correct one.

samdu’s picture

Would it not be better to supply a link to a page that has the download on it rather than a direct link to the download? I know I'm a little nervous about just downloading things without seeing where they're coming from and I'm pretty savvy. ;)

Weka’s picture

Just to confirm, is jQuery Update 6.x-2.x-dev still a dependency for installing WYSIWYG image upload 6.x-1.0-rc4 on Drupal 6.15 system?

Just installing the latest DEV release of jQuery Update breaks my site and I sure would like to use WYSIWYG image upload.

My current configuration: Drupal 6.15, jQuery UI 6.x-1.3, ImageCache 6.x-2.0-beta10

eugenmayer’s picture

Please open an Isse Weka. Yes jquery_update dev is a dependencie, as we need jquery 1.3

Weka’s picture

Thank you Eugen. Eventually I have learned that the source of the problem is the current Lightbox2 incompatibility with jQuery 1.3.x (#411162: Problem with 'automatic image URL re-formatting' with jQuery 1.3.x).

I look forward to trying your WYSIWYG image upload module in the future, it looks very promising.

eugenmayer’s picture

Status: Active » Fixed
fletchgqc’s picture

In the latest on the 1.7 branch, you have to rename the development-bundle folder to jquery.ui. Then it will work.

Status: Fixed » Closed (fixed)

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

jpmizell’s picture

Worked. Thanks!