Editor works only for a single text area

simonmd - December 6, 2008 - 18:12
Project:YUI Rich Text Editor
Version:6.x-2.33
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

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?

#1

maartenzam - January 11, 2009 - 20:56

This 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.

#2

gowri - January 13, 2009 - 20:39

I 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.

#3

opensanta - January 20, 2009 - 02:01
Title:Does not work in CCK fields?» Editor works only for a single text area
Category:support request» bug report

#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.

#4

opensanta - January 22, 2009 - 00:33

my issue is resolved after updating to yui-2.6.0

#5

jonr - June 26, 2009 - 12:01

This also seem to happen with FCKedit

 
 

Drupal is a registered trademark of Dries Buytaert.