[TYPO3-core] RFC: #7891: Docheader Class with Hook for dynamic change of docheaders
Tapio Markula
tapio.markula at xetpoint.fi
Tue Mar 18 21:11:00 CET 2008
Steffen Kamper kirjoitti:
> "Ingo Renner" <ingo at typo3.org> schrieb im Newsbeitrag
> news:mailman.1.1205847057.8160.typo3-team-core at lists.netfielders.de...
>> Steffen Kamper wrote:
>>
>> Hi Steffen,
>>
>>> Problem:
>>> atm the docheaders are static. With rendering template.php doesn't know
>>> which module is rendered. There is no hook to change/add something to
>>> docheaders
>>>
>>> Solution:
>>> I moved the render process to an extra class, the calling modules
>>> register with their name and render process has a hook
>>
>> although I largely agree that docheaders aren't as perfect yet as they
>> could be. I'd like to postpone this to 4.3. We're so close to RC1 now that
>> I wouldn't like to start all over again with the docheaders.
>>
>>
>> Ingo
>>
>
> Hi Ingo,
>
> i agree, but this patch doesn't change much, it's the same routine for
> render the docheader as before. The only real change is
> * module register their names
> * there is a hook
>
> There is no risk for loosing functionality, and it gives chance for
> extensions. if not you will end up with solutions xclassing many parts of
> TYPO3 only for adding a button.
my proposal in tm_shared_lib is flexible enough - and that would not be
too complex but you just want to reject it.
More information about the TYPO3-team-core
mailing list