Update for Drupal 6
gtcaz - January 11, 2008 - 06:37
| Project: | JQuery Interface |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
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.)

#1
OK, so here's the massive patch ;)
#2
I believe it should be
dependencies[] = jquery_updateto 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
Patch failed (ran it against 5.x-1.0):
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
I have revised the patch for this.