Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
61.35 KB
MD5: 80e4a5dc935016086167459e9c17e60a
SHA-1: 60144c17668fbb4052e91f156ee6b7814fecdb3c
SHA-256: 1708498df379cf4fded68566681780d746d57a0140cdf83a8462d12b078150b2
Download zip
81.14 KB
MD5: 19c22de61233dd1c0d8c70e03d625fe8
SHA-1: 34d4eae33f561ffbdb2d61f1f5a8f7b6366f1b10
SHA-256: 41291a61df35aa60716a6dab987ff22e9fc6dce681eb1951bde3b38a1bd9cbb6
Release notes
This release includes important bug fixes for sites not using MySQL, adds config translation using the i18n module, provides a fix for the broken [node:summary] token, and merges existing submodules that provide integration with Panels and Views.
Full changelog since v7.x-1.0-beta5:
- #1961448 by DamienMcKenna: Disable the fb:app_id field if fb_social is present.
- #1282620 by idflood, evanbarter, mgifford, Lukas von Blarer, Peacog, zterry95, DamienMcKenna: Configuration translation through integration with the i18n module.
- #1498740 by devuo: Merged Diogo's metatag_panels module.
- #1804356 by Dave Reid: Merged Dave's metatag_views module.
- #1909224 by DamienMcKenna: Fixed sloppy code in metatag_metatags_form_submit().
- #1969428 by DamienMcKenna: Changed the DC 'property' attribute to 'name'.
- #1284756 by dsdeiz: Update Migrate integration for compatibility with v2.5, support additional entity types.
- #1953724 by DamienMcKenna, joshf, wiifm, twistor: PostgreSQL compatibility for recent updates.
- #1295524 by DamienMcKenna: Temporary fix for the [node:summary] token not working.
- #1952190 by DamienMcKenna: Only run queries involving taxonomy data if the Taxonomy module is enabled.