[TYPO3-english] Parameters on links

Sergio Catalá Gil scatala at iti.upv.es
Tue Jul 28 14:11:13 CEST 2009


Hi, 

(thanks, Xavier, for the previous answer)

I just want to add a certain parameter from tt_news extension to an
external link. I'm not very used to "typolink" structure and the way for
adding parameters. I would like to do something like this:

	link = TEXT
	link {
		value = http://www.anothersite.com/events/
		typolink {
  			parameter = http://www.anothersite.com/events/{tt_news_uid}/join 
			title = Click here to see the link
		}
	}

The result would be something like this:

http://www.anothersite.com/events/5540/join

Thanks in advance, 
Sergio




More information about the TYPO3-english mailing list