Nice module, thanks. For folks who aren't comfortable editing drupal templates the point-and-click interface is great. However, I really want to be more selective about where we're including libraries. Most of the time we only need jQuery UI elements on a handful of page, so why include them site-wide?

Could you hook into the content type and individual node edit forms so that we could include JS only where it's needed?