This functionality doesn't seem to work with wysiwyg 6.x-2.4.

After checking the code, it seems like commenting in line 600 seems to work better than using this format.
$form['format']['guidelines'] = array(
'#title' => t('Formatting guidelines'),
'#value' => '',
);

Comments

dragonwize’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

6.x is now unsupported.