[TYPO3-core] RFC #8497 User Admin > Compare User Settings Inconsistencies

Benjamin Mack benni at typo3.org
Fri Jun 27 08:48:26 CEST 2008


Hey Francois,

sounds reasonable.

Can you create a new patch for that? I saw that I was responsible for 
commiting but never actually commited. Will do once you have the patch.

Sounds good?

Francois Suter wrote:
> Hi,
> 
>> Nice patch. One question however: if more elements are added to the 
>> list of otpions, we may end up with 4 or more columns. This is maybe 
>> unlikely, but how about using something like ceil($options / 3) rather 
>> than the hard-coded value of 6? Then of course, the 3 is hard-code too 
>> :-) It still seems better that way.
> 
> That should read ceil(count($options) / 3) obviously ;-)
> 

-- 
greetings,
benni.
-SDG-


More information about the TYPO3-team-core mailing list