UTF-8 in text mode

Questions about how to install and problems installing - please read the documentation first!
Post Reply
Tata
Posts: 3588
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

UTF-8 in text mode

Post by Tata » Sun Apr 25, 2010 8:53 pm

I had it working - and still have - on some of webpages. All of them are UTF-8 encoded. And I can see the same correctly encoded text both in FCKeditor's text mode and page source.
Now I am working on a new subdomain for CMSimple.sk. This subdomain shall be used only for placing of new free XH-templates. I made and remade the installation 10-times at least this weekend.
I can't find what am I doing wrong. But when checking the code in text mode, all eastern characters are shown as entities.

1. All language files, template.htm, content.htm are UTF-8 encoded
2. both in fckconfig_cmsimple.js and fckconfig.js (no changes even if set to true)
FCKConfig.ProcessHTMLEntities = false ;
FCKConfig.IncludeLatinEntities = false ;
FCKConfig.IncludeGreekEntities = false ;

I have compared everything with pages, where it works. I found notihng.

Any tricky idea? Would appreciate a lot.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

Post Reply