[TYPO3-ect] Ext-JS 1.0.1

Steffen Kamper steffen at sk-typo3.de
Tue Aug 14 13:42:57 CEST 2007


"Joerg Schoppet" <joerg at schoppet.de> schrieb im Newsbeitrag 
news:mailman.1.1187071558.13109.typo3-team-extension-coordination at lists.netfielders.de...
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Steffen Kamper wrote:
>> ps: the important line for me is in my case line 784 in tslib_pagegen:
>> $GLOBALS['TSFE']->content.=
>> chr(10).implode($GLOBALS['TSFE']->additionalHeaderData,chr(10)).' ...
>>
>> vg  Steffen
> Hi,
>
> yes I see,
>
> but I would prefer a hook in TSpagegin::renderContent() before  the
> function renderContentWithHeader() is called, because before line 784
> the "additionalHeaderData" are copied for USER_INT scripts.
>
> Joerg

Hi Joerg,

i will examine that this afternoon and debug to find the best point to go in 
between. As i saw, the headerData in  renderContentWithHeader comes from the 
TS and not this one from extension using 
$GLOBALS['TSFE']->additionalHeaderData.
But both has to be examined.

vg  Steffen 




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