[TYPO3-core] RFC: #15094: Refactor of content objects of tslib_content
Steffen Kamper
info at sk-typo3.de
Sat Jul 17 01:55:32 CEST 2010
Hi Francois,
i saw this too and will add more cleanup. But i didn't wanted to send
this big patch again and again. Such arrays would pe perfect readable
this way:
30 => array (
'params' => '-colors 256',
'ext' => 'png'
),
31 => array (
'params' => '-colors 128',
'ext' => 'png'
),
32 => array (
'params' => '-colors 64',
'ext' => 'png'
), ...
same way we already format TCA
vg Steffen
More information about the TYPO3-team-core
mailing list