[TYPO3-dev] Special actions while	extension-installation/-deinstallation
    Dmitry Dulepov 
    typo3 at accio.lv
       
    Thu Jul  6 14:04:34 CEST 2006
    
    
  
Joerg Schoppet wrote:
> Dmitry Dulepov wrote:
>> Not officially but you can put such code into one of ext_* files. And 
>> you need to ensure that it executes only if needed. Of course, it 
>> cannot be interactive.
> 
> Ok, are there any internal vars ($GLOBALS), which are only set if an 
> extension is installed, deinstalled, removed?
None officially. You can research but no one guaranties anything.
I would just check if data in typo3conf exists or set constant/var in 
localconf.php after installation.
Dmitry.
-- 
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
    
    
More information about the TYPO3-dev
mailing list