first re-commit.
This commit is contained in:
21
sn_templates/sx_editor_plugin_and_theme.html
Normal file
21
sn_templates/sx_editor_plugin_and_theme.html
Normal file
@@ -0,0 +1,21 @@
|
||||
mode : "textareas",
|
||||
theme : "advanced",
|
||||
cleanup: true,
|
||||
editor_selector : "mceEditor",
|
||||
editor_deselector : "mceNoEditor",
|
||||
|
||||
plugins : "-snstuff,advlist,-advimagescale,-bbcode,safari,save,inlinepopups,searchreplace,contextmenu,paste",
|
||||
|
||||
// Theme options
|
||||
theme_advanced_buttons1 : "bold,italic,underline,sub,sup,formatselect,|,snlink,unlink,|,bullist,numlist,liststyle,|,undo,redo",
|
||||
theme_advanced_buttons2 : "snimages,|,sncode,snquote,|,sninfobox,sninfoboxhead,|,cut,copy,paste,pastetext,pasteword,|,snproposals,|,cleanup,code,|,replace,search",
|
||||
theme_advanced_buttons3 : "",
|
||||
theme_advanced_buttons4 : "",
|
||||
theme_advanced_toolbar_location : "top",
|
||||
theme_advanced_toolbar_align : "left",
|
||||
theme_advanced_statusbar_location : "bottom",
|
||||
theme_advanced_resizing : true,
|
||||
theme_advanced_path : false,
|
||||
|
||||
theme_advanced_blockformats : "p,h1,h2,h3",
|
||||
|
Reference in New Issue
Block a user