[TYPO3-core] RFC: Improvment #6670: Enable Tabs in Page Properties II
Steffen Kamper
steffen at sk-typo3.de
Fri Dec 14 10:34:34 CET 2007
"Malte Jansen" <mail at maltejansen.de> schrieb im Newsbeitrag
news:mailman.1.1197623490.15152.typo3-team-core at lists.netfielders.de...
> Martin Kutschker schrieb:
>> Steffen Kamper schrieb:
>>> there is no need for that, because core does not difference, the check
>>> is only in tslib_fe:
>>>
>>> $disable = (int)$this->rootLine[$a]['fe_login_mode'] === 1 ? TRUE :
>>> FALSE;
>>>
>>> so value of 2 doesn't affect (same as 0)
>>
>> Hehe, reading your answer after my question.
>>
>> Masi
> Hi!
>
> If it's the only reason for disagreeing with this patch, there could be a
> seperate patch for changing it to a checkbox.... But the most important
> part is the rearrangement...
>
> Cheers,
>
> Malte
Imho because 'fe_login_mode' is handled as boolean, the checkbox is the
right option, so i see this as part of cleaning and also part of this patch.
Forgot to vote: +1 after reading and testing.
vg Steffen
More information about the TYPO3-team-core
mailing list