Project

General

Profile

Actions

Feature #99340

open

Add stdWrap to config.additionalHeaders.10.header

Added by Christoph Lehmann over 1 year ago. Updated 9 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

Also available in: Atom PDF