Please add the following code to the form element definition of the regular expression area to disable processing by WYSIWYG modules, like the CKEditor module.
'#wysiwyg' => FALSE,
Please add the following code to the form element definition of the regular expression area to disable processing by WYSIWYG modules, like the CKEditor module.
'#wysiwyg' => FALSE,
Comments
Comment #1
anish.a commentedComment #2
anoopjohn commentedI installed CKEditor on a D7 site with disable_messages. By default CKEditor does not get enabled in the filter textarea.
Please feel free to open this issue if this is not the case.