|
|
@ -22,8 +22,8 @@ function rcmail_editor_init(skin_path)
|
|
|
|
apply_source_formatting : true,
|
|
|
|
apply_source_formatting : true,
|
|
|
|
theme : 'advanced',
|
|
|
|
theme : 'advanced',
|
|
|
|
plugins : 'emotions,media,nonbreaking,table,searchreplace,spellchecker,visualchars',
|
|
|
|
plugins : 'emotions,media,nonbreaking,table,searchreplace,spellchecker,visualchars',
|
|
|
|
theme_advanced_buttons1 : 'bold,italic,underline,strikethrough,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,bullist,numlist,outdent,indent,separator,link,unlink,emotions,forecolor,backcolor,formatselect,fontselect,fontsizeselect',
|
|
|
|
theme_advanced_buttons1 : 'bold,italic,underline,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,bullist,numlist,outdent,indent,separator,emotions,charmap,code,forecolor,backcolor,fontselect,fontsizeselect, separator,undo,redo,image,media',
|
|
|
|
theme_advanced_buttons2 : 'undo,redo,image,media,hr,charmap,code,nonbreaking,visualchars,separator,search,replace,spellchecker,separator,tablecontrols',
|
|
|
|
theme_advanced_buttons2 : '',
|
|
|
|
theme_advanced_buttons3 : '',
|
|
|
|
theme_advanced_buttons3 : '',
|
|
|
|
theme_advanced_toolbar_location : 'top',
|
|
|
|
theme_advanced_toolbar_location : 'top',
|
|
|
|
theme_advanced_toolbar_align : 'left',
|
|
|
|
theme_advanced_toolbar_align : 'left',
|
|
|
|