[TYPO3] Getting an extensions settings
    Dmitry Dulepov [typo3] 
    dmitry at typo3.org
       
    Tue Apr 29 16:48:11 CEST 2008
    
    
  
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"
    
    
More information about the TYPO3-english
mailing list