Zen Cart Logo
Forums / General Questions / CKEditor fails with norwegian language

CKEditor fails with norwegian language

Views: 891

Results 1 to 3 of 3
4 Aug 2012, 8:25 AM
#1
hpldesign avatar

hpldesign

New Zenner

Join Date:
May 2004
Posts:
11
Plugin Contributions:
0

CKEditor fails with norwegian language

Hello

I have put up a clean install of ZC v. 1.5 and uploaded the latest version of CKEditor as the instructions says in the readme file. Also I have installed the Norwegian languagepack and set this as default.
But the editor is not compatible with the default languagepack. I have the default Norwegian language and also the English language installed. The editor shows perfectly in the English section, but not showing at all in the Norwegian section at all.

Is there any files I have to modify to make this work?

4 Aug 2012, 8:38 AM
#2
hpldesign avatar

hpldesign

New Zenner

Join Date:
May 2004
Posts:
11
Plugin Contributions:
0

Re: CKEditor fails with norwegian language

Issue solved.

I had to edit the .js language in editor-> lang

I opened the en.js file and edited this CKEDITOR.lang.en to CKEDITOR.lang.no
Also I renamed the en.js file to no.js

So now it is working as it should ( I think )

5 Aug 2012, 6:36 AM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: CKEditor fails with norwegian language

I believe the readme with the plugin explains that certain language files may need to be added manually.