I've tried everything in the forum, to no avail. The editor shows up on pages but not on custom content types.. Does this module work with CCK fields?
I've tried everything in the forum, to no avail. The editor shows up on pages but not on custom content types.. Does this module work with CCK fields?
Comments
Comment #1
maartenzam commentedThis was helpfull to me solving the same problem: http://ask.metafilter.com/109105/Why-Oh-Why-YUI
In the source of the page for adding or editing a node, look for the ID of the CCK field you want to have the YUI text editor. Copy the ID (something like edit-field--0-value) to the YUI text editor configuration page, under 'IDs'. The text editor should now show up when adding or editing a node with the CCK field.
Comment #2
Panaromic.webdesign.com commentedI am experiencing the same problem. Even if we include all the CCK text area IDs, the editor buttons show up but not functional. Then I removed the CCK field and went just with node 'body' field, it worked fine. I think it is a bug it has to be fixed.
Comment #3
mitchell commented#1 helped me get the editor to appear on my additional text area field, but now the editor will only work for that field while the node body is grayed out and unavailable for editing.
Comment #4
mitchell commentedmy issue is resolved after updating to yui-2.6.0
Comment #5
jonr commentedThis also seem to happen with FCKedit