[TYPO3-v4] Condition for loaded extensions?
Xavier Perseguers
typo3 at perseguers.ch
Tue Feb 22 16:54:41 CET 2011
Hi,
> I guess I misread your intension. You want to find out if an "plugin" is
> actively being loaded on the current page? That's difficult to do,
> because you will only know about it after the rendering is complete (*).
> And there is no way to know that at TypoScript parsing and splitting up
> time, which is when a condition kicks in.
Indeed, for such case, why not inverse the logic and ask the extension
to add CSS/JS it needs?
Just an idea.
Xavier
More information about the TYPO3-project-v4
mailing list