Posts: 89
Threads: 12
Joined: Sep 2010
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 ..
?
Thanx
Alex
Posts: 687
Threads: 63
Joined: Nov 2011
First of all, is there a reason you haven't updated to 3.1.2? I would highly recommend updating to the latest version.
Posts: 89
Threads: 12
Joined: Sep 2010
Updated to the last version, no changes.
'Image Advanced properties' still cleans my style's ..
Posts: 6,266
Threads: 181
Joined: Sep 2011
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.
Posts: 89
Threads: 12
Joined: Sep 2010
2012-11-02, 07:49:16
(This post was last modified: 2012-11-02, 07:53:03 by alex_d.)
(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
Posts: 6,266
Threads: 181
Joined: Sep 2011
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.
Posts: 2,928
Threads: 195
Joined: Feb 2011
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!
Posts: 89
Threads: 12
Joined: Sep 2010
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
Posts: 2,928
Threads: 195
Joined: Feb 2011
I suppose you had the old stuff in the cache ;=)
Posts: 89
Threads: 12
Joined: Sep 2010
yes I guess, anyway is't solved.
Thanx for help!