Searched refs:commands (Results 1 – 7 of 7) sorted by relevance
/webtrees/ |
H A D | CONTRIBUTING.md | 39 …the details of `composer` and `npm`. You just need to be able to type a few commands at a console.
|
H A D | LICENSE.md | 112 the interface presents a list of user commands or options, such as a 663 The hypothetical commands `show w' and `show c' should show the appropriate 664 parts of the General Public License. Of course, your program’s commands
|
H A D | README.md | 176 Then run the commands:
|
H A D | composer.lock | 1351 "illuminate/console": "Required to use the database commands (^11.0).",
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 278 …eAtt())}else this.elementMode=CKEDITOR.ELEMENT_MODE_NONE;this._={};this.commands={};this.templates… 280 …E_REPLACE?!a.is(CKEDITOR.dtd.$nonBodyContent):1}function c(){var a=this.commands,b;for(b in a)f(th… 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… 290 …nceof CKEDITOR.command?b:new CKEDITOR.command(this,b);this.mode&&f(this,c);return this.commands[a]= 293 …erCommandExec",d))?d.returnValue:!1},getCommand:function(a){return this.commands[a]},getData:funct… 298 …his.getCommand(a):a,d=[];if(c){var f=CKEDITOR.tools.object.findKey(this.commands,c),e=this.keystro… 1079 …trokeToString(c.common.keyboard,a.getCommandKeystroke(CKEDITOR.env.ie?a.commands.paste:this)),d=b&… 1085 …t:function(a){a.addCommand("removeFormat",CKEDITOR.plugins.removeformat.commands.removeformat);a.u… 1086 CKEDITOR.plugins.removeformat={commands:{removeformat:{exec:function(a){for(var h=a._.removeFormatR… property 1153 this);e()});a.addCommand("source",f.commands.source);a.ui.addButton&&a.ui.addButton("Source",{label… [all …]
|
H A D | CHANGES.md | 116 …om/ckeditor/ckeditor4/issues/3727): Added new `textColor` and `bgColor` commands that apply the se… 117 …ub.com/ckeditor/ckeditor4/issues/3728): Added new `font` and `fontSize` commands that apply the se… 1054 …rd) plugin breaks the state of [Undo](https://ckeditor.com/cke4/addon/undo) commands after a paste. 1661 * [#11027](https://dev.ckeditor.com/ticket/11027): Fixed: Block commands break on widgets; added th… 1852 …will be filtered and the editor features (toolbar items, commands, keystrokes) will be enabled if …
|
H A D | LICENSE.md | 174 c) If the modified program normally reads commands interactively
|