Hi. On 29.04.2008 15:20 Stephen Bungert wrote: > Is there away that in my extension, I could for example, get the settings > from tt_news (so that I can get the SINGLE page ID for news articles)? I > don't want to have to put the ID in the typoscript for my extension. >
simply copy the content in TS: plugin.tx_yourpluginname.yourobject < plugin.tt_news.singlePid don't ask me if this is the TYPO3-way-of-doing-things-in-TS -- cheers, Steffen _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
