The module appears to work in Drupal 6 with the Interface Sortable module. All I did was change jquery_interface.info.

core = 6.x
; dependencies = jquery_update

(jQuery is already at 1.2.1 in core for rc2.)

Comments

gtcaz’s picture

Status: Active » Needs review
StatusFileSize
new364 bytes

OK, so here's the massive patch ;)

nonsie’s picture

I believe it should be
dependencies[] = jquery_update
to be compatible with D6.

marcp’s picture

Does anyone want to take over ownership of this from jjeff? Doesn't look like there's much to do in order to get the 6.x release out the door...

Babalu’s picture

subscribing

manuel garcia’s picture

Status: Needs review » Needs work

Patch failed (ran it against 5.x-1.0):

patching file jquery_interface.info
Hunk #1 FAILED at 2.
1 out of 1 hunk FAILED -- saving rejects to file jquery_interface.info.rej

It's a silly change so i just went ahead and changed it manually... I thought I'd let you know anyway :)

HS’s picture

subscribing

greylogic’s picture

Subscribe.

k3vin’s picture

+1

projectnashville’s picture

Status: Needs work » Needs review
StatusFileSize
new276 bytes

I have revised the patch for this.

tusharb’s picture

Thanks For help !!!!!!!!!!!!

ayalsule’s picture

+1

ipwa’s picture

As soon as this issue gets resolved: http://drupal.org/node/809824

I will commit this patch and make a beta release, thx

ipwa’s picture

Version: 5.x-1.0 » 6.x-1.0-alpha1
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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