Change ckeditor skin

Moderator: crythias

Locked
JeremyB3ntham
Znuny newbie
Posts: 38
Joined: 15 Mar 2015, 10:31
Znuny Version: v4.0.5 (Debian)

Change ckeditor skin

Post by JeremyB3ntham »

Has anyone been able to change the skin for ckeditor?

I can see other skins are there (/opt/otrs/var/httpd/htdocs/js/thirdparty/ckeditor-4.5.4/skins/) and have updated the config.js file to have the line:

config.skin = 'kama';

in the file, but it doesn't seem to change it. Is it set by default in another file?
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Change ckeditor skin

Post by reneeb »

Did you clean the JS caches after your changes?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
JeremyB3ntham
Znuny newbie
Posts: 38
Joined: 15 Mar 2015, 10:31
Znuny Version: v4.0.5 (Debian)

Re: Change ckeditor skin

Post by JeremyB3ntham »

I have deleted the main OTRS cache, is there specific way to clear the JS cache?
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Change ckeditor skin

Post by reneeb »

It's the loader cache...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
JeremyB3ntham
Znuny newbie
Posts: 38
Joined: 15 Mar 2015, 10:31
Znuny Version: v4.0.5 (Debian)

Re: Change ckeditor skin

Post by JeremyB3ntham »

Have done, but still no joy.
Locked