Project:JQuery Interface
Version:6.x-1.0-alpha1
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

Status:active» needs review

OK, so here's the massive patch ;)

AttachmentSize
jquery_interface.info_.patch 364 bytes

#2

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

#3

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...

#4

subscribing

#5

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 :)

#6

subscribing

#7

Subscribe.

#8

+1

#9

Status:needs work» needs review

I have revised the patch for this.

AttachmentSize
jquery_interface.info_.patch 276 bytes

#10

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

#11

+1

#12

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

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

#13

Version:5.x-1.0» 6.x-1.0-alpha1
Status:needs review» fixed

Thanks guys, committed: http://drupal.org/commitlog/commit/3226/76bb3ed2f699f2000fadecbbf72b0a76...

#14

Status:fixed» closed (fixed)

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