[TYPO3-core] RFC #15666: HCI: SysLanguage Table Icon should be the flag you selected

Susanne Moog typo3 at susannemoog.de
Fri Nov 5 19:41:47 CET 2010


On 30.10.2010 15:33, Steffen Kamper wrote:
> Hi,
> 
> just if i see this mega array. Imho more easy to read and maintain would
> be something like
> 
> $languageKey = array(
>     'ad', 'ae', 'af', ...
> );
> 
> foreach ($languageKey as $language) {
>     $TCA['sys_language']['columns']['flag']['config']['items'][] = array(
>         $language, $language, '')
> );
> }

it would be nice if someone wrote a small how to test for this one and
15668 so we could get them in.

Susanne


-- 
What's worth the price is always worth the fight
Every second counts 'cause there's no second try

TYPO3 Core Team Member


More information about the TYPO3-team-core mailing list