Project

General

Profile

Actions

Task #64143

closed

Clean up country/language flag files

Added by Benni Mack over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-01-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The core has multiple places
where country flags are stored.

1. typo3/gfx/flags/ - a set of
non-normalized .gif files created by Robert
back in the days. No reference currently in
the usage

2. t3skin contains png files of a lot more
flags. They are used for selecting a flag
in sys_language records.

3. t3skin also delivers a sprite file with
all png icons. This is used for e.g. the list
view of sys_language records.

So, the core delivers flags (old ones, just a
few, as gif, not inside EXT:core) but they are
not in use since TYPO3 4.4. Also
it does not deliver sprites, however, uses the
sprites (flags-multiple etc) in list view.

t3skin delivers a standard-set which should be
part of EXT:core, included in the right place
from the beginning so no dynamic TCA manipulation
is necessary in ext_tables.php.

Actions #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35815

Actions #2

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35815

Actions #3

Updated by Gerrit Code Review over 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35815

Actions #4

Updated by Benni Mack over 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF