Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
24.91 KB
MD5: 256aa43dab5d67a70d8914a2698f999b
SHA-1: 06a4ee6e61f269a63932622c8e6bdd6e7f8fc511
SHA-256: acab040deaa279c6defe15d848d16942cb1d26ee3281507c718aeadafa7e48be
Download zip
32.55 KB
MD5: e505551eb7671d65b2deb24b7869f71e
SHA-1: 151095010c1973ea003641ede8b4887e845cb182
SHA-256: 506f3c9a8c35def6b5214c99a4fae2c37db82400131ea265e096cc160a4a0207
Release notes
- 039c550 Remove skip_files directive from app.yaml since it is unnecessary and overrides default filter which is better.
- fe5807f Issue #2144081: Image Styles Broken: Remove call to drupal_realpath() in image.gd.inc since it voids stream wrapper support.
- 90d354b Issue #2144081: Image Styles Broken: Allow for gs:// stream wrapper instantiation without a valid/complete URI.
- 3ffa8b5 Add Drupal queue implementation for App Engine Push Task Queues.
- 8d0378a A few fixes and additional information for the README.
- 310ffcc Remove leading space in drupal.make first line.
- 7a3adae Add drupal-full.make which includes recommended projects.
- 2b5171e Correct incorrect variable name for drupal_static() reference made in google_appengine_default_storage_bucket() and google_appengine_file_element_types().
- 10e4ca1 Add stub cron.yaml.