If a module that depends on third party libraries - javascript or PHP - provides a "make" file, this makefile can by used by drush make, simplytest.me, quick-drupal, Aegir, and other automated build systems for Drupal.
This module would benefit from providing it's own makefile that lists the expected downloads. Installation instructions could be just
drush make --no-core sites/all/modules/masonry/masonry.make
and a developer would have the needed js files placed into their /sites/all/libraries directory automatically.
This does not interfere with the non-drush way, and will have no impact on anyone not using this feature. They can continue to install lavascript manually.
If it *is* added to the module however, then testing and demos on simplytest.me and as illustrated in #2779905: Trial run → becomes possible.
Closed: outdated
3.0
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.