Hello,
I have just upgraded a site from 1.0.15 to 1.2.1 and have a couple of TinyMCE4 queries.
- In TinyMCE4, I can't seem to get rid of the second row of buttons like I could in the previous version.

In Tools > Configuration - I have set the buttons I want into one row. Nothing is in the second row

In Manage Users > Create/Edit User > User - I have deleted the 2 example rows because I want to use the global setting from the Configuration. This does not seem to work. Whenever I save the User file, the 2 rows are automatically added back in.
a. Is it possible to have one row of custom buttons. If so, how?
b. Is it possible to save a global setting for the TinyMCE4 buttons so it is not done in 2 places (seems to be needed in configuration and then for each user which is not ideal)? If so, how?
- In this new version of TinyMCE4 in 1.2.1, the Formats menu shows the css styles in both inline and block in a double level drop down like so:
Formats
_ Inline
_ _ Custom Style 1
_ _ Custom Style 2
_ Block
_ _ Custom Style 1
_ _ Custom Style 2

(Not sure what this does but In Plugins > TinyMCE4 > Configuration - inline is disabled.)
The TinyMCE in 1.0.15 had a simpler single level drop down more like this:
Formats
Styles
_ Custom Style 1
_ Custom Style 2
The words Inline and Block will confuse my clients.
Is it possible in this new version to just have a single level shown? If so, how to change?
Thanks for any help.