Hi,
I have installed FCKeditor on Drupal 6.
I am trying to use the copy and paste functionality and I want to keep the source formatting, but the editor does not let me.
A pop up window forces me to paste in plain text.
I have already checked the setting in fckconfig, it is FCKConfig.ForcePasteAsPlainText = false ;.
any idea how to fix it?
Thanks a lot to everyone.
Comments
Comment #1
twodUntil we get a GUI to configure advanced editor options, take a look at comment #30 in #313497: Allow configuration of advanced editor settings to see how to force this setting.