Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download metatags-7.x-1.0-alpha1.tar.gztar.gz 23.43 KB
MD5: 287e16a8ab63bddab4cf08d01f6b3e79
SHA-1: c88e0c5e84a2f8f3d777ac1ef7aed1a3ed8ebc0c
SHA-256: 19615c41eb2b8bed0b89c355407f1dc4458143f32f78ced745b081af25aea728
Download metatags-7.x-1.0-alpha1.zipzip 30.26 KB
MD5: 3ec6b1b8502d8574181f2655ccfc67ab
SHA-1: f437ff16358106d11842e61decca3db88c29dc49
SHA-256: 5a8cee3b0ca8c9ad76f2fd90515697c4e3a0f7fc83035e4ab32742860c93e11d

Release notes

Changes since 7.x-1.0-unstable3:

  • Lighten up grey for details section.
  • Stop table from messing up on collapse/expand.
  • Adding missing arrow images.
  • Show messages on enable/disable. Cleanup row handling.
  • Display text if config has no overridden values.
  • Added coloring for disabled rows.
  • Massive improvements to the administration UI.
  • Fixed invalid meta tag og:picture should have been og:image.
  • Renamed hook_metatag_context_info() to hook_metatag_config_instance_info(), added helper functions to get parents and label of a config instance, unified config messages and titles.
  • #1278082: Added descriptions for meta tags.
  • Added link to Metatags configuration in admin/modules.
  • Remove default config for 'node:article' as we don't know if the site will have an Article node type, and it also encourages usage of the keywords metatag.
  • #1277532: Increase default textfield limit to 255 characters.
  • #1277838: Added support for the global and frontpage metatag context output.
  • #1281104: Added support for the Robots meta tag.
  • #1278794: Prevent the metatags fieldset from showing up twice in vertical tabs if field_collection is enabled.
  • Added metatag_metatags_values() and allowed metatag_filter_values_from_defaults() to use information in hidden default fields.
  • Simplify the vertical tabs text.
  • Allow a no-value option for the Open Graph type meta tag.
Created by: Dave Reid
Created on: 16 Sep 2011 at 10:56 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases