Release Notes / Version 10.2107
Table Of ContentsBlueprint for Tag Management Integration
The Chef Corp. Blueprint implements a configuration setting to integrate the script fragments of Tag Management Systems like the Google Tag Manager, Signal or Tealium Tag Management in the HTML
<head>
, at end and right after the opening
<body>
tag.
There is a new example
brick-tag-management
that can also be used on other themes.
Read the chapter Tag Management in the Blueprint Developer Manual for more details.
(CMS-16990)
Added itemId for LinkListPropertyField Context Menu
Added itemId for LinkListPropertyField Context Menu
(CMS-16592)
Added wildcard suppport for ignoring publication validator
The path check inside the `IsPartOfNavigationValidator` now supports wildcards.
The path is configurable via the property
studio.validators.navigation.ignore-path
.
The property has been documented inside the Studio Developer Manual.
(CMS-16498)