2011-11-12, 00:44:40
the CKEditor-language file contains
this tells the Editor to use it for german, a de.js-language file with
, I am sure, will produce russian output, not german output
as this happens when the language file is active, you must tell the way to that special language file by defining in the gsconfig.php
this could be one explanation
in the gsconfig.php you can tell the editor explicitely to use the language of your own, otherwise it will be up to some browser configuration to choose a language
I am not sure if this is a problem
Code:
CKEDITOR.lang.de
this tells the Editor to use it for german, a de.js-language file with
Code:
CKEDITOR.lang.ru
as this happens when the language file is active, you must tell the way to that special language file by defining in the gsconfig.php
this could be one explanation
in the gsconfig.php you can tell the editor explicitely to use the language of your own, otherwise it will be up to some browser configuration to choose a language
I am not sure if this is a problem
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18