Closed (fixed)
Project:
Wysiwyg
Version:
6.x-2.0
Component:
Editor - TinyMCE
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2009 at 02:48 UTC
Updated:
29 Jan 2010 at 12:30 UTC
Hello,
I have installed the WYSIWYG module, along with all the 3.x dependencies, and installed/enabled TinyMCE 3.2.7. Everything looks to be fine, but strangely there is no "Disable rich-text" link underneath the Body field. The "Show enable/disable rich text toggle link" box *is* checked in Basic setup.
I've looked around the forums for answers, but surprisingly am not finding one. I tried installing the jquery_update module, but that didn't help either. I've tried using both Garland and Aquia Marina themes, but neither one shows the link. I'm afraid I've run out of ideas - any help is much appreciated.
Jim
Comments
Comment #1
jimmb commentedWell, I just edited the "Buttons and plugins" area to customize them. Specifically, I added IMCE, Paste from Word, and re-enabled all the buttons in the default editor setup. Now that I've done this, "Disable rich-text" is now appearing. I'm not sure what I did specifically to make this happen, but FWIW that solved the issue.
Jim
Comment #2
twodThat's odd... Was this on D6 or D7? Changing this to 7.x-3.x-dev since it's a 3.x issue.
Does the link disappear if you disable those buttons/plugins again?
Comment #3
jimmb commentedHi TwoD,
Thanks for replying. This is happening for me on Drupal 6. And yes, if I disable the specific buttons/plugins and revert to the default setup, then "Disable rich-text" disappears.
Jim
Comment #4
twodI am only able to reproduce this issue on 6.x-2.0 if I select an editor without configuring its profile and then go to a page where it shows up.
Wysiwyg 2.x-dev already has a check for this, around line 160 in wysiwyg.module.
Please reopen this issue if the problem persists with Wysiwyg 2.x-dev (or 3.x-dev).