Hi maintainers,

Language Cookie remembers a visitor's language choice via a cookie. I am maintaining a related module, User
Account Language Negotiation
, which takes a different approach: it saves the language choice to the logged-in user's account instead of a cookie. That means the preference follows
the user across browsers/devices, at the cost of not working for anonymous visitors.

Since site builders comparing language-persistence options might land on either project page, would you consider adding a note/link to it under a "Related modules" or similar
section? I have added your module to "my" project page.

Thanks!

Comments

gogowitsch created an issue. See original summary.

gogowitsch’s picture

Title: Suggest linking to the "User Account Language Negotiation" module as a related alternative » Link to the "User Account Language Negotiation" module as a related alternative module
jeroent’s picture

Status: Active » Fixed

Hi, I've added the following section to the module page:

Related modules

  • User Account Language Negotiation saves the visitor's language choice to their user account instead of a browser cookie. This means the preference follows the user across browsers and devices, but only works for logged-in users (not anonymous visitors).

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.