Ok, ci siamo! Questo codice già è modificato. Ora vorrei togliere alcune righe da editor.js, ad esempio:

codice:
"outdent":        ['Outdent',              'Decrease Indent',    'editor_action(this.id)',  'ed_indent_less.gif'],
ma form.htm mi dice:


htmlArea error: button 'outdent' not found in button list when creating the wysiwyg editor for 'yourFieldNameHere'.
Please make sure you entered the button name correctly.

htmlArea wysiwyg editor not created.


Si può risolvere?