Opened 16 years ago
Closed 16 years ago
#7248 closed (duplicate)
Add support to set language by language-code in URL
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Internationalization | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
For full I18N there should be possibility to set language by language-code string in URL, not only by sessions, cookies, etc., so Search Engine Bots should find all language variants of web on unique URLs. For example mysite.com/en/site for English, mysite.com/de/site for German.
Note:
See TracTickets
for help on using tickets.
Duplicate of #7072