Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download metatags-7.x-1.0-unstable2.tar.gztar.gz 16.06 KB
MD5: ee7b3ef9b3e030a789f990142114cfa8
SHA-1: eba97f564e2d530ed019ec85f1f06d3ae89e5f21
SHA-256: daafec45614c97d6ec80ca2ed9b88a7121c434413acd3bf07ec5208b49587cf4
Download metatags-7.x-1.0-unstable2.zipzip 20.42 KB
MD5: 2080bd9a26f060b4ffd78b9241a138ff
SHA-1: 802ea36c6a9cea19965ec6471ef92c57efb78c7d
SHA-256: 87ed435e6650409784b2b0241c37afbd90ccc965b25882610ba4495a05eeedcd

Release notes

UPDATES ARE NOT YET SUPPORTED. YOU MUST UNINSTALL THE UNSTABLE1 VERSION BEFORE INSTALLING OR UPDATING TO THIS VERSION.

Changes since 7.x-1.0-unstable1:

  • Fixed metatag output uses 'content' and not 'value'.
  • Fixed OpenGraph meta tag output. Again.
  • Added missing metatag.theme.inc.
  • Fixed opengraph meta tags not output properly by adding theme functions for the different types of meta tag output.
  • Added implementation of hook_flush_caches().
  • Added initial test function for metatag_config_load_with_defaults().
  • #1263574: Abstracted meta tag edit and view functions out of entity context. Also filters submitted values by comparing to default values.
  • Ignore disabled exported configurations.
  • View default metatags in form.
  • Provide default global config.
  • Enable caching of default exports.
  • Merge defaults on entity metatag view.
  • Add exportable hooks to hook_hook_info().
  • Moved files to modulename.metatag.inc.
  • Configuration and exportable improvements.
  • Add context and grouping to metatag entity UI.
  • #1257086: Fixed metatags UI should not be displayed on comment forms.
  • The 'edit meta tags' permission was not used on entity forms.
Created by: Dave Reid
Created on: 29 Aug 2011 at 21:18 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases