? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
12 Feb 2020

With the release of tinymcec 5.1 we have some extra features available. This PR adds the toolbar drawer and the sticky toolbar

Sticky Toolbar

If you have a very long editor area then as you scroll the toolbar becomes sticky at the top of the screen so that it is always available

Toolbar Drawer

This restricts the toolbar to only display one row (depending on the screen size) and if there are buttons that can not fit on the row then a ... button appears which can be used to open and close the drawer to the other buttons.

To ensure that our CMS Content buttons are always displayed I moved them from the end to the beginning.

The Toolbar Drawer does not support the creation of multiple toolbars so to maintain backwards compatibility I merge the two toolbars into one.

Note: None of the presets were using the second toolbar

TinyMCE 5.2 will expand on this feature and allow greater customisation but they have not revealed how yet.

I have not made either of these as configurable settings - there are enough of those already.

Drawer Demo

Before

tiny-before

After

tiny-after

avatar brianteeman brianteeman - open - 12 Feb 2020
avatar brianteeman brianteeman - change - 12 Feb 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 Feb 2020
Category Front End Plugins
avatar brianteeman brianteeman - change - 12 Feb 2020
Labels Added: ?
avatar wilsonge wilsonge - change - 13 Feb 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-02-13 10:15:48
Closed_By wilsonge
avatar wilsonge wilsonge - close - 13 Feb 2020
avatar wilsonge wilsonge - merge - 13 Feb 2020
avatar wilsonge
wilsonge - comment - 13 Feb 2020

LGTM. Thankyou

avatar brianteeman
brianteeman - comment - 13 Feb 2020

woohoo

Add a Comment

Login with GitHub to post a comment