Feature #7721
Implement locale-aware resource management subsystem
| Status: | Resolved | Start date: | ||
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Karol Gusak | % Done: | 100% |
|
| Category: | I18n | |||
| Target version: | TYPO3 Flow Base Distribution - 1.0 alpha 11 | |||
| PHP Version: | Complexity: | |||
| Has patch: | ||||
| Votes: | 0 |
Description
Existing resource management subsystem needs to be extended in order to provide convenient API for management of locale-dependent resources, like images with text etc.
Related issues
| related to TYPO3.Flow - Feature #6724: Internationalization, locale, multi-language ect. | Resolved |
Associated revisions
History
Updated by Karol Gusak about 3 years ago
- Status changed from New to Accepted
- % Done changed from 0 to 10
Finding localized versions of resource files is done, it will be a base for all other locale-resource functionality.
Updated by Karol Gusak almost 3 years ago
- Status changed from Accepted to Resolved
- % Done changed from 10 to 100
Well, it came very different than I assumed in the beginning - I think that the solution with locale identifiers in resources' names is enough for now.
Updated by Karsten Dambekalns almost 3 years ago
- Target version set to 1.0 alpha 11