(New page: == AutoDetectLanguage == This option allows FCKeditor to detect the language you are using by checking your browser language. If it is set to '''true''' the editor will be displayed in th...) |
(No difference)
|
Revision as of 11:58, 10 January 2008
AutoDetectLanguage
This option allows FCKeditor to detect the language you are using by checking your browser language. If it is set to true the editor will be displayed in the same language as your browser is.
Code:
FCKConfig.AutoDetectLanguage = true ;