Project

General

Profile

Actions

Feature #23494

closed

config.additionalHeaders - add stdWrap

Added by Rik Willems over 13 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2014-02-25
Due date:
% Done:

0%

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

Description

This patch adds stdWrap to config.additionalHeaders. This allows a more flexible setup.

A possible usage could be to use a typolink to create forwards under certain conditions...

Possible usage:

[PIDinRootline = XX] && [loginUser = *]
page >
page = PAGE
page.config.additionalHeaders = TEXT
page.config.additionalHeaders {
typolink.parameter = YY
typolink.returnLast = url
wrap = Location: {$config.baseURL}|
}
page.10 = TEXT
[end]
(issue imported from #M15626)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #86492: stdWrap on config.additionalHeaders is broken for (fully) cached pages.ClosedMarkus Klein2018-10-01

Actions
Has duplicate TYPO3 Core - Feature #21417: TypoScript: page.config.additionalHeaders: Lack of flexibility because of data type stringClosed2009-11-01

Actions
Follows TYPO3 Core - Feature #56236: Allow multiple headers of the same type in config.additionalHeadersClosed2014-02-24

Actions
Actions

Also available in: Atom PDF