Hi, --On Donnerstag, 13. September 2001 12:13 +0400 Oleg Broytmann <phd@phd.pp.ru> wrote:
On Wed, Sep 12, 2001 at 10:24:32PM +0200, Dieter Maurer wrote:
Zope's splitter may be locale aware (if not, it may be quite easily made so). In this case, you would start Zope with the "-L" switch to tell it the locale to use and everything else may work automatically.
Zope's Splitter is perfectly locale aware now - I spent so much time debugging and fixing and testing new releases.
Whats the use of this? At least I want more then one language per site. For now the usual OSes do not support more then one locale at a given time.
Of course, this will work only for one language per site (Zope installation).
What is worse - one encoding per Zope installation (we the Russians use at least two different encodings - windows-1251 and koi8-r).
What can we do to change this? Regards Tino