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:56 +0000 (22:35 -0400)
commitbf49cb3320e9db758a43427c05fea4a9ddfd932f
tree2c86e8e29e574b20a722976cb19b20db474a96f7
parent5a9cdfe597cc34b97f7b7d320edf03b1f5f9ba12
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