[Typo3] Link to News item

Philipp Fleischmann phf at gmx.at
Thu Mar 10 15:24:48 CET 2005


Hi list
I have a small question: I want to do a link to Newsitem by typoscript.
The way I did it below it works, but I think its not the proper way to do it. With "typolink", I did not have success. And additionally, I was not able to integrate the value of plugin.tt_news.singlePid dynamically. (see below) CAn somebody help me?

temp.newslinks = COA
temp.newslinks {
5 = TEXT
5.value = <a href=index.php?id=
10 = TEXT
10.value = 14
#< plugin.tt_news.singlePid
20 = TEXT
20.value = &tx_ttnews[tt_news]=
30 = TEXT
30.field = uid
40 = TEXT
40.value = >
50 = TEXT
50.value = {field:title}
50.insertData = 1
60 =TEXT
60.value =</a>
}

- Philipp Fleischmann (slp-web)

-----------------------
The mailing list archive is found here:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/
				



More information about the TYPO3-english mailing list