Lines Matching refs:config

4394     CKEDITOR.config = {
4395 customConfig: "config.js",
4856 var b = a.config.allowedContent;
4857 …abled = !0 : (b || (this.customConfig = !1), this.allow(b, "config", 1), this.allow(a.config.extra…
4858 "default", 1), this.disallow(a.config.disallowedContent))
4888 w = this.editor && this.editor.config.protectedSource,
5682 this.config = CKEDITOR.tools.prototypedCopy(CKEDITOR.config);
5696 if (this.config.startupFocus) {
5697 if ("end" === this.config.startupFocus) {
5743 var b = a.config.customConfig;
5747 …c.fn ? (c.fn.call(a, a.config), CKEDITOR.getUrl(a.config.customConfig) != b && k(a) || a.fireOnce(…
5760 CKEDITOR.tools.extend(a.config, b, !0);
5761 delete a.config.on
5763 c = a.config;
5776 b && null != b.customConfig && (a.config.customConfig = b.customConfig);
5787 CKEDITOR.lang.load(a.config.language, a.config.defaultLanguage, function(b, c) {
5788 var d = a.config.title;
5792 …a.config.contentsLangDirection || (a.config.contentsLangDirection = a.elementMode == CKEDITOR.ELEM…
5816 var c = a.config,
5857 c.keystrokes && a.setKeystroke(a.config.keystrokes);
5858 …for (l = 0; l < a.config.blockedKeystrokes.length; l++) a.keystrokeHandler.blockedKeystrokes[a.con…
5871 this.config.htmlEncodeOutput && (b = CKEDITOR.tools.htmlEncode(b));
6714 for (t in g) E.elements[t] = p(z, a.config.fillEmptyBlocks);
6826 d = b.config.protectedSource,
6899 d(a.enterMode, b.config.autoParagraph);
6921 …EDITOR.htmlParser.fragment.fromHtml(c, a.data.context, d(a.data.enterMode, b.config.autoParagraph))
7365 config: {}
7366 }, !1 !== CKEDITOR.fire("inline", d) && CKEDITOR.inline(a, d.config))
7383 k == CKEDITOR.ELEMENT_MODE_REPLACE && g.config.autoUpdateElement &&
7385 g.setMode(g.config.startupMode, function() {
7434 d = a.config.width;
7435 k = a.config.height;
7524 CKEDITOR.config.startupMode = "wysiwyg";
7594 …return !1 !== a.config.autoParagraph && a.activeEnterMode != CKEDITOR.ENTER_BR && (a.editable().eq…
7598 …return a.activeEnterMode != CKEDITOR.ENTER_BR && !1 !== a.config.autoParagraph ? a.activeEnterMode…
7727 d = c.config.enterMode,
7868 … this.is("textarea") || !1 !== a.config.ignoreEmptyParagraph && (b = b.replace(D, function(a, b) {
7901 this.attachClass("cke_contents_" + a.config.contentsLangDirection);
7931 this.changeAttr("spellcheck", !a.config.disableNativeSpellChecker);
7932 var g = a.config.contentsLangDirection;
7943 this.setCustomData("cke_includeReadonly", !a.config.disableReadonlyStyling);
10302 b = d.config.stylesCombo_stylesSet || d.config.stylesSet;
10631 b.config.uiColor && b.setUiColor(b.config.uiColor)
11542 g = f.config.dialog_magnetDistance,
11633 c = a.config,
11634 e = CKEDITOR.skinName || a.config.skin,
11752 p = a.config.dialog_buttonsOrder || "OS",
11803 if (!("removeDialogTabs" in a._) && a.config.removeDialogTabs) {
11804 h = a.config.removeDialogTabs.split(";");
11851 …if (c.isChanged()) return a.config.dialog_noConfirmCancel || confirm(a.lang.common.confirmCancel) …
11881 …a.config.dialog_startupFocusTab && b ? (l._.tabBarMode = !0, l._.tabs[l._.currentTabId][0].focus()…
11964 …dialog._.currentZIndex && (CKEDITOR.dialog._.currentZIndex = this._.editor.config.baseFloatZIndex);
11966 …tDialog.getElement().getFirst().$.style.zIndex -= Math.floor(this._.editor.config.baseFloatZIndex /
12047 …yle("z-index", parseInt(b.$.style.zIndex, 10) + Math.floor(this._.editor.config.baseFloatZIndex / …
12214 a = a.config.removeDialogTabs;
13038 b = c.config,
13054 CKEDITOR.config.coreStyles_bold = {
13058 CKEDITOR.config.coreStyles_italic = {
13062 CKEDITOR.config.coreStyles_underline = {
13065 CKEDITOR.config.coreStyles_strike = {
13069 CKEDITOR.config.coreStyles_subscript = {
13072 CKEDITOR.config.coreStyles_superscript = {
13086 } b = "useComputedState" in d.config ? d.config.useComputedState : 1;
13113 var b = a.config.useComputedState,
13132 b = f.config.enterMode,
13236 var c = a.ui.space(a.config.toolbarLocation);
13269 f.enlargeBr = g.config.enterMode != CKEDITOR.ENTER_BR;
13272 …1 > e.length && (a = g.document.createElement(g.config.enterMode == CKEDITOR.ENTER_P ? "p" : "div"…
13326 if (g.config.enterMode == CKEDITOR.ENTER_BR)
13499 …s" == this.type) a = "number" == typeof this.editor.config.notification_duration ? this.editor.con…
13519 a = b.config,
13723 …for (var b = f(), e = CKEDITOR.tools.clone(a.config.toolbarGroups) || v(a), n = 0; n < e.length; n…
13766 var b = a.config.removeButtons,
13768 e = a.config.toolbar;
13769 "string" == typeof e && (e = a.config["toolbar_" + e]);
13839 k = a.config.toolbarGroupCycling,
13874 if (c.data.space == a.config.toolbarLocation) {
13879 d = !1 !== a.config.toolbarStartupExpanded,
13881 …a.config.toolbarCanCollapse && a.elementMode != CKEDITOR.ELEMENT_MODE_INLINE && b.push('\x3cspan c…
13933 a.config.toolbarCanCollapse && b.push("\x3c/span\x3e");
13934 … if (a.config.toolbarCanCollapse && a.elementMode != CKEDITOR.ELEMENT_MODE_INLINE) {
14031 CKEDITOR.config.toolbarLocation = "top";
14112 …, b, h)) : e && !a._.forcePasteDialog && a.showNotification(n, "info", a.config.clipboard_notifica…
14128 …h && !0 !== a.config.forcePasteAsPlainText && "allow-word" !== a.config.forcePasteAsPlainText ? a.…
14205 …acity(0), k.setAttribute("contenteditable", !0)) : k.setStyle("ltr" == a.config.contentsLangDirect…
14564 …a.config.forcePasteAsPlainText ? b = "plain-text" : a.config.pasteFilter ? b = a.config.pasteFilte…
14626 g, m = a.config.clipboard_defaultContentType || "html",
14628 k = !0 === a.config.forcePasteAsPlainText;
14631 "htmlifiedtext" == g && (f = A(a.config, f));
15015 CKEDITOR.config.clipboard_notificationDuration = 1E4;
15161 "z-index": a.config.baseFloatZIndex + 1
15642 var l = e.config,
15662 x = e.config.colorButton_normalizeBackground;
15673 var d = (new CKEDITOR.style(e.config.colorButton_backStyle, {
15688 …CKEDITOR.config.colorButton_colors = "1ABC9C,2ECC71,3498DB,9B59B6,4E5F70,F1C40F,16A085,27AE60,2980…
15689 CKEDITOR.config.colorButton_foreStyle = {
15701 CKEDITOR.config.colorButton_backStyle = {
15776 CKEDITOR.config.templates_files = [CKEDITOR.getUrl("plugins/templates/templates/default.js")];
15777 CKEDITOR.config.templates_replaceContent = !0;
15781 …for (var h = l.config.menu_groups.split(","), r = l._.menuGroups = {}, t = l._.menuItems = {}, n =…
15923 …this._.showSubTimeout = CKEDITOR.tools.setTimeout(this._.showSubMenu, k.config.menu_subMenuDelay |…
16023 …CKEDITOR.config.menu_groups = "clipboard,form,tablecell,tablecellproperties,tablerow,tablecolumn,t…
16077 …!1 !== this.editor.config.enableContextMenu && (this.editor.focus(), a = a || CKEDITOR.document.ge…
16086 !1 !== a.config.browserContextMenuOnCtrl)
16121 this.filter = new CKEDITOR.filter(a.config.copyFormatting_allowRules);
16122 !0 === a.config.copyFormatting_allowRules && (this.filter.disabled = !0);
16123 …a.config.copyFormatting_disallowRules && this.filter.disallow(a.config.copyFormatting_disallowRule…
16165 … a.config.copyFormatting_keystrokeCopy && a.setKeystroke(a.config.copyFormatting_keystrokeCopy,
16200 this.editor.config.copyFormatting_allowedContexts;
16227 …matting_active"), h.addClass("cke_copyformatting_tableresize_cursor"), a.config.copyFormatting_out…
16443 var b = a.config.copyFormatting_keystrokePaste;
16447 var b = a.config.copyFormatting_keystrokePaste;
16451 CKEDITOR.config.copyFormatting_outerCursor = !0;
16452 …CKEDITOR.config.copyFormatting_allowRules = "b s u i em strong span p div td th ol ul li(*)[*]{*}";
16453 CKEDITOR.config.copyFormatting_disallowRules =
16455 CKEDITOR.config.copyFormatting_allowedContexts = !0;
16456 CKEDITOR.config.copyFormatting_keystrokeCopy = CKEDITOR.CTRL + CKEDITOR.SHIFT + 67;
16457 CKEDITOR.config.copyFormatting_keystrokePaste = CKEDITOR.CTRL + CKEDITOR.SHIFT + 86
16475 …this.setState("div" in (a.config.div_wrapTable ? c.root : c.blockLimit).getDtd() ? CKEDITOR.TRISTA…
16550 var a = b.config,
16715 b = a.config.forceEnterMode || b;
16928 var c = b.config;
16954 CKEDITOR.config.basicEntities = !0;
16955 CKEDITOR.config.entities = !0;
16956 CKEDITOR.config.entities_latin = !0;
16957 CKEDITOR.config.entities_greek = !0;
16958 CKEDITOR.config.entities_additional = "#39";
16989 var d = a.config.fileTools_defaultFileName;
17035 var f = a.config.fileTools_requestHeaders,
17217 …var d = b.config["filebrowser" + k(a.getName()) + "WindowWidth"] || b.config.filebrowserWindowWidt…
17219 …a = b.config["filebrowser" + k(a.getName()) + "WindowHeight"] || b.config.filebrowserWindowHeight …
17225 … b.popup(c, d, a, b.config.filebrowserWindowFeatures || b.config.fileBrowserWindowFeatures)
17261 …void 0 === f && (f = a.config["filebrowser" + k(b) + "BrowseUrl"], void 0 === f && (f = a.config.f…
17264 …filebrowser.url, void 0 === f && (f = a.config["filebrowser" + k(b) + "UploadUrl"], void 0 === f &…
17272 …if ("form" !== a.config.filebrowserUploadMethod && e) return b = a.uploadRepository.create(d.$.fil…
17355 CKEDITOR.config.find_highlight = {
17521 CKEDITOR.tools.extend(CKEDITOR.config, {
17528 var l = a.config,
18018 var y = b.config,
18131 var f = b.config;
18137 …CKEDITOR.config.font_names = "Arial/Arial, Helvetica, sans-serif;Comic Sans MS/Comic Sans MS, curs…
18138 CKEDITOR.config.font_defaultLabel = "";
18139 CKEDITOR.config.font_style = {
18151 …CKEDITOR.config.fontSize_sizes = "8/8px;9/9px;10/10px;11/11px;12/12px;14/14px;16/16px;18/18px;20/2…
18152 CKEDITOR.config.fontSize_defaultLabel = "";
18153 CKEDITOR.config.fontSize_style = {
18380 …for (var f = a.config, c = a.lang.format, l = f.format_tags.split(";"), d = {}, m = 0, n = [], g =…
18383 …r.customConfig || a.filter.check(k)) m++, d[h] = k, d[h]._.enterMode = a.config.enterMode, n.push(…
18444 CKEDITOR.config.format_tags = "p;h1;h2;h3;h4;h5;h6;pre;address;div";
18445 CKEDITOR.config.format_p = {
18448 CKEDITOR.config.format_div = {
18451 CKEDITOR.config.format_pre = {
18454 CKEDITOR.config.format_address = {
18457 CKEDITOR.config.format_h1 = {
18460 CKEDITOR.config.format_h2 = {
18463 CKEDITOR.config.format_h3 = {
18466 CKEDITOR.config.format_h4 = {
18469 CKEDITOR.config.format_h5 = {
18472 CKEDITOR.config.format_h6 = {
18498 a.forceSimpleAmpersand = b.config.forceSimpleAmpersand;
18499 a.indentationChars = b.config.dataIndentationChars || "\t";
18750 c.execCommand("enableObjectResizing", !1, !a.config.disableObjectResizing);
18751 c.execCommand("enableInlineTableEditing", !1, !a.config.disableNativeTableHandles)
18752 …} catch (d) {} else CKEDITOR.env.ie && 11 > CKEDITOR.env.version && a.config.disableObjectResizing…
18772 a.config.fullPage && a.addFeature({
18818 var f = this.config,
18842 var c = b.config,
18846 d || (g += CKEDITOR.tools.buildStyleHtml(b.config.contentsCss));
18881 var f = a.config,
18912 CKEDITOR.config.disableObjectResizing = !1;
18913 CKEDITOR.config.disableNativeTableHandles = !0;
18914 CKEDITOR.config.disableNativeSpellChecker = !0;
18986 CKEDITOR.config.image_removeLinkByEmptyURL = !0;
19035 var d = a.config.indentClasses;
19055 this.enterBr = a.config.enterMode == CKEDITOR.ENTER_BR;
19114 var g = d.config.indentOffset || 40;
19121 b.setStyle(c, a ? a + (d.config.indentUnit || "px") : "");
19190 …for (b = b.createIterator(), a = a.config.enterMode, b.enforceRealBlocks = !0, b.enlargeBr = a != …
19197 d = b.config.indentClasses;
19245 … e = CKEDITOR.plugins.list.arrayToList(h, q, null, f.config.enterMode, b.getDirection());
19344 a.config.smiley_path = a.config.smiley_path || this.path + "images/";
19357 …CKEDITOR.config.smiley_images = "regular_smile.png sad_smile.png wink_smile.png teeth_smile.png co…
19358 …CKEDITOR.config.smiley_descriptions = "smiley;sad;wink;laugh;frown;cheeky;blush;surprise;indecisio…
19382 c = a.config.justifyClasses;
19383 var f = a.config.enterMode ==
19409 a.config.enterMode == CKEDITOR.ENTER_BR && (this.allowedContent.div = !0)
19421 var e = c.config.justifyClasses;
19431 b = a.config.enterMode;
19433 …createBookmarks(), d = c.getRanges(), e = this.cssClassName, h, g, k = a.config.useComputedState, …
19456 …tState(CKEDITOR.TRISTATE_OFF) : !d && f ? this.setState(q(b, this.editor.config.useComputedState) …
19540 var b = a.config.language_list || ["ar:Arabic:rtl", "fr:French", "es:Spanish"],
19640 c = c.config.emailProtection || "";
19825 f = c.config.emailProtection,
19878 var a = c.config.emailProtection || "",
20002 CKEDITOR.tools.extend(CKEDITOR.config, {
20026 …} var d = CKEDITOR.plugins.list.arrayToList(f, e, null, b.config.enterMode, m.root.getAttribute("d…
20204 var m = b.config,
20262 a = CKEDITOR.plugins.list.arrayToList(p, a, null, c.config.enterMode);
20279 t = p.config.useComputedState;
20806 var c = a.config,
21033 CKEDITOR.config.magicline_keystrokePrevious = CKEDITOR.CTRL + CKEDITOR.SHIFT + 51;
21034 CKEDITOR.config.magicline_keystrokeNext = CKEDITOR.CTRL + CKEDITOR.SHIFT + 52;
21121 … d.setCustomData("maximize_saved_styles", r(d)), d.setStyle("z-index", a.config.baseFloatZIndex - …
21138 "z-index": a.config.baseFloatZIndex - 5,
21201 b.setData(b.config.newpage_html || "", function() {
21344 if (a.config.forcePasteAsPlainText) a.on("beforePaste", function(a) {
21356 …h ? e() : (a = CKEDITOR.getUrl(a.config.pasteFromWordCleanupFile || f + "filter/default.js"), CKED…
21373 … m = void 0 === a.config.pasteFromWord_inlineImages ? !0 : a.config.pasteFromWord_inlineImages;
21409 …else if (!a.config.pasteFromWordPromptCleanup || e || confirm(a.lang.pastefromword.confirmCleanup)…
21410 …e, !0 === a.config.forcePasteAsPlainText ? b.type = "text" : CKEDITOR.plugins.clipboard.isCustomCo…
21429 var g, b = a.config,
21437 g = a.config.docType +
21438config.contentsLangDirection + '"\x3e\x3chead\x3e' + f + "\x3ctitle\x3e" + a.lang.preview.preview …
21507 …egExp("^(?:" + a.config.removeFormatTags.replace(/,/g, "|") + ")$", "i")), e = a._.removeAttribute…
21543 …CKEDITOR.config.removeFormatTags = "b,big,cite,code,del,dfn,em,font,i,ins,kbd,q,s,samp,small,span,…
21544 CKEDITOR.config.removeFormatAttributes = "class,style,lang,width,height,align,hspace,valign";
21638 a.config.startupOutlineBlocks && b.setState(CKEDITOR.TRISTATE_ON);
21684 !1 !== a.config.startupShowBorders && b.setState(CKEDITOR.TRISTATE_ON);
21768 … }, CKEDITOR.tools.cssVendorPrefix("tab-size", a.config.sourceAreaTabSize || 4)));
21921 …CKEDITOR.config.specialChars = "! \x26quot; # $ % \x26amp; ' ( ) * + - . / 0 1 2 3 4 5 6 7 8 9 : ;…
21928 …"moono-lisa" == (CKEDITOR.skinName || a.config.skin) && CKEDITOR.document.appendStyleSheet(this.pa…
21972 a.config.scayt_uiTabs[0] || delete c.scaytOptions;
21973 a.config.scayt_uiTabs[1] || delete c.scaytLangs;
21974 a.config.scayt_uiTabs[2] || delete c.scaytDict;
21975 …&& !CKEDITOR.plugins.scayt.isNewUdSupported(b) && (delete c.scaytDict, a.config.scayt_uiTabs[2] = …
21996 …for (var b = a.config.scayt_contextMenuItemsOrder.split("|"), e = 0; e < b.length; e++) b[e] = "sc…
22096 d ? a.config.scayt_inlineModeImmediateMarkup ? e() : (a.on("blur", function() {
22178 c.replaceOldOptionsNames(a.config);
22179 "boolean" !== typeof a.config.scayt_autoStartup && (a.config.scayt_autoStartup = !1);
22180 c.state.scayt[a.name] = a.config.scayt_autoStartup;
22181 "boolean" !== typeof a.config.grayt_autoStartup && (a.config.grayt_autoStartup = !1);
22182 …"boolean" !== typeof a.config.scayt_inlineModeImmediateMarkup && (a.config.scayt_inlineModeImmedia…
22183 c.state.grayt[a.name] = a.config.grayt_autoStartup;
22184 a.config.scayt_contextCommands || (a.config.scayt_contextCommands =
22186 …a.config.scayt_contextMenuItemsOrder || (a.config.scayt_contextMenuItemsOrder = "suggest|moresugge…
22187 a.config.scayt_sLang || (a.config.scayt_sLang = "en_US");
22188 …void 0 === a.config.scayt_maxSuggestions || "number" != typeof a.config.scayt_maxSuggestions || 0 …
22189 … (void 0 === a.config.scayt_minWordLength || "number" != typeof a.config.scayt_minWordLength || 1 …
22190 if (void 0 === a.config.scayt_customDictionaryIds ||
22191 … "string" !== typeof a.config.scayt_customDictionaryIds) a.config.scayt_customDictionaryIds = "";
22192 …if (void 0 === a.config.scayt_userDictionaryName || "string" !== typeof a.config.scayt_userDiction…
22193 … if ("string" === typeof a.config.scayt_uiTabs && 3 === a.config.scayt_uiTabs.split(",").length) {
22196 a.config.scayt_uiTabs = a.config.scayt_uiTabs.split(",");
22197 CKEDITOR.tools.search(a.config.scayt_uiTabs, function(a) {
22201 …null === CKEDITOR.tools.search(b, !1) ? a.config.scayt_uiTabs = d : a.config.scayt_uiTabs = [1, 1,…
22202 } else a.config.scayt_uiTabs = [1, 1, 1];
22203 … "string" != typeof a.config.scayt_serviceProtocol && (a.config.scayt_serviceProtocol = null);
22204 "string" != typeof a.config.scayt_serviceHost && (a.config.scayt_serviceHost = null);
22205 "string" != typeof a.config.scayt_servicePort && (a.config.scayt_servicePort = null);
22206 "string" != typeof a.config.scayt_servicePath && (a.config.scayt_servicePath = null);
22207 a.config.scayt_moreSuggestions || (a.config.scayt_moreSuggestions =
22209 …"string" !== typeof a.config.scayt_customerId && (a.config.scayt_customerId = "1:WvF0D4-UtPqN1-43n…
22210 … "string" !== typeof a.config.scayt_customPunctuation && (a.config.scayt_customPunctuation = "-");
22211 …"string" !== typeof a.config.scayt_srcUrl && (c = document.location.protocol, c = -1 != c.search(/…
22212 …"boolean" !== typeof CKEDITOR.config.scayt_handleCheckDirty && (CKEDITOR.config.scayt_handleCheckD…
22213 …"boolean" !== typeof CKEDITOR.config.scayt_handleUndoRedo && (CKEDITOR.config.scayt_handleUndoRedo…
22214 …CKEDITOR.config.scayt_handleUndoRedo = CKEDITOR.plugins.undo ? CKEDITOR.config.scayt_handleUndoRed…
22215 … "boolean" !== typeof a.config.scayt_multiLanguageMode && (a.config.scayt_multiLanguageMode = !1);
22216 …"object" !== typeof a.config.scayt_multiLanguageStyles && (a.config.scayt_multiLanguageStyles = {}…
22217 …a.config.scayt_ignoreAllCapsWords && "boolean" !== typeof a.config.scayt_ignoreAllCapsWords && (a.
22218 …a.config.scayt_ignoreDomainNames && "boolean" !== typeof a.config.scayt_ignoreDomainNames && (a.co…
22219 …a.config.scayt_ignoreWordsWithMixedCases && "boolean" !== typeof a.config.scayt_ignoreWordsWithMix…
22220 …a.config.scayt_ignoreWordsWithNumbers && "boolean" !== typeof a.config.scayt_ignoreWordsWithNumber…
22221 if (a.config.scayt_disableOptionsStorage) {
22222 var c = CKEDITOR.tools.isArray(a.config.scayt_disableOptionsStorage) ?
22223 …a.config.scayt_disableOptionsStorage : "string" === typeof a.config.scayt_disableOptionsStorage ? …
22228 a.config.scayt_disableOptionsStorage = function(a) {
22325 return 1 == a.config.scayt_uiTabs[0] ? !0 : !1
22338 return 1 == a.config.scayt_uiTabs[1] ? !0 : !1
22350 return 1 == a.config.scayt_uiTabs[2] ? !0 : !1
22402 d < a.config.scayt_maxSuggestions ? (a.addMenuItem(l, {
22412 …}), e[l] = CKEDITOR.TRISTATE_OFF, "on" === a.config.scayt_moreSuggestions && (a.addMenuItem("scayt…
22441 f = a.config.scayt_contextCommands.split("|"),
22456 "off" == a.config.scayt_contextCommands) return e;
22457 ….config.scayt_contextCommands || m && "grayt_problemdescription" !== h && -1 == CKEDITOR.tools.ind…
22556 lang: a.config.scayt_sLang,
22558 customDictionary: a.config.scayt_customDictionaryIds,
22559 userDictionaryName: a.config.scayt_userDictionaryName,
22561 customer_id: a.config.scayt_customerId,
22562 customPunctuation: a.config.scayt_customPunctuation,
22563 debug: a.config.scayt_debug,
22568 "options-to-restore": a.config.scayt_disableOptionsStorage,
22570 ignoreElementsRegex: a.config.scayt_elementsToIgnore,
22571 ignoreGraytElementsRegex: a.config.grayt_elementsToIgnore,
22572 minWordLength: a.config.scayt_minWordLength,
22573 multiLanguageMode: a.config.scayt_multiLanguageMode,
22574 multiLanguageStyles: a.config.scayt_multiLanguageStyles,
22575 graytAutoStartup: a.config.grayt_autoStartup,
22578 … a.config.scayt_serviceProtocol && (f.service_protocol = a.config.scayt_serviceProtocol);
22579 a.config.scayt_serviceHost && (f.service_host = a.config.scayt_serviceHost);
22580 a.config.scayt_servicePort && (f.service_port = a.config.scayt_servicePort);
22581 a.config.scayt_servicePath && (f.service_path = a.config.scayt_servicePath);
22582 …"boolean" === typeof a.config.scayt_ignoreAllCapsWords && (f["ignore-all-caps-words"] = a.config.s…
22583 …"boolean" === typeof a.config.scayt_ignoreDomainNames && (f["ignore-domain-names"] = a.config.scay…
22584 "boolean" === typeof a.config.scayt_ignoreWordsWithMixedCases &&
22585 … (f["ignore-words-with-mixed-cases"] = a.config.scayt_ignoreWordsWithMixedCases);
22586 …"boolean" === typeof a.config.scayt_ignoreWordsWithNumbers && (f["ignore-words-with-numbers"] = a.
22625 …peof window.SCAYT || "function" !== typeof window.SCAYT.CKSCAYT ? (d = a.config.scayt_srcUrl + "?"…
22678 if (!0 === CKEDITOR.config.scayt_handleCheckDirty) {
22700 if (!0 === CKEDITOR.config.scayt_handleUndoRedo) {
22723 var l = c.config,
22876 …for (var d = !1 !== c.config.enableTabKeyTools, e = c.config.tabSpaces || 0, b = ""; e--;) b += " …
23882 …}), p.setStyle("ltr" == a.config.contentsLangDirection ? "left" : "right", "-5000px"), p.setHtml(a…
24270 this.limit = a.config.undoStackSize || 20;
25621 e.setStyle("ltr" == c.config.contentsLangDirection ? "left" :
26551 e = a.getUploadUrl(c.config,
26599 …a.config.wsc_onFinish = "function" === typeof a.config.wsc_onFinish ? a.config.wsc_onFinish : func…
26600 …a.config.wsc_onClose = "function" === typeof a.config.wsc_onClose ? a.config.wsc_onClose : functio…
26603 …a.config.wsc_customerId = a.config.wsc_customerId || CKEDITOR.config.wsc_customerId || "1:ua3xw1-2…
26604 a.config.wsc_customDictionaryIds = a.config.wsc_customDictionaryIds ||
26605 CKEDITOR.config.wsc_customDictionaryIds || "";
26606 …a.config.wsc_userDictionaryName = a.config.wsc_userDictionaryName || CKEDITOR.config.wsc_userDicti…
26607 …a.config.wsc_customLoaderScript = a.config.wsc_customLoaderScript || CKEDITOR.config.wsc_customLoa…
26608 a.config.wsc_interfaceLang = a.config.wsc_interfaceLang;
26609 CKEDITOR.config.wsc_cmd = a.config.wsc_cmd || CKEDITOR.config.wsc_cmd || "spell";
26610 CKEDITOR.config.wsc_version = "v4.3.0-master-d769233";
26611 CKEDITOR.config.wsc_removeGlobalVariable = !0
26615 …(CKEDITOR.skinName || a.config.skin) && CKEDITOR.document.appendStyleSheet(this.path + "skins/" + …
26635 …CKEDITOR.config.plugins = 'dialogui,dialog,about,a11yhelp,dialogadvtab,basicstyles,bidi,blockquote…
26636 CKEDITOR.config.skin = 'moono-lisa';