[TYPO3-dev] TypoScript: Prevent typoLink from using a variable in config.linkVars
Oliver Hader
oh at inpublica.de
Wed Nov 8 16:44:50 CET 2006
Hi Masi,
Martin Kutschker wrote:
> Oliver Hader schrieb:
>> page.20 = TEXT
>> page.20 {
>> value = Reset the variable
>> typolink {
>> additionalParams = &tx_mxext_pi1[var]=
>> _removeParams_ = tx_mxext_pi1[var]
>> }
>> }
>>
>
> Try this:
>
> page.20 = TEXT
> page.20 {
> value = Reset the variable
> typolink {
> # addQueryString.method = GET
> addQueryString.exclude = tx_mxext_pi1[var]
> }
> }
Thanks! Sometimes I should just open my eyes! ;)
olly
--
Oliver Hader
http://inpublica.de/
More information about the TYPO3-dev
mailing list