[Pmapper-users] Encoding in pmapper-1.2.0

2006-05-05 Thread Armin Burger
> So I can perform the translation of map file strings in language_xx.php > file now? How is it done? Do I just set: > > $_sl["my_string"] = "my_translation"; > > in my language_xx.php file? yes, this is how it works since 1.2. (and note that language_xx.php has to be encoded then in UTF8, so

[Pmapper-users] Encoding in pmapper-1.2.0

2006-05-05 Thread Gambin Dejan
hursday, May 04, 2006 4:25 PM > To: Gambin Dejan > Cc: pmapper-users at faunalia.it > Subject: Re: [Pmapper-users] Encoding in pmapper-1.2.0 > > > Dejan, > > originally I wanted also the map file to be in UTF-8. I just > got errors that crashed the PHP process when doin

[Pmapper-users] Encoding in pmapper-1.2.0

2006-05-04 Thread Armin Burger
st in case of labels). I would not try to use pmapper in anything else than UTF8 or Latin1, you will very likely end up in unresolved encoding errors. armin > --- Urspr?ngliche Nachricht --- > Von: "Gambin Dejan" > An: > Betreff: [Pmapper-users] Encoding in pmapper-1.2.

[Pmapper-users] Encoding in pmapper-1.2.0

2006-05-04 Thread Gambin Dejan
Hi, I have some questions regarding the "new" multilingual interface and encoding. The documentation says the default character encoding is UTF-8. This is defined through defCharset parameter in config.ini I suppose (I can see it is only used in common.php for header building). First, for the m