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


_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to