Use Jquery UI (with the Drupal module)

CommentFileSizeAuthor
#2 status_report.png25.47 KBfrancewhoa

Comments

yhager’s picture

Sure, I will, probably in the 6.x version.

francewhoa’s picture

Title: Image cropper library » Upgrade to jQuery UI
StatusFileSize
new25.47 KB

First thanks yhager for this great module. It makes it much easier for user to crop and upload their image. They don't need to learn GIMP or Photoshop. A few clicks and it's done. It's awesome.

+1 to update Imagefield Crop 5.x to use jQuery UI 5.x-1.0 instead of jQuery Interface 5.x-1.0?

jQuery Interface is incompatible with jQuery Update 5.x-2.0.

To reproduce install the module Hierarchical Select 5.x-3.0-rc3 and Imagefield Cropcrop 5.x-1.1. The module Hierarchical Select won’t work properly.

When installing both modules the following warning message is display under Administer > Logs > Status report:

Please disable and uninstall jQuery Interface, as it is incompatible with jQuery Update 2. It is very buggy anyway and any module that uses it should upgrade to jQuery UI.

ImageCache 5.x-2.1 is now available.

Attached is a screenshot of the warning message. Hope this help.

yhager’s picture

Status: Active » Closed (won't fix)

6.x version does not use any of these. We use now the JCrop Jquery plugin, which is awesome. It is included with the module itself, so there is no dependency.

plan9’s picture

It would be great if someone could backport this to 5.x

harrisonwidz’s picture

Version: 5.x-1.x-dev » 5.x-1.1

I wrote a quick patch to use Jcrop plugin with 5.x-1.1 version of module, I can post it is someone interested.

espenmoe’s picture

Pls post it!

francewhoa’s picture

@harrisonwidz: Great. +1 Pls post it. For 5.x-1.x-dev if possible.

@all: jQuery is already use in Imagefield Crop 6.x but not in 5.x. harrisonwidz's patch could back port this feature to 5.x.