Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
220.96 KB
MD5: 777975af18cba81685e9589ede2d6264
SHA-1: 9215b11db4c56782b99ffed43ed3c565dba86d10
SHA-256: dc307a250abb75b26bda76c194a353545214de992f8ae07f871d6e91a7322c53
Download zip
319.66 KB
MD5: fbcfed3c27430d2ce5bdf6be95e4c308
SHA-1: c7b0dc86d78af972ee416e4f45aa528acd916209
SHA-256: bda5470fff1b4d08c2ff0b45cf3806a2269e06f3189429a79e202c9c7b5f2567
Release notes
This resolves a few minor issues.
Known issues:
- Due to a bug in core, the dependency definitions conflict with installation profiles, meaning that Metatag cannot currently be installed via an installation profile.
Changes since 7.x-1.21:
- #2853699 by DamienMcKenna: Drupal core 7.40 is the minimum version supported.
- #2857982 by arosboro: Fixed tests due to changes in Entity Translation.
- #2864524 by JamesK: Improve field description for the abstract meta tag.
- #2868750 by DamienMcKenna: List Metatag Cxense as a related module.
- #2882048 by jyraya: i18n integration shouldn't assume a tag has a group.
- #2882703 by smustgrave: module_load_include() doesn't work quite as intended if the module is not installed.
- #2864834 by DamienMcKenna: Added a note to update script 7114 to note that output caching has been disabled.
- #2297647 by greggles, DamienMcKenna: Run views_invalidate_cache() when metatag_views is disabled.
- #2857088 by arosboro: Fixed parsing of percentages in URLs in Metatag:Panels.