[TYPO3-english] GET variable in TypoScript
Tyler Kraft
tyler.kraft at netefficiency.co.uk
Tue Jul 28 22:53:34 CEST 2009
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