Searched refs:modes (Results 1 – 2 of 2) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 220 …0))return this.disable(),!0;this.startDisabled||this.enable();this.modes&&!this.modes[a.mode]&&thi… 221 …of b?b=a.activeFilter.checkFeature(this):b};CKEDITOR.tools.extend(this,d,{modes:{wysiwyg:1},editor… property 281 b.modes[a.mode]?"enable":"disable"]()}function h(a,b,c){if(b){var d,f,e=a.commands;for(f in e)d=e[f… 374 …;this.replace(k,d)}}};CKEDITOR.editor.prototype.addMode=function(a,b){(this._.modes||(this._.modes= 375 …modes;if(a!=d.mode&&k&&k[a]){d.fire("beforeSetMode",a);if(d.mode){var g=d.checkDirty(),k=d._.previ… 670 …modes:{wysiwyg:1,source:1},readOnly:1,canUndo:!1});b.setKeystroke(CKEDITOR.ALT+48,"a11yHelp");CKED… property 702 …tton.prototype={render:function(a,b){function c(){var f=a.mode;f&&(f=this.modes[f]?void 0!==p[f]?p… 704 …ction(){u&&(a.unlockSelection(1),u=0);e.execute();q.iOS&&a.focus()});this.modes?(p={},a.on("before… 711 …a++];)for(var f=0,c;c=d.items[f++];)if(c.focus){c.focus();return}};var E={modes:{wysiwyg:1,source:… property 719 …t,contentsHeight:d.$.offsetHeight,outerWidth:b.container.$.offsetWidth})},modes:{wysiwyg:1,source:… property [all …]
|
H A D | CHANGES.md | 873 …xed: Additional line break appearing after inline elements when switching modes. Thanks to [dpidco… 1480 * [#5217](https://dev.ckeditor.com/ticket/5217): Setting data (including switching between modes) c… 1514 * [#11641](https://dev.ckeditor.com/ticket/11641): Fixed: Switching between modes in the classic ed… 1847 Brand new data filtering system that works in 2 modes:
|