[dev] About the online help and i18n
François Helly
fhelly at bebop-design.net
Wed Sep 29 13:40:48 PDT 2004
Le 29 sept. 04, à 21:00, dev-request at lists.horde.org a écrit :
>> I noticed that when I turn the default-charset to utf-8
>> (horde/config/nls.php)
>> the help xml files which are iso-8859-1 encoded are not converted
>> properly into the expected charset (utf-8).
>
> Don't fiddle with that setting unless you know what you are doing.
>
I want my horde applications to output utf-8 encoded files.
Reason: the datas I have to output are multilingual (i.e. mixed
languages in the same string)
>> In framework/lib/Help.php the charset used as original charset for
>> data
>> conversion
>> seems not to be properly set in this case.
>>
And btw it seems I have to re-encode all encoded iso-8859-1 help.xml
files
in utf-8 if I want my users be able to use the online-help...
More information about the dev
mailing list