[TYPO3-english] GET variable in TypoScript
Dan Osipov
dosipov at phillyburbs.com
Wed Jul 29 21:49:31 CEST 2009
Nope, it didn't do the trick...
Dan Osipov
Calkins Media
http://danosipov.com/blog/
Tyler Kraft wrote:
> Hi
>
> You can try this
>
> stdWrap.typolink {
> parameter = this
> additionalParams.dataWrap =
> &tx_cegallery_pi1[album]={GPvar:XXX}&type=100
> }
>
>
> hth
>
>
> Dan Osipov wrote:
>> I'm trying to include a GET variable, and pass it further down to
>> typolink. Can someone suggest the correct syntax?
>>
>> ...
>> stdWrap.typolink {
>> parameter.data = TSFE:id
>> additionalParams =
>> &tx_cegallery_pi1[album]={$GET_VARIABLE_HERE}&type=100
>> additionalParams.insertData = 1
>> }
>> ...
>>
More information about the TYPO3-english
mailing list