I was trying to install Jquery_interface when i noticed there is only a drupal 5 relaese for that module (http://drupal.org/project/Jquery_interface)
I was unable to complete the installation. Is there a workaround? When will the missing module be ported to drupal 6?

Comments

sudeepg’s picture

Drupal 5 Jquery interface module is same as for drupal 6 except for info file. Check here: http://drupal.org/node/208732..

make the folliowing change in jquery_interface.info.

core = 6.x >>>>>>>>>>>>>add this line
; dependencies = jquery_update >>>>>>>>>>>>> comment by adding semi-colon(;) or remove this line

nimrod98’s picture

This should be posted on the projects page, so people will know

http://drupal.org/project/jquery_drag_drop

kobnim’s picture

I would like to second the suggestion that this be posted on the project page. Thanks.

ahmad.khajenezhad’s picture

I would like to be the third one who suggests:
please post comment #1 to the project page.
Although I think
it must be posted to http://drupal.org/project/jquery_interface, not to
http://drupal.org/project/jquery_drag_drop (as it was claimed in comment #2).

thanks

alfthecat’s picture

+1

ipwa’s picture

Status: Active » Fixed

jQuery Interface now has a D6 alpha release: http://drupal.org/project/jquery_interface

Status: Fixed » Closed (fixed)

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