-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[!!!][TASK] Add sitetitle to pagetitle default configuration
As a first step: the sitetitle is configured within the "sys_template" hook, like in the past in sys_template.sitetitle. This sitetitle is always added to the page title as suffix with the following prefix: " - " 2nd step: Add a temp. extension to extend the site configuration language to maintain it within the site configuration yaml file 3rd step (hopefully): Stick to TYPO3 core solution v10 would cool: https://review.typo3.org/#/c/57625/ and upcoming patches ツ Related: #371
- Loading branch information
Josef Glatz
committed
Nov 28, 2018
1 parent
f67e81c
commit 7daeca6
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters