Feature #99340
closedAdd stdWrap to config.additionalHeaders.10.header
100%
Description
I like to use getText config.additionalHeaders.10.header to be able to generate dynamic preload headers.
config.additionalHeaders { 10 { header = link: <{versionedResourceUri : EXT:site/Resources/Public/Fonts/icons.woff2}>; rel=preload; as=font; crossorigin header.insertData = 1 } }
Updated by Christoph Lehmann almost 2 years ago
- Related to Feature #99203: Re-introduce easy possibility to add paths via TypoScript added
Updated by Gerrit Code Review almost 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77019
Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77019
Updated by Christoph Lehmann almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b8151562dc70330f1adfaf4ca56765d6eadc59a6.
Updated by Anja Leichsenring almost 2 years ago
- Related to Bug #99858: TSFC -> call to stdWrap on null added
Updated by Anja Leichsenring almost 2 years ago
- Status changed from Resolved to New
sorry we had to revert, as the feature introduces issues on a fully cached page.
Updated by Georg Ringer 5 months ago
- Status changed from New to Rejected
hey Christoph,
as this is not easy to implement and there are plenty other options, e.g. a middleware, I am closing this issue as won't fix and during forge cleanup.
feel free to discuss it with me via slack if you don't agree