[Typo3] COA_INT + Plugin = no FE-rendering

Peter Niederlag niederlag at ikd01.de
Sat Jun 25 16:13:16 CEST 2005


Hi,

Franz Koch schrieb:
[...]
> During my first tests I also changed some of the tested plugins to
> USER,  but with no change - maybe at the wrong place.

probably becaus they triggered a "class not found" error. Watch the
TS-Debugger in AdminPanel for errors like this.

COA_INT as well as USER and USER_INT have that 'includeLibs' property,
which is also a Toplevel property afaik.

> But I cant set the
> used  plugins to USER inside the COA_INT-object, because the content
> get's  dynamically fechted by TS from a certain page (via kb_tv_contslide).

Uuuh, that's another degree of complexity. ;(
again, USER or USER_INT inside COA_INT should be no difference, since
the parent-object is not cached,  I am pretty sure child-elements won't
be cached either.

> So, there is no way besides rewriting the core to provide "normal"
> plugins  at an earlier state while processing the page.

It would need a closer look at tslib_fe/tslib_cObj classes handling of
COA_INT and USER_INT and if there is an easy chance to make USER_INT
within COA_INT possible. (maybe move this to the dev list or put it on
the bugtracker)

Cheers,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *



More information about the TYPO3-english mailing list