Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
9.66 KB
MD5: 6a8f8355cc1ebc56094a673eefb13c9b
SHA-1: 964127d6666ed9f7c27c2f217c3f5b8c3129721b
SHA-256: 8c024c637b7505505a6840e689bd627f2843ade0c0cca0184ffde1a28414fad2
Download zip
11.18 KB
MD5: eae2eb4ea6a9a745ae951b7bca21511a
SHA-1: 89b0fa4a852d75faa486fc02b6d3733b2dec9372
SHA-256: beccaaf902a89565cbcdb2e6b253c5d126438d24da0592920d0bb04ed8dbadf0
Release notes
1.4 contained critical bug #1122296: taxonomy working?, due to it only one tag was shown at a time.
Added settings screen (admin/structure/metatags_quick) with an option to set frontpage meta tags
Added option of automatic creation of keywords/description meta tag fields
#1117768: Use field_get_items() to ouput metadata - patch by das-peter
#1116602: Don't fetch entity data for non-fieldable entities - patch by valthebald
#1114120: Remove dependency for Fields UI - removed dependency on Field API