Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
94.72 KB
MD5: 381aaaba6a261e7e8e50d06e0e96d284
SHA-1: a3dc73e7f7c08f94892176edab4d11925d942e21
SHA-256: 06c993e7596d04520f67d5aa865f6711b5b71445d1b758cf073cc572db2a490a
Download zip
122.74 KB
MD5: 3b11f54fbaba7478dfbc684f73284554
SHA-1: 7f42a4bfbf51f1fe0a9ca35d51064d77a3a5932c
SHA-256: 7eab13606c187901d3d82e610a63e75b816f867b2da3ff654460837586ae13a7
Release notes
This resolves a critical issue for any sites using Metatag:Views, plus fixes integration with Panels and Feeds with the API changes in 1.0. This is a recommended release for all sites.
Full changelog since v7.x-1.2:
- #2350967 by das-peter, DamienMcKenna: Fatal error occurred loading any View that did not have meta tags assigned.
- #2344877 by DamienMcKenna, Mau Palantír, libelle2000: Fixed Panels integration.
- By DamienMcKenna: metatag_metatags_load()'s documentation was incorrect.
- #2347193 by DamienMcKenna: Updated Feeds integration to be compatible with the new data structures in 1.0, and revision_id problems.