|
Date: 8/12/2005 2:51 pm · Subject: Re: Change site language on-the-fly? · Rating: 0
The two issues you've pointed out are fixed. The Site Map showing only English pages was a configuration mistake, and the top navigation thing was because I had patched the ^t; (t_topMenuHorizontal.pm) macro to start in current root instead of site root, but that macro was overwritten last upgrade.
I should have put that topMenu patch in cvs 
The charset to use is connected to the language. So if your page language is set to hebrew, you'll get a hebrew charset. Setting your /he/home (and all underlying pages) to language "hebrew" will also set the charset to use.
I don't know if hebrew is already part of the WebGUI translations, but if not and you're going to translate messages, I suggest you use utf-8 as charset. I believe it's part of the 6.x road map to convert all existing messages to utf-8.
Len Kranendonk www.primaat.com
|