Feature #86400
openVariants should be possible for site language base
0%
Description
Variants for the site's variant were added in #86303. The same thing should be possible for languages within a site.
Updated by Deleted Account over 6 years ago
- Related to Feature #86303: Add variants for site's base added
Updated by Susanne Moog over 6 years ago
- Target version changed from 9 LTS to Candidate for Major Version
For now (9LTS) you can use the env() feature to get environment specific variants in all values. For 10 we might implement this feature (which will mean a rework of the GUI as we have a nesting level more).
Updated by Georg Ringer about 6 years ago
- Has duplicate Feature #87693: move alternative domain to language settings added
Updated by Georg Ringer almost 6 years ago
- Has duplicate Bug #87801: Variants for language entry points added
Updated by Georg Ringer almost 6 years ago
possible solution https://stackoverflow.com/a/54861917/2389552
Updated by Benni Mack almost 6 years ago
In v9.5.5 it's doable by adding a baseVariant into the yaml, but no GUI for it. Could be added in a future major version into the Site module. If you feel like tackling the task, would be really cool!
Updated by Marc Hirdes over 4 years ago
Would be great to have a way to prevent costum values in the language settings like the base variants from override by the GUI.
Updated by Benni Mack about 2 years ago
Marc Hirdes wrote in #note-9:
Would be great to have a way to prevent costum values in the language settings like the base variants from override by the GUI.
Fixed in v11.5.19 with https://github.com/typo3/typo3/commit/52c3940064