[TYPO3-ect] Testing the PEAR installer

Daniel Brüßler info at -remove-patchworking.de
Fri Jul 13 13:43:14 CEST 2007


Hello Elmar,

> That's why I am thinking about the file: EXT:pear/ext_localconf.php.
> 
> If an extension depends on pear this file is always included before the
> extension itself. So it should be a save and general way to set it there.
> Is that right?
> 
> IMHO this line would do the trick:
> 
> set_include_path(get_include_path() . PATH_SEPARATOR .
> t3lib_extMgm::extPath('pear')' . 'PEAR/');

hey that's really cool! I try that and make a switch-setting in
mod1/conf.php for this. So an admin can switch from "auto-pilot" to
"self-controlled".

thanks!

kind regards
Daniel


More information about the TYPO3-team-extension-coordination mailing list