Lines Matching refs:plugins

5579     CKEDITOR.plugins = new CKEDITOR.resourceManager("plugins/", "plugin");
5580 CKEDITOR.plugins.load = CKEDITOR.tools.override(CKEDITOR.plugins.load, function(a) {
5611 CKEDITOR.plugins.setLang = function(a, d, b) {
5817 d = b(c.plugins),
5826 CKEDITOR.plugins.load(d.split(","),
5831 a.plugins = CKEDITOR.tools.extend({}, a.plugins, b);
5906 plugins: {
8719 return CKEDITOR.plugins.widget && CKEDITOR.plugins.widget.isDomWidget(a)
9511 …else if (b && b.plugins.tableselection && CKEDITOR.plugins.tableselection.isSupportedEnvironment &…
10704 CKEDITOR.plugins.add("dialogui", {
11452 a.plugins.clipboard && CKEDITOR.plugins.clipboard.preventDefaultDropOnElement(c);
12751 CKEDITOR.plugins.add("dialog", {
12759 CKEDITOR.plugins.add("about", {
12778 CKEDITOR.plugins.add("a11yhelp", {
12897 CKEDITOR.plugins.add("dialogadvtab", {
12999 CKEDITOR.plugins.add("basicstyles", {
13211 CKEDITOR.plugins.add("bidi", {
13349 CKEDITOR.plugins.add("blockquote", {
13368 … b.plugins.clipboard && CKEDITOR.plugins.clipboard.preventDefaultDropOnElement(this.element)
13384 CKEDITOR.plugins.add("notification", {
13406 a = new CKEDITOR.plugins.notification(b, {
13583 CKEDITOR.plugins.notification = q
13594 CKEDITOR.plugins.add("button", {
13834 CKEDITOR.plugins.add("toolbar", {
14046 if (CKEDITOR.plugins.clipboard.isCustomCopyCutSupported) {
14299 var p = CKEDITOR.plugins.clipboard,
14470 var b = CKEDITOR.plugins.clipboard;
14508 f = CKEDITOR.plugins.clipboard.getDropTarget(a),
14530 … && b.is("html") ? a.data.preventDefault() : CKEDITOR.env.ie && CKEDITOR.plugins.clipboard.isFileA…
14560 CKEDITOR.plugins.add("clipboard", {
14596 … b.data.dataTransfer || (b.data.dataTransfer = new CKEDITOR.plugins.clipboard.dataTransfer);
14658 CKEDITOR.plugins.clipboard = {
14691 var g = CKEDITOR.plugins.clipboard,
14795 m = CKEDITOR.plugins.clipboard.isCustomDataTypesSupported ? "cke/id" : "Text";
14796 CKEDITOR.plugins.clipboard.dataTransfer = function(a, b) {
14811 this._.fallbackDataTransfer = new CKEDITOR.plugins.clipboard.fallbackDataTransfer(this);
14819 CKEDITOR.plugins.clipboard.dataTransfer.prototype = {
14840 … if (CKEDITOR.plugins.clipboard.isCustomDataTypesSupported || "URL" == a || "Text" == a)
14863 if (CKEDITOR.plugins.clipboard.isCustomDataTypesSupported) {
14892 if (CKEDITOR.plugins.clipboard.isCustomDataTypesSupported) {
14917 CKEDITOR.plugins.clipboard.fallbackDataTransfer = function(a) {
14921 CKEDITOR.plugins.clipboard.fallbackDataTransfer._isCustomMimeTypeSupported = null;
14922 CKEDITOR.plugins.clipboard.fallbackDataTransfer._customTypes = [];
14923 CKEDITOR.plugins.clipboard.fallbackDataTransfer.prototype = {
14925 var a = CKEDITOR.plugins.clipboard.fallbackDataTransfer,
14955 …c = CKEDITOR.plugins.clipboard.fallbackDataTransfer; - 1 === CKEDITOR.tools.indexOf(c._customTypes,
14985 var a = CKEDITOR.plugins.clipboard.fallbackDataTransfer._customTypes,
15016 CKEDITOR.plugins.add("panelbutton", {
15089 CKEDITOR.plugins.add("panel", {
15278 CKEDITOR.plugins.add("floatpanel", {
15505 CKEDITOR.plugins.add("colorbutton", {
15590 p = e.plugins.colordialog && !1 !== l.colorButton_enableMore,
15707 CKEDITOR.plugins.colordialog = {
15749 CKEDITOR.plugins.add("colordialog", CKEDITOR.plugins.colordialog);
15751 CKEDITOR.plugins.add("templates", {
15776 CKEDITOR.config.templates_files = [CKEDITOR.getUrl("plugins/templates/templates/default.js")];
15778 CKEDITOR.plugins.add("menu", {
16024 CKEDITOR.plugins.add("contextmenu", {
16027 CKEDITOR.plugins.contextMenu = CKEDITOR.tools.createClass({
16083 var e = a.contextMenu = new CKEDITOR.plugins.contextMenu(a);
16128 CKEDITOR.plugins.add("copyformatting", {
16133 var b = CKEDITOR.plugins.copyformatting;
16192 var e = CKEDITOR.plugins.copyformatting,
16204 CKEDITOR.plugins.copyformatting = {
16217 var d = CKEDITOR.plugins.copyformatting,
16239 c = CKEDITOR.plugins.copyformatting,
16258 d = a.getAttributes(CKEDITOR.plugins.copyformatting.excludedAttributes),
16271 …& e.push(new CKEDITOR.style(d.styleDef)), b.getName && -1 !== l(CKEDITOR.plugins.copyformatting.br…
16276 … c; c = e.next();) d = d.concat(CKEDITOR.plugins.copyformatting._extractStylesFromElement(a, c));
16346 …ngth; c++) e = a[c]._.definition, -1 !== CKEDITOR.tools.indexOf(CKEDITOR.plugins.copyformatting.in…
16364 var e = CKEDITOR.plugins.copyformatting,
16386 … }) : CKEDITOR.plugins.copyformatting._applyStylesToTextContext(a, b, [e]), b.moveToBookmark(c)
16407 … }) : CKEDITOR.plugins.copyformatting._applyStylesToTextContext(a, b, [c]), b.moveToBookmark(f)
16411 e = CKEDITOR.plugins.copyformatting,
16460 CKEDITOR.plugins.add("div", {
16486 …(b = CKEDITOR.plugins.div.getSurroundDiv(a, b)) && !b.data("cke-div-added") && (f.push(b), b.data(…
16512 … return !b || b.isReadOnly() ? null : CKEDITOR.plugins.div.getSurroundDiv(a) ? {
16523 CKEDITOR.plugins.div = {
16532 CKEDITOR.plugins.add("resize", {
16701 CKEDITOR.plugins.add("elementspath", {
16742 CKEDITOR.plugins.add("enterkey", {
16771 CKEDITOR.plugins.enterkey = {
16879 v = CKEDITOR.plugins.enterkey;
16919 CKEDITOR.plugins.add("entities", {
16959 CKEDITOR.plugins.add("popup");
17020 CKEDITOR.plugins.add("filetools", {
17318 CKEDITOR.plugins.add("filebrowser", {
17328 if (a.editor.plugins.filebrowser)
17333 CKEDITOR.plugins.add("find", {
17391 CKEDITOR.plugins.add("fakeobjects", {
17462 CKEDITOR.plugins.add("flash", {
17622 CKEDITOR.plugins.add("floatingspace", {
17630 CKEDITOR.plugins.add("listblock", {
17790 CKEDITOR.plugins.add("richcombo", {
18128 CKEDITOR.plugins.add("font", {
18165 CKEDITOR.plugins.add("forms", {
18227 var k = a.plugins.image;
18228 …k && !a.plugins.image2 && e("ImageButton", "imagebutton", CKEDITOR.plugins.getPath("image") + "dia…
18376 CKEDITOR.plugins.add("format", {
18485 CKEDITOR.plugins.add("horizontalrule", {
18495 CKEDITOR.plugins.add("htmlwriter", {
18606 CKEDITOR.plugins.add("iframe", {
18614 a.plugins.dialogadvtab && (c += ";iframe" + a.plugins.dialogadvtab.allowedContent({
18770 CKEDITOR.plugins.add("wysiwygarea", {
18927 CKEDITOR.plugins.add("image", {
18930 if (!b.plugins.detectConflict("image", ["easyimage", "image2"])) {
18982 b.plugins.image2 || (a("left"), a("right"), a("center"), a("block"))
19009 CKEDITOR.plugins.add("indent", {
19011 var b = CKEDITOR.plugins.indent.genericDefinition;
19046 CKEDITOR.plugins.indent = {
19077 CKEDITOR.plugins.indent.genericDefinition.prototype = {
19081 CKEDITOR.plugins.indent.specificDefinition.prototype = {
19135 CKEDITOR.plugins.add("indentblock", {
19196 var a = CKEDITOR.plugins.indent,
19236 …var e = k.isIndent ? 1 : -1, a = d[0], d = d[d.length - 1], h = CKEDITOR.plugins.list.listToArray(…
19245 … e = CKEDITOR.plugins.list.arrayToList(h, q, null, f.config.enterMode, b.getDirection());
19295 CKEDITOR.plugins.add("indentlist", {
19306 …!m || this.isIndent && CKEDITOR.plugins.indentList.firstItemInPath(this.context, c, m) || (f.execC…
19312 b = CKEDITOR.plugins.indentList.firstItemInPath(this.context, c, g);
19321 var k = CKEDITOR.plugins.indent;
19334 CKEDITOR.plugins.indentList = {};
19335 CKEDITOR.plugins.indentList.firstItemInPath = function(f, g, k) {
19341 CKEDITOR.plugins.add("smiley", {
19459 CKEDITOR.plugins.add("justify", {
19492 CKEDITOR.plugins.add("menubutton", {
19537 CKEDITOR.plugins.add("language", {
19630 var a = c.plugins.link,
19651 CKEDITOR.plugins.add("link", {
19699 …"anchor", a.data.link = b) : CKEDITOR.plugins.link.tryRestoreFakeAnchor(c, b) && (a.data.dialog = …
19735 a = CKEDITOR.plugins.link.tryRestoreFakeAnchor(c, a);
19736 if (!a && !(a = CKEDITOR.plugins.link.getSelectedLink(c))) return null;
19758 …if ("a" == b && (CKEDITOR.plugins.link.tryRestoreFakeAnchor(c, a) || a.getAttribute("name") && (!a…
19787 CKEDITOR.plugins.link = {
19804 …c.editable(), a = b.isInline() && !c.plugins.divarea ? c.document : b, b = a.getElementsByTag("a")…
19824 d = c.plugins.link.compiledProtectionFunction,
19993 … (d.getChildCount() ? d.is("a") : CKEDITOR.plugins.link.tryRestoreFakeAnchor(c, d))) d.remove(1);
19994 …else if (d = CKEDITOR.plugins.link.getSelectedLink(c)) d.hasAttribute("href") ? (d.removeAttribute…
20014 …for (var f = CKEDITOR.plugins.list.listToArray(m.root, e), g = [], k = 0; k < m.contents.length; k…
20026 …} var d = CKEDITOR.plugins.list.arrayToList(f, e, null, b.config.enterMode, m.root.getAttribute("d…
20111 CKEDITOR.plugins.list = {
20118 …= CKEDITOR.NODE_ELEMENT && h.getName() in CKEDITOR.dtd.$list && CKEDITOR.plugins.list.listToArray(…
20129 …etChild(a), l.type == CKEDITOR.NODE_ELEMENT && v[l.getName()] ? CKEDITOR.plugins.list.listToArray(…
20148 …= Math.max(p, 0) + 1) r = b[a - 1].element.getDirection(1), a = CKEDITOR.plugins.list.arrayToList(…
20250 p = CKEDITOR.plugins.list.listToArray(h.root, a);
20262 a = CKEDITOR.plugins.list.arrayToList(p, a, null, c.config.enterMode);
20315 CKEDITOR.plugins.add("list", {
20383 CKEDITOR.plugins.liststyle = {
20438 CKEDITOR.plugins.add("liststyle", CKEDITOR.plugins.liststyle)
20804 CKEDITOR.plugins.add("magicline", {
21086 CKEDITOR.plugins.add("maximize", {
21192 CKEDITOR.plugins.add("newpage", {
21233 CKEDITOR.plugins.add("pagebreak", {
21241 …a.blockless || (a.addCommand("pagebreak", CKEDITOR.plugins.pagebreakCmd), a.ui.addButton && a.ui.a…
21296 CKEDITOR.plugins.pagebreakCmd = {
21333 CKEDITOR.plugins.add("pastetext", {
21339 CKEDITOR.plugins.clipboard.addPasteButton(a, "PasteText", {
21359 CKEDITOR.plugins.add("pastefromword", {
21363 var b = CKEDITOR.plugins.pastefromword && CKEDITOR.plugins.pastefromword.images,
21386 CKEDITOR.plugins.clipboard.addPasteButton(a, "PasteFromWord", {
21393 …c = CKEDITOR.plugins.clipboard.isCustomDataTypesSupported ? b.dataTransfer.getData("text/html", !0…
21394 …d = CKEDITOR.plugins.clipboard.isCustomDataTypesSupported ? b.dataTransfer.getData("text/rtf") : n…
21410 …alue, !0 === a.config.forcePasteAsPlainText ? b.type = "text" : CKEDITOR.plugins.clipboard.isCusto…
21416 … if (CKEDITOR.plugins.clipboard.isCustomDataTypesSupported && m) a.on("afterPasteFromWord", f)
21464 CKEDITOR.plugins.add("preview", {
21474 CKEDITOR.plugins.add("print", {
21476 …tMode != CKEDITOR.ELEMENT_MODE_INLINE && (a.addCommand("print", CKEDITOR.plugins.print), a.ui.addB…
21483 CKEDITOR.plugins.print = {
21493 CKEDITOR.plugins.add("removeformat", {
21495 a.addCommand("removeFormat", CKEDITOR.plugins.removeformat.commands.removeformat);
21503 CKEDITOR.plugins.removeformat = {
21507 …veAttributes = a.config.removeFormatAttributes.split(",")), f = CKEDITOR.plugins.removeformat.filt…
21560 CKEDITOR.plugins.add("save", {
21571 CKEDITOR.plugins.add("selectall", {
21618 CKEDITOR.plugins.add("showblocks", {
21671 CKEDITOR.plugins.add("showborders", {
21747 CKEDITOR.plugins.add("sourcearea", {
21758 var f = CKEDITOR.plugins.sourcearea;
21817 CKEDITOR.plugins.sourcearea = {
21835 CKEDITOR.plugins.add("specialchar", {
21922 CKEDITOR.plugins.add("scayt", {
21927 CKEDITOR.plugins.scayt.onLoadTimestamp = (new Date).getTime();
21933 d = CKEDITOR.plugins.scayt;
21944 title: a.plugins.wsc ? a.lang.wsc.title : b.text_title,
21970 WSC: a.plugins.wsc ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED
21975 …b && !CKEDITOR.plugins.scayt.isNewUdSupported(b) && (delete c.scaytDict, a.config.scayt_uiTabs[2] …
21994 d = CKEDITOR.plugins.scayt;
22060 a.plugins.wsc && (b.WSC = {
22064 var b = CKEDITOR.plugins.scayt,
22073 var c = CKEDITOR.plugins.scayt,
22084 CKEDITOR.plugins.scayt && !a.scayt && setTimeout(e, 0);
22085 … b = CKEDITOR.plugins.scayt && CKEDITOR.plugins.scayt.state.scayt[a.name] && a.scayt;
22143 (a.elementMode == CKEDITOR.ELEMENT_MODE_INLINE || a.plugins.divarea) && g()
22151 f && (d.selectionNode = a.plugins.language.getCurrentLangElement(a),
22177 var c = CKEDITOR.plugins.scayt;
22214 …CKEDITOR.config.scayt_handleUndoRedo = CKEDITOR.plugins.undo ? CKEDITOR.config.scayt_handleUndoRed…
22245 var c = CKEDITOR.plugins.scayt,
22285 d = CKEDITOR.plugins.scayt;
22400 … var l = "scayt_suggest_" + CKEDITOR.plugins.scayt.suggestions[d].replace(" ", "_");
22401 … a.addCommand(l, this.createCommand(CKEDITOR.plugins.scayt.suggestions[d], f, g));
22421 …grayt_suggest_" + CKEDITOR.plugins.scayt.suggestions[d].replace(" ", "_"), a.addCommand(l, this.cr…
22449 }), e = this.buildSuggestionMenuItems(a, CKEDITOR.plugins.scayt.suggestions,
22454 }), e = this.buildSuggestionMenuItems(a, CKEDITOR.plugins.scayt.suggestions, l));
22483 CKEDITOR.plugins.scayt = {
22547 d = CKEDITOR.plugins.scayt;
22595 CKEDITOR.plugins.scayt.suggestions = d
22636 var b = CKEDITOR.plugins.scayt,
22641 var b = CKEDITOR.plugins.scayt,
22651 var b = CKEDITOR.plugins.scayt,
22670 var b = CKEDITOR.plugins.scayt,
22684 … if (CKEDITOR.plugins.scayt && CKEDITOR.plugins.scayt.state.scayt[this.name] && this.scayt) {
22696 …CKEDITOR.plugins.scayt && CKEDITOR.plugins.scayt.state.scayt[this.name] && this.scayt ? this._.pre…
22701 var a = CKEDITOR.plugins.undo.Image.prototype,
22709 CKEDITOR.plugins.scayt &&
22710 …CKEDITOR.plugins.scayt.state.scayt[b.editor.name] && b.editor.scayt && (this.contents = c.removeMa…
22720 CKEDITOR.plugins.add("stylescombo", {
22874 CKEDITOR.plugins.add("tab", {
22947 CKEDITOR.plugins.add("table", {
22962 …adding,cellspacing,summary];caption tbody thead tfoot;th td tr[scope];" + (a.plugins.dialogadvtab ?
22963 "table" + a.plugins.dialogadvtab.allowedContent() : ""),
23342 CKEDITOR.plugins.tabletools = {
23678 CKEDITOR.plugins.add("tabletools", CKEDITOR.plugins.tabletools)
23706 return CKEDITOR.plugins.widget && CKEDITOR.plugins.widget.isDomWidget(a)
24057 CKEDITOR.plugins.tableselection = {
24119 if (13 !== f || a.plugins.enterkey) k.data.preventDefault(), k.cancel();
24125 13 === f && a.plugins.enterkey ?
24149 CKEDITOR.plugins.add("tableselection", {
24152 y = CKEDITOR.plugins.tabletools;
24160 …CKEDITOR.plugins.tableselection.isSupportedEnvironment && (a.addContentsCss && a.addContentsCss(th…
24172 CKEDITOR.plugins.tableselection.keyboardIntegration(a);
24173 …CKEDITOR.plugins.clipboard && !CKEDITOR.plugins.clipboard.isCustomCopyCutSupported && (b.attachLis…
24191 CKEDITOR.plugins.add("undo", {
24265 CKEDITOR.plugins.undo = {};
24266 var e = CKEDITOR.plugins.undo.UndoManager = function(a) {
24454 var f = CKEDITOR.plugins.undo.Image = function(a, b) {
24486 var k = CKEDITOR.plugins.undo.NativeEditingHandler = function(a) {
24552 var m = CKEDITOR.plugins.undo.KeyEventsStack = function() {
24671 CKEDITOR.plugins.add("lineutils");
24936 CKEDITOR.plugins.lineutils = {
24946 CKEDITOR.plugins.add("widgetselection", {
24949 var b = CKEDITOR.plugins.widgetselection;
24964 "selectall" in a.plugins && b.addSelectAllIntegration(a)
24969 CKEDITOR.plugins.widgetselection = {
25340 c = CKEDITOR.plugins.lineutils;
25350 …), c.data.dragRange = e, delete CKEDITOR.plugins.clipboard.dragStartContainerChildCount, delete CK…
25698 …style: "background:rgba(220,220,220,0.5);background-image:url(" + b.plugins.widget.path + "images/…
25921 CKEDITOR.plugins.add("widget", {
26292 CKEDITOR.plugins.widget = g;
26311 CKEDITOR.plugins.add("notificationaggregator", {
26362 return new CKEDITOR.plugins.notification(this.editor, {
26410 CKEDITOR.plugins.notificationAggregator = e;
26411 CKEDITOR.plugins.notificationAggregator.task = d
26414 CKEDITOR.plugins.add("uploadwidget", {
26498 …h.isFinished()) h = a._.uploadWidgetNotificaionAggregator = new CKEDITOR.plugins.notificationAggre…
26543 CKEDITOR.plugins.add("uploadimage", {
26549 if (CKEDITOR.plugins.clipboard.isFileApiSupported) {
26596 CKEDITOR.plugins.add("wsc", {
26624 … "undefined" == typeof a.plugins.scayt && a.ui.addButton && a.ui.addButton("SpellChecker", {
26635 …CKEDITOR.config.plugins = 'dialogui,dialog,about,a11yhelp,dialogadvtab,basicstyles,bidi,blockquote…
26639 var path = CKEDITOR.getUrl('plugins/' + strip);