Working on Bug 9735 [1] I ended up writing C4::Templates::getlanguagecookie
and hooking C4::Auth::get_template_and_user in a way that the language can
be changed using URL parameters, and the corresponding is properly set.

Using this new code, the language selection could be simplified by using
JavaScript + document.location to generate the links to languages.

What do u think?

Regards
To+

[1] http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9735
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to