Confirmed users
104
edits
No edit summary |
|||
Line 56: | Line 56: | ||
The home page uses Accept-Language Headers to redirect to appropriate to the appropriate directory, named after the language code, e.g. /fr/ for FR-fr users. When they are there, no more language sniffing is done, which enables them to switch language if needed, using the list of links in the page footer. | The home page uses Accept-Language Headers to redirect to appropriate to the appropriate directory, named after the language code, e.g. /fr/ for FR-fr users. When they are there, no more language sniffing is done, which enables them to switch language if needed, using the list of links in the page footer. | ||
'''Cons''' | |||
''Author: fantasai'' | |||
* For specific documents people will always be linking the non-negotiated URLs | |||
* Doesn't handle partial translations (some files, not others) | |||
=Timeline= | =Timeline= |