Feature #33188
Add frontend localization to node controller and import; add locale settings to node and context
| Status: | Under Review | Start date: | 2012-01-13 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
Add support for frontend localization.
Solution chosen for now is setting a current language in the FLOW3 I18n service class which is used by the TranslateViewHelper class. Besides that the treatNodeWithContext filters nodes of the wrong language.
Setting the languages can now be done using Settings.yaml, first language of the locales array is used as default language. This is just a placeholder for now as this of course has to be configured using TypoScript later on.
History
Updated by Rens Admiraal over 1 year ago
- Status changed from New to Under Review
Updated by Sebastian Kurfuerst about 1 month ago
- Subject changed from Add frontend localization to Add frontend localization to node controller and import
Updated by Sebastian Kurfuerst about 1 month ago
- Subject changed from Add frontend localization to node controller and import to Add frontend localization to node controller and import; add locale settings to node and context