I'm seeing an issue with 6.x-3.0 (and the previous 6.x-3.0-beta1) where the $node->body will not display a wysiwyg on the "Manage Images" screen, but it will display the wysiwyg for other CCK fields. The "Input Format" selection should be available on the node->body field in this case.
Screenshot attached of the "Body" field along with another CCK textarea called "Footer Copy." The Body field for the photo content type does have full HTML and they wysiwyg available when editing the individual photo content.
I've searched around and didn't see anyone else having this problem. Any insight would be greatly appreciated!
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2011-09-01 at 1.38.30 PM.png | 54.2 KB | mattwith |
Comments
Comment #1
chadchandler commentedThis isn't a bug associated with Node Gallery, but a config setting with your WYSIWYG.
You'll want to get the form id of the 'footer copy' and tell your WYSIWYG to ignore/exclude it inside the configuration settings.
Comment #2
mattwith commentedI don't want to ignore/exclude the "Footer Copy" wysiwyg - the problem is that the "Body" field should be displaying a wysiwyg but is not. I don't have any WYSIWYG settings excluding the WYSIWYG from the "Body" on the Node Gallery Manage Images screen.
Comment #3
justintime commentedupdating version
Comment #4
zengenuity commentedIssue queue cleanup. No more additions to 6.x series.
Comment #4.0
zengenuity commentedAdding clarification to the original message