[TYPO3-core] RFC: #15626: Feature: Add stdWrap to config.additionalHeaders
Rik Willems
rik at actiview.nl
Thu Sep 2 22:26:01 CEST 2010
This is an SVN patch request.
Type: Feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=15626
Branches: trunk
Problem:
The config.additionalHeaders is of type string. This is inflexible and
can use improvement.
Solution:
Add stdWrap to config.additionalHeaders
Notes:
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]
I posted before reading the entire guidelines. Sorry for that. Hope this
is better. Looking forward to improvements or comments of other kind.
Cheers, Rik
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 15626.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100902/ec546762/attachment.asc>
More information about the TYPO3-team-core
mailing list