This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
metatag 7.x-1.27
Release notes
This release is focused on fixing some bugs from the last stable release, and some tidying of the test coverage. As always, a huge thank you to everyone to contributed to make this release stable.
Contributors (12)
DamienMcKenna, malcolm_p, andyg5000, pvhee, thejimbirch, mvc, ron_s, steveoriol, jmouse888, mattlt, slovv, joekings
Full changelog
Issues: 12 issues resolved.
Changes since v7.x-1.26:
Bug
#3108311 by mvc, DamienMcKenna: Meta tags not working with taxonomy terms Views page ending in /all.
#3102817 by DamienMcKenna, ron_s, steveoriol, jmouse888, mattlt, slovv, joekings: Summary token filtering from #3063056 breaks content displays.
#3104933 by DamienMcKenna, ron_s: Revert #3037874 for breaking Panels support.
Feature
#3109898 by malcolm_p, DamienMcKenna: metatag_requirements() loads slowly due to system_rebuild_module_data().
#2403349 by DamienMcKenna, pvhee, thejimbirch: Convert "author" tag to HTML 5.2 spec.
Task
#3112549 by DamienMcKenna: Rename test files to PascalCase.
#3107119 by DamienMcKenna: Improve in-module text, meta tag descriptions, etc.
#3112410 by DamienMcKenna: Only run token logic if node:summary token used
#3112422 by DamienMcKenna: Combine submodule "TagsTest" and "Test" tests
#3037874 by DamienMcKenna, ron_s: Revert #3037874 for breaking Panels support.
#3047486 by DamienMcKenna: Fixed hook_requirements message about Fast Token Browser module.