I have created a Role called Content Editor. When I log in as a user who’s assigned to that role, I have TinyMCE in the Manager, but I do not have TinyMCE in QuickEdit in the front end. All I see there is the HTML code in a text window, with options to Apply / Revert / Close.
When I log in as an admin, I have TinyMCE in both the Manager and in QuickEdit in the front end, so I am wondering if I have not set the proper permissions for the Content Editor Role.
I have the following permissions set for the Role:
General: all enabled except change and save password (but I can’t see where that would affect this)
Content Management: all enabled except "Permanently purge deleted documents"
Module Management: all disabled except "Run Module"
Nothing else is enabled. Do I need to enable something else, maybe?
The only other thing I can think of at the moment that could possibly be related is that in order to get TinyMCE to load in the Manager for the Content Editor user after clicking on "Edit" a document, I have to do a page refresh. Otherwise I only see the HTML code in a text entry area. (Again, this is in the Content Editor Role; TinyMCE loads automatically - albeit with a slight delay - when I’m logged in as an admin.)
Update - after typing all of this, I decided to see what happened when I assigned that user the Role of Admin - same thing... I have the TinyMCE editor in Manager, but not in QuickEdit in the FrontEnd. All I see in QuickEdit is the HTML in a text window, same as when the user was assigned the role of Content Manager. So I guess it’s not permissions, and I’m more confused than ever.