GetSimple Support Forum

Full Version: CKEditor question
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have to disable ONLY custom style options for images. CKEditor does not understand some of advanced style's (as style="durationin: 6000; easingin: easeOutQuart;") and I can not use jQuery slider (made by 3thd party).

Disable or to prevent Image Advanced options to change my styles.

Other option is to disable editor for the whole site. Not very handy solution.

GS Version is 3.0.1,

How to .. Confused ?

Thanx

Alex
First of all, is there a reason you haven't updated to 3.1.2? I would highly recommend updating to the latest version.
Updated to the last version, no changes.

'Image Advanced properties' still cleans my style's ..
yeah you might have better luck using the source mode.
Connie might have seen this before or know where the config is to disable it.

You would be better off googling ckeditor for this. As it is a ckeditor issue.
(2012-11-01, 23:04:16)shawn_a Wrote: [ -> ]yeah you might have better luck using the source mode.
Connie might have seen this before or know where the config is to disable it.

You would be better off googling ckeditor for this. As it is a ckeditor issue.

Hi Shawn,

will check it with Connie thanx.

source code is ok but I get bit tired from staring both notepad and now in gs.

Alex
Well i mean ckeditor converts those styles until you can turn it off.
If you add the style in source for now it wont get touched.
please update GetSimple
it comes with a new version of CKEditor / new implementation of the editor

I bet your problem will be gone then, I never encountered that with the actual version

good luck!
Good morning,

Somehow the problem is solved now, thanx for support ;-)

Maybe was the problem the older GS version. But after the update 2 days ago I had the same problem.

This morning I did a maintenance, cleaned cache / history / cookies / temp ... and now is working.

I suppose that I have to clean the cache more often
I suppose you had the old stuff in the cache ;=)
yes I guess, anyway is't solved.

Thanx for help!