[TYPO3-dev] user functions for conditions

Ernesto Baschny [cron IT] ernst at cron-it.de
Fri Apr 14 17:08:10 CEST 2006


Ingo Renner schrieb am 14.04.2006 17:00:

> I was just wondering whether there's any reason that user functions for
> conditions need to be placed into localconf or at least included from
> there?
> Why does it not work with includeLibs?

Probably because you have to evaluate the conditions before you get the
parsed TypoScript setup, which includes your "includeLibs". So this
would be a chicken and egg problem. :)

Cheers,
Ernesto




More information about the TYPO3-dev mailing list