Project

General

Profile

Actions

Feature #99340

open

Add stdWrap to config.additionalHeaders.10.header

Added by Christoph Lehmann over 1 year ago. Updated 8 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2022-12-11
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

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
  }
}

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #99203: Re-introduce easy possibility to add paths via TypoScriptUnder Review2022-11-26

Actions
Related to TYPO3 Core - Bug #99858: TSFC -> call to stdWrap on nullClosed2023-02-06

Actions
Actions #1

Updated by Christoph Lehmann over 1 year ago

  • Related to Feature #99203: Re-introduce easy possibility to add paths via TypoScript added
Actions #2

Updated by Gerrit Code Review over 1 year 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

Actions #3

Updated by Gerrit Code Review about 1 year 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

Actions #4

Updated by Christoph Lehmann about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Anja Leichsenring about 1 year ago

  • Related to Bug #99858: TSFC -> call to stdWrap on null added
Actions #6

Updated by Anja Leichsenring about 1 year ago

  • Status changed from Resolved to New

sorry we had to revert, as the feature introduces issues on a fully cached page.

Actions #7

Updated by Riccardo De Contardi 8 months ago

  • Category set to TypoScript
Actions

Also available in: Atom PDF