Closed (outdated)
Project:
TinyMCE
Version:
5.x-1.9
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2007 at 12:07 UTC
Updated:
14 Jan 2021 at 19:40 UTC
Jump to comment: Most recent
Comments
Comment #1
Doobyfrucan commentedI have the same issue. I've created 2 TinyMCE roles, each linked to their own Drupal role and each intented for a particular content-type. When a single user has ONE of those roles assigned to them, TinyMCE appears where it should and with the desired options. When BOTH roles are assigned to the user, only one of them actually works (the other role seems to be completely ignored from TinyMCE's point of view.)
Comment #2
lebisol commentedHi Doobyfrucan,
Totally agree with you....
Higher user role will overwrite the tinyMCE profile as well....so if you have a "editor role" who is also "authenticated role" user...well his/her interface will always load "editor role tinymce profile". This is very ugly and useless...if you want input filter controll to match tinymce interface/buttons.
IMHO it would be better if we had "TinyMCE profile per Content Type OR per User Role"...this way we could have
eg.
'basic' tinymce/bbcode plugins only = blogs,forums
'full' tinymce/HTML = story,page,book,custom content type
Any chance something like this could be implemented?
Many thanks!
Comment #3
Doobyfrucan commentedHere's a discussion on the issue, although not perfect, with care there are work-arounds to the issue here: http://drupal.org/node/60667
Comment #4
mupsi