Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query with language (admin) #11

Open
3 of 5 tasks
xipasduarte opened this issue Jul 28, 2021 · 0 comments
Open
3 of 5 tasks

Query with language (admin) #11

xipasduarte opened this issue Jul 28, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@xipasduarte
Copy link
Member

xipasduarte commented Jul 28, 2021

The admin should work to allow for improved simplicity, but there is a special mode that is specific: all languages.

Things to consider:

  • A user can have a default language different from the site's default language. However, this language is selected in the profile from all available languages for the interface (language packs), so the choice needs to be checked.
  • If the user's interface language doesn't exist the site's default language is used.
  • Users an change the language in the switcher and that is carried while they keep the session (cookie based).
  • Language should follow the order of priority: current, user default, site default.
  • Content should be filtered according to the language that has the highest priority.
@xipasduarte xipasduarte added the enhancement New feature or request label Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants