Posts: 2
Threads: 1
Joined: May 2016
2016-05-25, 02:43:14
(This post was last modified: 2016-05-25, 02:43:42 by ahab2000.)
Hi,
since updating to the latest GS - Version if I want to edit a page with lots of text the system resizes to the full text.
The problem with that is if I scroll down I lose the toolbar and this makes editing, adding pictures ect quite hard.
Anyone experiencing the same? Is there a way to disable this function and get back the normal scrollbars?
Greetings, Simeon
Posts: 3,491
Threads: 106
Joined: Mar 2010
Try adding this to gsconfig:
Code:
define('GSEDITOROPTIONS', "autoGrow_maxHeight: '300'");
(or update your existing GSEDITOROPTIONS definition with that option)
Posts: 6,266
Threads: 181
Joined: Sep 2011
Oh yeah i meant to update that since there seems to be no default max
Posts: 6,266
Threads: 181
Joined: Sep 2011
you can also float the toolbar now not sure if its an additional plugin or not
Posts: 2
Threads: 1
Joined: May 2016
Thanks a lot. It worked. Much better now.
Posts: 6,266
Threads: 181
Joined: Sep 2011
Suggestions for height should injust use the old editor height config in 3.3.10
Posts: 6,266
Threads: 181
Joined: Sep 2011
disabled in 3.3.10 beta 5
( I also added some fixed and floating toolbar plugins to make this actually usable, feel free to experiment )
Posts: 21
Threads: 3
Joined: May 2016
I had been bumping into this a lot too. Thanks for fixing this. How does one float the toolbar?
Posts: 6,266
Threads: 181
Joined: Sep 2011
check out the beta version, in admin/template/js/ckeditor/config.js has come commented out stuff for extraplugins, and settings