Hello,
I would like to know how the
FCKConfig.AutoDetectLanguage = true ;
works. Where does it get the language info from? Is it the meta tags? Is it the file encoding? If it is the meta tags, I am using UTF-8. So how does it decide which language to use?
I would like to know how the
FCKConfig.AutoDetectLanguage = true ;
works. Where does it get the language info from? Is it the meta tags? Is it the file encoding? If it is the meta tags, I am using UTF-8. So how does it decide which language to use?
Re: Auto Detect Language
Re: Auto Detect Language
AutoDetectLanguage Issue
I know config.AutoDetectLanguage = true; read browser language setting at first and then system setting, but I realized is not working for my app. I would like CkEditor 4.0 working with browser language, there is another way to do this? What I have to do for this?
@Criss please see http://dev
@Criss please see http://dev.ckeditor.com/ticket/10046#comment:1