Can I make the Tiny MCE toolbar sticky. My client is working on very long articles and would prefer if the toolbar for TinyMCE does not scroll off the screen. It's inconvient to have to scroll all the way to the top of articles to find the toolbar.
I just realized that what is happening is that with TinyMCE, by default the size of the editor screen increases as the text grows longer. If the height of the text exceeds the size of the screen, the toolbar scrolls of the screen.
The default behavior that my client is used to with CKEditor is that the size of the body field is fixed but expandable (1). As long as the user does not increase the size of the body field, the toolbar will remain visible and the writer will scroll up and down through their text within that area (2).
This auto grow behavior in TinyMCE is easily turned off, reflecting the behavior my client is used to CKEditor (screenshot is of TinyMCE using the expected behavior learned from CKEditor). I think the client will be fine with this.
We will turn off the "Autoresize" option in the TinyMCE profile.
Thanks for the instructions.
I don't know why it didn't work so I tried another new installation and this time I was able to add default text and insert tokens.
[Site constantly reporting ConfigStorageReadException fatal errors under load.](https://github.com/backdrop/backdrop-issues/issues/6961)
While this issue has not yet been resolved, 2...
Multilingual sites using global redirect will get redirect loops on paths with a language prefix
https://forum.backdropcms.org/forum/am-i-only-one-having-issues-1320-mul...
https://...
Rookie move on my part, CKEditor 4 was still intalled, disabling it and CKEditor Inline IMage Style module fixed the issue. @izmeez, thank you for the link, it helped.
Posted2 days 18 hours ago by (john@delinuxco.com) on:
Hi lias.
Yes, the default value autopopulates the field. I'm not sure why this is not working for you:
As for using tokens, you can use them if you choose Filtered text, AND enable...
Posted2 days 18 hours ago by Alejandro Cremaschi (argiepiano) on:
Comments
What a coincidence, I opened the same question as an issue earlier today, https://github.com/backdrop-contrib/tinymce/issues/177
I just realized that what is happening is that with TinyMCE, by default the size of the editor screen increases as the text grows longer. If the height of the text exceeds the size of the screen, the toolbar scrolls of the screen.
The default behavior that my client is used to with CKEditor is that the size of the body field is fixed but expandable (1). As long as the user does not increase the size of the body field, the toolbar will remain visible and the writer will scroll up and down through their text within that area (2).
This auto grow behavior in TinyMCE is easily turned off, reflecting the behavior my client is used to CKEditor (screenshot is of TinyMCE using the expected behavior learned from CKEditor). I think the client will be fine with this.
We will turn off the "Autoresize" option in the TinyMCE profile.
If you make the editor window full screen (it looks like you have the button) then this is best for long text.