[TYPO3-core] RFC #16323: Bug: Link browser shows no information about translated tt_content elements

Johannes Feustel j at feustel.eu
Sat Nov 13 14:34:26 CET 2010


Am 12.11.10 04:46, schrieb Stanislas Rolland:
> Hi Johannes,
>>> Yes, the title should include the name of the language, in the language
>>> of the backend user. Displaying the language flag in front of the
>>> element would be even better.
>> See v3. It includes the name of the sys_language record or the title of
>> the default language and it adds the flag between the icon and the
>> record title for translated records. I think adding the flag for default
>> language records is not needed here.
>>
> There is a currently a state of flux regarding flags in trunk. Perhaps
> it would be best if you would make your patch dependant on #15666 and
> #15668. After applying these two patches,
> $this->languageIconTitles[$row['sys_language_uid']]['flagIcon'] should
> become a class name (referring to a sprite) rather than an actual icon
> file. A class name will also be available for values 0 (default) and -1
> (all) of sys_language_uid. Same for
> $this->languageIconTitles[$row['sys_language_uid']]['title'].

v4 needs #15666 (dont forget to run the "flagFromSprite" step in Upgrade 
Wizard) and does the indentation only for languages > 0 which means not 
for -1 (all). So v3 with this small change could got to 4.4 and v4 to trunk.

Cheers,
Johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16323_v4.patch
Type: application/applefile
Size: 3004 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101113/9b1ba142/attachment.bin>


More information about the TYPO3-team-core mailing list