]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC: Add the ability to set a different default locale
authorDan Scott <dscott@laurentian.ca>
Sat, 4 Aug 2012 14:10:48 +0000 (10:10 -0400)
committerDan Scott <dscott@laurentian.ca>
Sun, 2 Sep 2012 02:35:09 +0000 (22:35 -0400)
commit03cb2f98abc0f1c3efa2b6062239d4a296f2d967
tree753b53590faa138b00f6888d20c35ed75d37da80
parent4fb4e3df754cc0e7437276a9db72c9b0be5ddba2
TPAC: Add the ability to set a different default locale

Installations with multiple sites might desire different default locales
for their skins. This adds the Apache config directive
"OILSWebDefaultLocale", which enables you to set the default locale on a
global and a per-skin basis.

Note that this prevents the browser Accept-language header from having
any effect; sadly that header is not often used in real life.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Art Rhyno <art632000@yahoo.ca>
Conflicts:
Open-ILS/examples/apache/eg_vhost.conf

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/examples/apache/eg_vhost.conf
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGWeb.pm