[TYPO3-core] RFC: #15626: config.additionalHeaders - add stdWrap
Rik Willems
rik at actiview.nl
Thu Sep 2 17:40:31 CEST 2010
Hi all,
This is my first RFC submission to the core list. Please let me know any
errors/mistakes. Looking forward to your responses.
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]
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 15626.txt
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100902/f2ac7d08/attachment.txt>
More information about the TYPO3-team-core
mailing list