Home
last modified time | relevance | path

Searched +full:off +(+path:plugin +path:ckgedit) -(+path:plugin +path:ckgedit +path:lang) (Results 1 – 16 of 16) sorted by relevance

/plugin/ckgedit/conf/
H A Dmetadata.php19 $meta['scayt_auto'] = array('multichoice','_choices' => array('on','off','disable'));
36 $meta['dblclk'] = array('multichoice','_choices' => array('on','off'));
H A Ddefault.php20 $conf['scayt_auto']= 'off';
/plugin/ckgedit/action/
H A Dmeta.php748 … setcookieSameSite('FCKG_USE','_false_', $expire, '/'); //turn off ckeditor
787 if($onoff == 'off') $JSINFO['ckg_dbl_click'] = "";
810 $JSINFO['ckgEdPaste'] = 'off';
942 if($this->getConf('scayt_auto') != 'off') return;
H A Dedit.php883 …$paste_value = (isset($_COOKIE['ckgEdPaste']) && $_COOKIE['ckgEdPaste'] == 'off' ) ? 'on' : 'off';
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc140 * Padding text to set off the image in preview area.
/plugin/ckgedit/
H A Dhelper.php136 …e_pastebase64 = (isset($_COOKIE['ckgEdPaste']) && $_COOKIE['ckgEdPaste'] == 'on' ) ? 'on' : 'off';
H A Dscript.js283 which = 'off'
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dio.php118 // Turn off all error reporting.
H A Dutf8.php119 * @param string $suffix If the name component ends in suffix this will also be cut off
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc21 /* turn off ALT to avoid conflict with AltGr */
H A DCHANGES.md342 …st/api/CKEDITOR.fileTools.uploadWidgetDefinition.html), allowing to switch off default notificatio…
477off and without the [Iframe Dialog](https://ckeditor.com/cke4/addon/iframe) plugin. The issue was …
652 * [#13756](https://dev.ckeditor.com/ticket/13756): [Edge] Fixed: Context menus are cut-off.
707 …://dev.ckeditor.com/ticket/13883): Fixed: Copying a table using the context menu strips off styles.
H A Dckeditor.js237 a.forEach(function(a){if(a.type==CKEDITOR.NODE_ELEMENT){if("off"==a.attributes["data-cke-filter"])r…
688off");var n;if(this.directional)a.on("contentDirChanged",function(b){var c=CKEDITOR.document.getBy…
808 …c,l=g==CKEDITOR.TRISTATE_ON?"on":g==CKEDITOR.TRISTATE_DISABLED?"disabled":"off";this.role in{menui…
1135 …s.buildSuggestionMenuItems(a,CKEDITOR.plugins.scayt.suggestions,l));if(l&&"off"==a.config.scayt_co…
1270 contenteditable:"false","data-cke-widget-wrapper":1,"data-cke-filter":"off","class":"cke_widget_wra…
H A Dckeditor.js.unc4898 if ("off" == a.attributes["data-cke-filter"]) return !1;
7148 if (b.off) return !0;
7257 off: !1,
7261 a.off || "off" != this.attributes["data-cke-processor"] || b.push("off", !0);
13660 …state == CKEDITOR.TRISTATE_ON ? "on" : d.state == CKEDITOR.TRISTATE_DISABLED ? "disabled" : "off");
13670 …andKeystroke(d)) && (l = CKEDITOR.tools.keystrokeToString(a.lang.common.keyboard, k)) : g += "off";
15982 … f, c, l = g == CKEDITOR.TRISTATE_ON ? "on" : g == CKEDITOR.TRISTATE_DISABLED ? "disabled" : "off";
22456 "off" == a.config.scayt_contextCommands) return e;
25293 "data-cke-filter": "off",
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1 …inkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></div><div id="l…
H A Dlink.js1 …inkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></div><div id="l…
H A Dlink.js.unc1565 …>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></div>'+