[TYPO3-dev] remove TypoScript example for USER cObject in	'page.1000'
    Peter Niederlag 
    niederlag at ikd01.de
       
    Thu Dec  7 12:24:22 CET 2006
    
    
  
Hi,
Thomas Mammitzsch schrieb:
[...]
> this file doesn't exist :) . i have a static/setup.txt to include
> manually, but it isn't in there. i can of course unset page.1000, but
> this must be done manually at the TS-template, which is annoying. i have
>  no clue how this is done, i guess it has something to do with
> t3lib_extMgm::addPItoST43($_EXTKEY,'pi1/class.user_teaser_pi1.php','_pi1','includeLib',1);
Just look at the source of that function and y'll see exactly that, it
will get unset if you remove the thirds parameter. Example:
t3lib_extMgm::addPItoST43($_EXTKEY,'pi1/class.user_teaser_pi1.php','_pi1','',1);
hth and greets,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *
    
    
More information about the TYPO3-dev
mailing list