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.
Look in $GLOBALS['TSFE']->tmpl->pSetup['plugin.']['tt_news.']. But these settings may be changed by every tt_ews instance. -- Dmitry Dulepov TYPO3 core team Web: http://typo3bloke.net/ Skype: callto:liels_bugs "Nothing is impossible. There are only limits to our knowledge" _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
