Last minute changes!

Date: Sat, 28 Jun 1997 12:10:40 -0300 (ADT)
From: David Potter <potter@csuite.chebucto.ns.ca>
To: csuite-tech@chebucto.ns.ca
Precedence: bulk
Return-Path: <csuite-tech-mml-owner@chebucto.ns.ca>

next message in archive
no next message in thread
previous message in archive
Index of Subjects



I think I'm starting to get this figured out...

1) we create a list of supported languages

2) we create a site language default

if these are separate files then
	$CS_CONF/lang.default
	$CS_CONF/lang.list

or if they are one file

	$CS_CONF/lang

in the form of...

	en|fr|

****This will need a routine for the install......? ****

2) we create a library function that accepts a users login and returns the
language preference.

If there is no lang preference specified or if the language preference
does not match languages supported by the site we use the default.

We can use this function for bulkmail/membership mail preferences, etc..

==================================================================
Back to priv-edit:make_bookmarks() for a minute. We have provided for
english/french in the script/csuite.po but priv-edit is being run as the
authenticating user so the target-users bookmark file will be output in
the language preference of the authenticating user...?

Am I correct in suggesting that this should become a cron job and
that for each user we set the environment for the process $LANG to
reflect the target users language preference? 
==================================================================

david potter

next message in archive
no next message in thread
previous message in archive
Index of Subjects