I would suggest to add a simple

'#wysiwyg' => FALSE,

line to the Form API definition of $form['nodesinblock']['nodesinblock_visibility'] (line 170 in the .module file). Good WYSIWYG editors like CKEditor obey this line and will suppress the rich editor without any other configuration.

Comments

swentel’s picture

Version: 6.x-1.6 » 6.x-1.x-dev
Status: Active » Fixed

That's already in the dev version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.