Feature #91080
closedPopulate site settings to TypoScript constants
100%
Description
In older TYPO3 versions it is possible to define constants for the Template via page TSconfig.
This possibility has been removed with #88564.
A similar functionality, based on site configuration, has been proposed with #89107 and #89102, but had to be reverted and delayed.
The re-implementation shall now provide settings defined in the site configuration (e.g. storage pids and similar things) as constants in TypoScript.
In another feature, these settings shall also be provided "as constants" for TSconfig.
This ultimately completes the concept of having a central place of FE/BE independent configuration, which can be used in FE (Template) and BE (TSconfig) specific configuration.
Updated by Markus Klein almost 5 years ago
- Related to Task #88564: Drop PageTS "TSFE.constants" functionality added
Updated by Markus Klein almost 5 years ago
- Related to Epic #89107: Introduce Site Settings added
Updated by Markus Klein almost 5 years ago
- Related to Feature #89102: Read settings for sites from <config>/sites/<siteIdentifier> added
Updated by Markus Klein almost 5 years ago
- Related to Feature #91081: Populate site settings to TSconfig added
Updated by Gerrit Code Review almost 5 years ago
- Status changed from Accepted to Under Review
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64128
Updated by Gerrit Code Review almost 5 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64128
Updated by Gerrit Code Review almost 5 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64128
Updated by Gerrit Code Review almost 5 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64128
Updated by Gerrit Code Review almost 5 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64128
Updated by Gerrit Code Review almost 5 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64128
Updated by Gerrit Code Review almost 5 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64128
Updated by Gerrit Code Review almost 5 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64128
Updated by Gerrit Code Review almost 5 years ago
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64128
Updated by Gerrit Code Review almost 5 years ago
Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64128
Updated by Gerrit Code Review almost 5 years ago
Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64128
Updated by Benni Mack almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3e57eebef788899a4b93eef7c7f9a1c5f39dfd21.
Updated by Benni Mack almost 5 years ago
- Status changed from Resolved to Closed
Updated by Anonymous over 4 years ago
- Related to Bug #92528: TypoScript site constants not always populated added
Updated by Česlav Przywara almost 4 years ago
- Related to Bug #93746: Conditions in Page TSconfig using site settings trigger errors when page with UID 0 is selected in BE added
Updated by Joerg Boesche almost 4 years ago
- Related to Feature #93875: Populate site settings depending on language to TypoScript constants added
Updated by Marco Huber over 3 years ago
- Related to Bug #94150: Constants in Page TsConfig with multiple sites, caching problem added
Updated by Christian Kuhn over 2 years ago
- Related to Bug #97172: TemplateAnalyzer does not show constants populated from site settings for nested sites added
Updated by Christian Kuhn about 1 year ago
- Related to Bug #102357: PageTsConfig: site settings / constants are not substituted in FormEngine added
Updated by Christian Kuhn about 1 year ago
- Related to Feature #97816: New TypoScript parser added