Cookies enable the best possible provision of our services. By using our site, you agree that cookies will be used.
Innovations for template developers
Content check: prevent page publication after rule violation
Publishing a page after a rule violation can be prevented by configuration. Previously, this was preconfigured for certain rules in the standard. Now, this configuration can be customized and used with custom content check rules.
Content check: Preventing publication can be configured
For the content check rules there is now the attribute preventsPublish. If this is set to true, publishing is prevented if the rules fail - unless publishing has been allowed for the page tree regardless of rule violations.
SEO: Control robots noindex/nofollow on page level
To prevent language versions from being indexed by crawlers, two new properties of the Boolean data type have been added to the CMS Metadata property group. These can be used to control whether the robots meta tag in the output should contain the information noindex or nofollow. Noindex indicates to search engines that this page should not appear in search results. Nofollow, on the other hand, indicates to search engines that they should not follow the links on this page.
Insert paragraph break in text with Enter key
For the text element, the Insert paragraph break with Enter key setting can be used to specify that a paragraph break (<p>) is inserted in the text instead of a line break (<br>) when the Enter key is pressed
Inserting a line break with SHIFT+ENTER key is still possible.
For more new features, see the Smart View documentation.