Closed (fixed)
Project:
Wysiwyg
Version:
5.x-0.5
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2009 at 17:21 UTC
Updated:
11 Feb 2009 at 17:33 UTC
Enabling this module makes the body text area go away when trying to edit a node. Somehow its being hidden. I'd been using TinyMCE but I want to use Whizzywig for certain node types.
----------------------------
<label for="edit-body">Body: </label>
<textarea cols="60" rows="15" name="body" id="edit-body" style="width: 100%; color: rgb(0, 102, 0); z-index: 2; display: none;" class="form-textarea"><p align="center">
&----------------------
Comments
Comment #1
fuquam commentedI think I figured it out. I had the TinyMCE module active. Once I deactivated it the body text area came back.
Comment #2
fuquam commentedThis module works great now. Way less buggy than the TinyMCE module by itself.