// this file stores the default settings for RichTextEditor // some settings are overrided by server settings window.RTE_Configuration = { version : "2013061202", skin : "office2007blue", //sets the skin for how the toolbar is draw toolbar : "full",//auto configures the toolbar with a set of buttons autofocus : false,//specifies whether the editor grabs focus when the page loads readonly : false,//specifies whether editor is read-only showrulers : false,//specifies whether to display horizontal and/or vertical rulers showlinkbar : true,//specifies whether to display the link editing box showtoolbar : true,//specifies whether to display the editor toolbar showtoolbar_code: true,//specifies whether to display the code mode toolbar showtoolbar_view: true,//specifies whether to display the preview toolbar showbottombar : true,//specifies whether to display the editor bottom bar showeditmode : true,//specifies whether to display the edit mode button in the bottom bar showcodemode : true,//specifies whether to display the code mode button in the bottom bar showpreviewmode : true,//specifies whether to display the preview mode button in the bottom bar showtaglist : true,//specifies whether to display the tag selector in the bottom bar showzoomview : true,//specifies whether to display a zoom factor drop down in the bottom bar showstatistics : true,//specifies whether to display the content statistics in the bottom bar showresizecorner: true,//specifies whether to display the resize handle at the corner of the editor resize_mode : "resizeboth", //"disabled","autoadjustheight","resizeheight","resizewidth","resizeboth" gets or sets the resize mode enabledragdrop : true,//specifies whether to enable drag-and-drop support for the editor enablecontextmenu: true,//specifies whether to display the context menu enableobjectresizing:true,//specifies whether to enable the object resizing autoparseclasses: true,//specifies whether or not the Editor should automatically parse the CSS classes from ContentCss savebuttonmode : "submit", //specifies the default behavior for save button initialtabmode : "edit", //"edit","code","view" initialfullscreen : false,//specifies whether the Editor is used in a full-screen mode initialtoggleborder : true,//specifies the ToggleBorder state maxhtmllength : 0,//specifies the maximum number of characters including the HTML tags allowed. Default is 0, indicating no maximum maxtextlength : 0,//specifies the maximum number of characters excluding the HTML tags allowed. Default is 0, indicating no maximum editorbodyclass : "",//specifies the class name that will be added to the body of the editor document editorbodystyle : "",//specifies the css style that will be applied to the body of the editor document insertparagraph : 'p',//default tag for insertparagraph unlistparagraph : 'p',//default tag for unlistparagraph justifyparagraph: 'p',//default tag for justifyparagraph enterkeytag : 'p',//default tag for enterkeytag shiftenterkeytag: 'br',//default tag for shiftenterkeytag insertbodyline : '

 

',//default code for inserttopline indentoutdentsize: 40,//by default, editor would use "margin-left:40px" for indentation, increasing its value by 40px for each new indentation. tabkeyhtml : '      ', // ' ', specifies the number of spaces to be inserted when the user hits the "tab" key. codetabindent : ' ',//default 4 spaces for code indentation tabtonextcell : true,// when pressing the tab key the cursor jumps to the next cell. set to 'select' for selecting content of the next td. paste_default_command : "confirmword", // "disabled","paste","pasteword","confirmword","pastetext","pastepuretext" pastetext_whitespace : 'auto', // 'auto',true,false pastetext_tabspaces : '      ', // for past from word , the list item paste_replacelist : {"·":"="}, paste_removestylelist: "font-family,line-height,text-decoration,text-align,text-underline,letter-spacing,line-height,padding,border,margin", inserttemplate_removestylelist: "font-family,line-height,text-decoration,text-align,text-underline,letter-spacing,line-height,padding,border,margin", format_painter_list : "subscript,superscript,bold,italic,underline,linethrough,overline,forecolor,backcolor,fontsize,fontname,mark", //which format the painter shall collect from document format_painter_preclear : true, //remove format before apply the new style format_subscript : "", //or "", //default tag for subscript format_superscript : "", //or "", //default tag for superscript format_bold : "", //or "" or "", //default behavior for bold format_italic : "", //or "" or "", //default behavior for italic format_underline : "", //or "", //default behavior for underline format_linethrough : "",//or "", or "" //default behavior for linethrough format_overline : "",//default behavior for overline format_forecolor : "", format_backcolor : "", format_fontsize : "", format_fontname : "", format_cssclass : "", format_cssstyle : "", format_mark : "", default_link_text : "New Link Text", default_forecolor : "#ff0000", default_backcolor : "#ffff00", default_table_cols : 6, default_table_rows : 4, default_code_table : "
", // default table attributes default_code_tr : "", default_code_td : " ", default_code_box : "
Type text here..
", default_code_layer : "
 
", default_code_audio : "