TinyMCE is working great for node/* and comment/* but for user/* it doesn't appears correctly (there's only one profile, which is affected to the 3 pages).

On the user page it appears for the signature. The textarea can't be resized (whereas it works for nodes and comments), and the settings aren't correct ie it appears at the bottom instead of top, and there's only a very few buttons appearing (I chose the ones I wanted in the profile) : bold italic underline strikeThrough | undo redo | paste | unorderedList orderedList.

Comments

ngstigator’s picture

In tinymce.module, the function "theme_tinymce_theme" allows you to specify which textareas are disabled for WYSIWYG, and which textareas use the "simple" theme.

Hope this helps.

luke.leber’s picture

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