Mambo /G2 / German Umlaute

matze1106

Joined: 2005-03-14
Posts: 36
Posted: Fri, 2005-05-20 19:56

I've integrated G2 in Mambo. It's working fine.

My Problem : Selecting G2 in my Menue, the "German Umlaute" doesn't work in my Mambo Template..

Is there a charset-problem ?

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Fri, 2005-05-20 20:11

correct. it's a charset problem. you'll have to use the charset from G2 in mambo, maybe you'll have to edit the mambo <head> part of the templates.

 
matze1106

Joined: 2005-03-14
Posts: 36
Posted: Fri, 2005-05-20 20:22

How I can use the charset from G2 (UTF-8 ??) in mambo... ?

Where I can find the mamo <head> part of the template ?

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Fri, 2005-05-20 20:46

This is a mambo question. And I don't know much about mambo. Just edit whatever is needed in mambo to get the utf-8 charset in the html <head> part instead of another charset.

this is the charset G2 needs in the <head> part:

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>

 
d3vlabs

Joined: 2005-05-10
Posts: 100
Posted: Sat, 2005-05-21 23:51

matze1106, did that solve the issue? Need to know so I can migrate it to Mambo + G2 Issues Thread

 
STSC

Joined: 2005-03-14
Posts: 10
Posted: Thu, 2005-07-07 15:40

I also have the same issue. Is there a solution yet?

 
miky66

Joined: 2005-08-12
Posts: 14
Posted: Mon, 2005-08-22 20:40

Hi,

use the html code for the umlaut-characters. For example & instead of ü.
You can use it for the modul description (mambo menue), links etc. too.
It works fine on my homepage. So mambo can use iso-8859-1 and gallery can use utf-8.

Now posted in 3 topics, i hope these helps. I'm happy that it works.

 
Lakys

Joined: 2005-06-26
Posts: 55
Posted: Tue, 2005-08-23 09:00
miky66 wrote:
Hi,

use the html code for the umlaut-characters. For example & instead of ü.
You can use it for the modul description (mambo menue), links etc. too.
It works fine on my homepage. So mambo can use iso-8859-1 and gallery can use utf-8.

Now posted in 3 topics, i hope these helps. I'm happy that it works.

Alas if you wish to have a random picture with a page of news requiring iso-8859-1 it is not working.
It displays well until any G2 module/component is loaded. It has been a full month I have tried to understand why my Mambo was not managing well special characters.
Actually that's all about G2 integration. I regret I have only figured it now. :|

 
miky66

Joined: 2005-08-12
Posts: 14
Posted: Tue, 2005-08-23 16:56

I've although installed the random picture modul, i use it on the homepage. And it works fine! On Homepage and Gallery the Browser changes the code to utf-8, on the other pages the Brower uses iso-8859-1. Alway I see the correct "german umlaute".

Only the navigation path on the top shows G&amp;auml;stebuch instead of Gästebuch.
But the Menü and Links. I don't know why, but it's not so important.
If anybody know why, please tell me.