Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download metatag-7.x-1.8.tar.gztar.gz 161.55 KB
MD5: 03469778c4fb5e1843c65c17fecbbc6e
SHA-1: 2fbc369172cb4bcdf30608e9f37ad2b626b0ca87
SHA-256: 74e5678b213ed73d45c65851e194e9d2b9c8ea84e700981d0d190f50d9a4eb69
Download metatag-7.x-1.8.zipzip 229.06 KB
MD5: 3ef0b224d804089e2e7c45f2729cc715
SHA-1: 97392999cdc2e31b7b644d56ade23d23627cebc9
SHA-256: 3c76f1ce1063e64d9c9d145ffdfb1ab82cc7533f7a4372bfc934c3e776e94d27

Release notes

This release includes a number of important changes:

  • A huge number of tests have been added, currently almost 1,500 assertions across 88 test methods.
  • Support for the Internationalization module has been rewritten, pretty much from scratch.
  • Added a new pager token, and added it to the default page title.
  • Added many new meta tags to the metatag_mobile submodule for Apple iOS, Android, Windows, Windows Mobile and other uses.
  • Added a new metatag_hreflang module for adding the hreflang meta tags, along with new tokens to automatically assign them based upon the available node translations.
  • Image tags that only allow one value will now automatically extract the first item from a token, rather than insert all of them.
  • Google+ meta tags now require a change to the site's html.tpl.php file, see metatag_google_plus/README.txt for details.
  • Allow entity tokens (for now just node, term, user) to be used in Metatag:Context, i.e. by-path, definitions.
  • For legalese, added a copy of the GPL 2.0 license so that the git mirrors are not in full compliance.
  • Added the Contributor Covenant.
  • Many other bugs were squished.

A huge thanks to Mediacurrent for sponsoring my time on this, and several of our clients who sponsored time on some individual improvements. Also, thanks to all those who have helped over the past few months with writing patches, testing, reporting bugs, and helping identify the best approach for doing certain things; in particular I want to thank webflo and Gábor Hojtsy for their help with the i18n overhaul, and marcelovani for the Metatag:Context improvements.

Change notices:

  • #2560611 - Form structure changed in Metatag 1.8

The complete changelog since v7.x-1.7:

Created by: DamienMcKenna
Created on: 14 Jan 2016 at 20:51 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
New features
Insecure

Other releases