Drupal 7 JavaScript and Ajax: Resources
Drush make file for the demo site:
https://github.com/katbailey/makefiles/raw/master/dc_chicago_demo.make
$ drush make dc_chicago_demo.make js_demo
$ cd js_demo
$ drush site-install dc_chicago_js --site-name="JS Demo" --db-url=mysql://username:password@localhost/js_demoOr simply grab the modules:
- Examples:
drupal.org/project/examples (7.x-1.x-dev) - Twitter Pull:
drupal.org/project/twitter_pull (7.x-1.x-dev) with the patch from drupal.org/node/1067058 - DC Chicago Demo module:
katbailey.net/sites/default/files/dc_chicago_demo.tar.gz