[TYPO3-english] extension loading order typo3 4.5
Georg Schönweger
georg.schoenweger at gmail.com
Wed Feb 9 15:12:57 CET 2011
Hi Dimitry,
hm i think it was somehow my fault because i tried to restore a backup
and maybe i copied the localconf.php twice..
Anyway what i see now is that if i install an extension it is always
appended to the currently loaded extension list, so it will always be
the last extension loaded, no matter if i set in ext_emconf.php some
dependencies. Is this correct? is there any documentation about
ext_emconf.php? I know that if i set dependencies then it will show me
in Extension Manager what i have to install first..
- Georg
Am 08.02.2011 11:11, schrieb Dmitry Dulepov:
> Hi!
>
> Georg Schönweger wrote:
>> how can i change the extension loading order in typo3 4.5? Let's say i
>> have Extension A and Extension B. Now i take a look at localconf.php and
>> i see that extension A is loaded after B. But i want it vice versa -->
>> first load A then load B ... so i change it manually in localconf.php.
>> But everytime i install a new extension ecc. i loose the loading order i
>> need.
>
> Looks like you do not have dependencies between extensions in
> ext_emconf.php.
>
More information about the TYPO3-english
mailing list