true,
'editor_height' => 600,
'media_buttons' => false,
'textarea_name' => 'post_content',
'teeny' => true,
'tinymce' => array(
'resize' => false,
'wordpress_adv_hidden' => false,
'add_unload_trigger' => false,
'statusbar' => false,
'autoresize_min_height' => 600,
'wp_autoresize_on' => true,
'plugins' => 'lists,media,paste,tabfocus,fullscreen,wordpress,wpautoresize,wpeditimage,wpgallery,wplink,wpview',
'toolbar1' => 'bold,italic,bullist,numlist,blockquote,link,unlink',
'toolbar2' => 'undo,redo',
),
'quicktags' => false,
) );
?>