http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6563
Adrien SAURAT <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Adrien SAURAT <[email protected]> 2012-01-02 10:49:47 UTC --- Creating one or two system preference(s) looks like the best way for me too. Now we have these preferences : * language -> list of staff languages * opaclanguages -> list of opac languages To be consistent, we could then add : * languagedefault * opacdefaultlanguage (or defaultopaclanguage ? ) Or names with upper cases ? How have the new preferences been named recently ? Drawback: most of the time, these syspref will have the same value. But having only one could create issues (we could do with 1 syspref and add more checks to ensure that the default language has been selected in "language" and "opaclanguages", but I'm not sure it's the best way to go). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
