[TYPO3-english] tt_news: Additionalparams not working with ext_url ?

Jigal van Hemert jigal at xs4all.nl
Thu Dec 8 14:49:02 CET 2011


Hi,

On 8-12-2011 13:34, Søren Madsen wrote:
> Yes to this! That would be much appreciated.

Can you file a feature request at
	http://forge.typo3.org/projects/typo3v4-core/issues
please?

> Analytics account - so linking between these are still "internal
> links" for us, even though they span multiple TYPO3 installations and
> domain names.

Internal for TYPO3 means the same installation. As long as the page can 
be determined by the ID only (like in typolink.parameter = 53 ) it's an 
internal link.

As a not so nice solution you could write a userFunc for typolink and 
pass the extra parameters to the userFunc:
typolink.userFunc = user_addToLink
typolink.userFunc.extraParams = &myvar=2

See typolink.userFunc for info on what is passed to the userFunc and 
stdWrap.postUserFunc for more info and examples about userFuncs in general.


-- 
Kind regards / met vriendelijke groet,

Jigal van Hemert.


More information about the TYPO3-english mailing list