Project

General

Profile

1
CKEDITOR.editorConfig=function(o){o.skin="material_design,../../assets/skins/ckeditor/material_design/",o.toolbarGroups=[{name:"clipboard",groups:["clipboard"]},{name:"document",groups:["undo","mode","document","doctools","tools","about"]},{name:"others",groups:["others"]},"/",{name:"editing",groups:["find","selection","spellchecker","editing"]},{name:"basicstyles",groups:["basicstyles","cleanup"]},{name:"styles",groups:["styles"]},{name:"colors",groups:["colors"]},{name:"paragraph",groups:["list","indent","blocks","align","bidi","paragraph"]},{name:"insert",groups:["insert"]},{name:"links",groups:["links"]},{name:"forms",groups:["forms"]}],o.removeButtons="Scayt",o.extraPlugins="autogrow,colorbutton,colordialog",o.format_tags="p;h1;h2;h3;pre",o.height=300,o.autoGrow_minHeight=300,o.autoGrow_maxHeight=520,o.removePlugins="resize",o.filebrowserWindowWidth=800,o.filebrowserWindowHeight=420,o.filebrowserBrowseUrl="file_manager/fm_ckeditor.html"};
(2-2/27)