dtekcth / dtek.se

A rewrite of the dtek portal (the one stolen from IT) in Django, started in 2018 by BS
2 stars 3 forks source link

I18n using path instead of cookies #2

Open Kirens opened 6 years ago

Kirens commented 6 years ago

Currently the page uses cookies to store language preferences, if it's not hard to change I'd prefer it to be identified using paths instead (i.e. leading /sv/or /en/).

All the robots out there are currently angry with us that the page content changes. But most importantly I think it's a good thing if this page expands and committees want to share their page to a group of students in a certain language.