I am using WYSIWYG API dev version with TinyMCE 3. I have tinymce selected for both 'full html' and 'php code' input formats. However, I have different buttons available for each. But it does not respect the different buttons based on the input format; it overrides with one. So, for example, on full html i don't have the 'source code' button available, but on php code i do. I test with a user who has full html by default and they see the same buttons as those configured for php code.

Comments

paulmckibben’s picture

I have the same issue with TinyMCE 2 and the latest 6.x-1.x-dev (Nov 17) version of the wysiwyg module. I am currently looking into a workaround and will post another comment if I figure anything out.

sun’s picture

Title: Does not respect different buttons for different profiles (tinymce) » Different profiles for same editor not respected
Status: Active » Needs review
StatusFileSize
new8.68 KB
sun’s picture

Status: Needs review » Fixed
StatusFileSize
new15.27 KB

Committed attached patch to all branches.

owen barton’s picture

Status: Fixed » Active

Still having problems with this on the latest 6.x branch (which I checked includes this patch) - I have TinyMCE (with different buttons) configured on 2 different input formats, however it always shows the first, even when the node is saved with the second input format and reedited (i.e. this is not just an issue with dynamic JS switching).

sun’s picture

Hm. This might be a browser caching issue?

owen barton’s picture

Status: Active » Fixed

Actually, turns out I was just looking at the wrong site ;)

emilyf’s picture

@sun

This is working great on the stable 6 release. Thanks!!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.