Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
12.44 KB
MD5: d2731ab7697470fd64488e328dcfd232
SHA-1: b2f3f14d32a706024ea5f2ec0b1f819c7eb07f6f
SHA-256: e5f3b218e8ba336b3c875b1e091caab6808b89a46aedd99d0d2da3aff9543e65
Download zip
15.12 KB
MD5: e18c15313d5872b5d9dbc8a97a0b7870
SHA-1: ce917463a97b9855f7a559c67de1cf48966a3cfb
SHA-256: 9234498c75735a9ceb6bcfa5a613ff67be948331a0d9f553131805c2f07ffc28
Release notes
Minor bugfixes made since beta1
Changes since DRUPAL-7--1-0-BETA1:
- Remove Drpual 6 update from D7 branch
- Remove t() calls in hook_schema as per http://drupal.org/node/224333#schema_translation
- Thanks cocoloco, removing now unnecessary in D7 hook_install and hook_uninstall calls as per #976800 and http://drupal.org/node/224333#install-schema
- Fix 'Implements' comments to conform to standard. Menu descriptions should be untranslated. Move 'Instances' menu item before default theme because it doesn't make sense in the middle.