I've been Googling for hours to find out how to use Drupal(6.10) fckeditor to replace my textarea field. My textarea field is written just like normal html(). I just can't figure out how to get this working. Do somebody have a clue?
I've been Googling for hours to find out how to use Drupal(6.10) fckeditor to replace my textarea field. My textarea field is written just like normal html(). I just can't figure out how to get this working. Do somebody have a clue?
Comments
Comment #1
wwalc commentedDid you just put
<textarea>tag in the page/story content?Perhaps the default FCKeditor examples will give you some hint: sites\all\modules\fckeditor\fckeditor\_samples\html\sample01.html ?
Comment #2
Jorrit commentedClosed because of inactivity.