- 🇩🇪Germany Anybody Porta Westfalica
We should check how to alter the page title (for different entities) most flexible and correctly.
Our goal is to make the page title (h1) differ from the entity label!
Some references:
https://www.drupal.org/forum/support/module-development-and-code-questio... →
https://gorannikolovski.com/snippet/how-alter-page-title
...? - Status changed to Postponed
5 months ago 10:46am 19 June 2024 - 🇩🇪Germany Anybody Porta Westfalica
Thinking about this a bit more, I think we should implement this as a Metatag extending module to use it's well known functionality and ecosystem. See ✨ Submodule to override the (visible) page title ("metatag_page_title") Active
Then we could deprecate this module in favor of that and might not only solve this, but also have features like cross-entity-support out of the box.
- 🇩🇪Germany Anybody Porta Westfalica
Metatag Page Heading module seems to work great with layout_builder, so this might be the prefered option for the future: 📌 Test if this works with Layout Builder Fixed