The .js files need to be wrapped in

(function($) {

})(jQuery);

see 'Using jQuery' section
in 'Managing JavaScript in Drupal 7' http://drupal.org/node/756722

Comments

pat redmond’s picture

Status: Active » Closed (fixed)

Super - thanks for that. I have updated the code, and will roll it out in the next release.

brst t’s picture

Version: 7.x-1.0 » 7.x-2.0-alpha2
Status: Closed (fixed) » Active

Same as with http://drupal.org/node/1480172#comment-5735714

Just downloaded 7.x-2.0-alpha2 and the .js files are the same as they were.

Not sure what's up with this packaging, Pat. The new files are there. These old ones are just unchanged.

pat redmond’s picture

Assigned: Unassigned » pat redmond
Status: Active » Closed (fixed)

OK, I got it this time. I have never used git to commit changes, so I have been feeling my way a little. Thanks for hanging in there!
These changes are definitely in 2.0-alpha3