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
Comment #1
swentel commentedThat's already in the dev version.