Provides a way to utilise the Jquery Tools library with Drupal 7. Similar in functionality to drupal.org/project/jquerytools - but utilises D7s drupal_add_library to add the JS. Also includes some helper functions (implemented using HOOK_theme) to automatically insert content into the scrollable and tabs widgets.

Would like to release as an alpha version to get some feedback from people wishing for an upgrade path from the D6 module (drupal.org/project/jquerytools).

Comments

13rac1’s picture

Status: Needs review » Needs work

Link: http://drupal.org/sandbox/lukus/1214382
jQueryTools: http://drupal.org/project/jquerytools

This project should be submitted as a patch to the #1114130: Drupal 7 version thread for the jquerytools project. A separate project shouldn't be created.

lukus’s picture

Hi - thanks for you comment.

I'm unsure about procedures at this point.

Have you looked at the code? The code is not based upon the project you reference and it doesn't wholly replicate the functionality the module provides.

Should I still submit a patch in a case like this?

lukus’s picture

Status: Needs work » Needs review
13rac1’s picture

Status: Needs review » Needs work

If there is any code or functionality in common, it should be a patch against the other module. Contact the maintainer for the D6 version: http://drupal.org/user/61114 Have him look at your code and discuss. He may add you as a maintainer to that project, or at least accept a D7 version.

lukus’s picture

There isn't any code in common, but it does try to solve the same problem (integration of the Jquery Tools library).

I've emailed Rob to ask for his advice.

rogical’s picture

Agree, you should be the maintainer of D7 branch.

But I don't know if there's any other ways to be the branch maintainer without the sponsors' approch, if he doesn't reply.

lukus’s picture

I haven't received a reply. Mailed the maintainer on the 26th. Any advice appreciated.

13rac1’s picture

Give Rob more time to respond.

lukus’s picture

Okay, np - I'll wait for a response and report back if another week passes.

lukus’s picture

Its now nearly two weeks since I contacted the project maintainer. Please let me know what I should do.

rogical’s picture

seems create a new D7 module is the only way!

Hope to see your project apply issue soon.

13rac1’s picture

@lukus Read this information about Dealing with abandoned projects. You should begin the process of taking over development on the module.

robloach’s picture

Status: Needs work » Fixed

You got it! :-)

Status: Fixed » Closed (fixed)

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

rogical’s picture

when can I see the project page?