Hi, I spent a lot of Time solving my German Umlaut Problem in Xindice with just 2 commands. After getting the xmlData from Xindice i used the php-funktion utf8_decode() and inserted the resulting string in a textarea. So now i can Edit the content with my browser. When i hit the Save button, i use utf8_encode() and write the resulting string back to xindice. Everything works fine ;)
I also tried the Atrezzo Admin, but to my Suprise they forgot the utf8 coding, so Atrezzo is not a good choice if u have to work with special chars. mfg Stefan
