There are a lot of requests to use other modules for the inclusions of the jquery scripts I use in the module.

Should I use an external module to do this ? (jquerytools or jquery_plugin or ...)

greetz,
Wim

Comments

robloach’s picture

jQuery Plugin is a bunch of different jQuery libraries. jQuery Tools is a different family of libraries. Some of the jQuery Plugins libraries have migrated over to the jQuery Tools set, and the maintainer of jQuery Plugins and I are working out how that should translate in the Drupal world. See this issue for that discussion.

I think Scrollable Views module has a place in all of this, providing a View to the jQuery Tools scrollable library. What requests for inclusion of other modules do you get? There is jQ, but I think that should be handled on the jQuery Tools side of things rather then the Scrollable side of things.

Thoughts?