Hi I want a determinated page to have a simpler TinyMCE than the others. I've tried to make two tiny profiles and in one of them I've put that it has to appear in all pages but one page and in the other I've put that it has to appear only in the determinated page. But the result is that I can see the full editor in all pages but there isn't any editor in the page I've put an editor with very few plugins.
I've tried to do this with the same role and with two different roles, but it doesn't work in any case :(

Can anybody help me or tell me that what I want is impossible to do at this point?

Thank you very much!!

Comments

Doobyfrucan’s picture

I 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.)

lebisol’s picture

Hi 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!

Doobyfrucan’s picture

Here's a discussion on the issue, although not perfect, with care there are work-arounds to the issue here: http://drupal.org/node/60667

mupsi’s picture

Issue summary: View changes
Status: Active » Closed (outdated)