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.
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...
Thank you for your support. Each of us embarked on our journey at different times, initially unaware of what Drupal and Backdrop CMS were. Over time, we’ve grown to understand and appreciate the...
I read several times, I did not understand what you want to do. Perhaps this is my problem. But...
Each Content type has own creation form - '/node/add/content_type' (see page '/node/add')....
Thanks, laryn,
I have that installed and can upload multiple images from my computer, but it's the "select from image library" (no uploading to the server) function that only allows me to...
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.