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.
Sorry for not being clear.
I have this view and two exposed filters on it.
I am trying to show different places on the map. These places are called "institutions".
They have a...
Still trying to understand: you have this view and an exposed form on it, right.
And you have two independent taxonomy terms and try to filter by them?
Or is this a hierarchal...
Hi geoma,
hm... I'm not quite sure, what "parent" means in that context.
Is it a taxonomy term? Or a related node type?
The map will only show geo data from the field...
Hi geoma,
How can I Include more info in the popup
In a view or in the popup of the field display on nodes?
In fields you can use tokens for field display...
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.