Home
last modified time | relevance | path

Searched refs:shortcut (Results 1 – 25 of 72) sorted by last modified time

123

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/confmanager/lang/en/
H A Dinterwiki.txt3 In [[doku>DokuWiki]] this is done by prefixing Wiki [[doku>pagenames]] with a shortcut separated by…
16 There is one special interwiki shortcut called **''this''**. It always links to the webserver direc…
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md32 * `FIX`: append shortcut triggers create menu if append not allowed ([#1840](https://github.com/bpm…
/plugin/prosemirror/parser/
H A DInterwikiLinkNode.php15 $shortcut = $wikiName;
16 $url = $renderer->_resolveInterWiki($shortcut, $wikiUri, $exists);
19 'data-resolvedClass' => 'interwikilink interwiki iw_' . $shortcut,
/plugin/prosemirror/action/
H A Dajax.php65 list($shortcut, $reference) = explode('>', $inner);
66 $responseData[$action] = $this->resolveInterWikiLink($shortcut, $reference);
119 protected function resolveInterWikiLink($shortcut, $reference) argument
123 $url = $xhtml_renderer->_resolveInterWiki($shortcut, $reference, $exits);
126 'resolvedClass' => 'interwikilink interwiki iw_' . $shortcut,
/plugin/advanced/lang/en/config/
H A Dinterwiki.txt5 In DokuWiki this is done by prefixing Wiki pagenames with a shortcut separated by a ''>'' character…
18 <shortcut> <url to wiki>
20 The shortcut is the one you will be able to use in the link later. In the URL you can use some plac…
/plugin/advanced/lang/en/
H A Dconfig.txt14 …nf'' | [[doku>interwiki]] | interwiki shortcut links …
/plugin/advanced/lang/fr/config/
H A Dinterwiki.txt9 <shortcut> <url to wiki>
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md222 The ExtendedPromiseInterface extends the PromiseInterface with useful shortcut
258 Registers a rejection handler for promise. It is a shortcut for:
333 Registers a handler for progress updates from promise. It is a shortcut for:
/plugin/ckgedit/ckeditor/
H A DCHANGES.md14 …https://ckeditor.com/cke4/addon/widget) with the <kbd>Shift</kbd>+<kbd>F10</kbd> keyboard shortcut.
408 …m/ckeditor/ckeditor-dev/issues/413): Added Paste as Plain Text keyboard shortcut to the [Accessibi…
1114 …formation about accessibility help available under the *Alt+0* keyboard shortcut if the [Accessibi…
1452 * [#10963](https://dev.ckeditor.com/ticket/10963): Fixed: JAWS issue with the keyboard shortcut for…
H A Dckeditor.js.unc15812 …t", '\x3cspan class\x3d"cke_menubutton_label cke_menubutton_shortcut"\x3e{shortcut}\x3c/span\x3e');
16010 shortcut: c.display
H A Dckeditor.js810 …r,p==this.icon?null:this.icon,this.iconOffset),shortcutHtml:c?n.output({shortcut:c.display}):"",ar…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified112 "keyboardShortcut": "Keyboard shortcut",
H A Den.js-4.9.merged5 …","134":"F23","135":"F24","224":"Command"},"keyboardShortcut":"Keyboard shortcut","optionDefault":…
H A Den.js.4.95 …","134":"F23","135":"F24","224":"Command"},"keyboardShortcut":"Keyboard shortcut","optionDefault":…
H A Den.js.unc5 …"36":"Home","46":"Delete","224":"Command"},"keyboardShortcut":"Keyboard shortcut"},"about":{"copy"…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified112 "keyboardShortcut": "Keyboard shortcut",
/plugin/pot/
H A DREADME.md64 * use an page specific code to design an shortcut
70 | key | shortcut | (default) value | why |
73 | potid | @value or #value | unique id for this pot, see below: shortcut | necessary if you want…
83 | defaultentry | ~value | | shortcut, if you have used "set=3" you can use ~3 to call all setti…
132 | shortcut | the same as | |
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js82 …te('title', mxResources.get('zoomIn') + ' (' + this.editorUi.actions.get('zoomIn').shortcut + ')');
103 …ribute('title', mxResources.get('undo') + ' (' + this.editorUi.actions.get('undo').shortcut + ')');
104 …ribute('title', mxResources.get('redo') + ' (' + this.editorUi.actions.get('redo').shortcut + ')');
109 …te('title', mxResources.get('delete') + ' (' + this.editorUi.actions.get('delete').shortcut + ')');
360 …elts[1].setAttribute('title', mxResources.get('undo') + ' (' + ui.actions.get('undo').shortcut + '…
361 …elts[2].setAttribute('title', mxResources.get('redo') + ' (' + ui.actions.get('redo').shortcut + '…
362 …elts[4].setAttribute('title', mxResources.get('bold') + ' (' + ui.actions.get('bold').shortcut + '…
363 …elts[5].setAttribute('title', mxResources.get('italic') + ' (' + ui.actions.get('italic').shortcut
364 …tribute('title', mxResources.get('underline') + ' (' + ui.actions.get('underline').shortcut + ')');
884 if (action.shortcut != null)
[all …]
H A DActions.js1236 var toggleFontStyle = mxUtils.bind(this, function(key, style, fn, shortcut) argument
1305 }, null, null, shortcut);
1746 Actions.prototype.addAction = function(key, funct, enabled, iconCls, shortcut) argument
1760 return this.put(key, new Action(title, funct, enabled, iconCls, shortcut));
1784 function Action(label, funct, enabled, iconCls, shortcut)
1791 this.shortcut = shortcut;
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3014 …ct=this.createFunction(c);this.enabled=null!=e?e:!0;this.iconCls=k;this.shortcut=g;this.visible=!0}
3240shortcut+")");c.style.marginBottom="2px";c.style.width="104px";c.style.marginRight="2px";b.appendC…
3269 …xResources.get("editStyle")+" ("+this.editorUi.actions.get("editStyle").shortcut+")"),c.style.widt…
H A Dviewer.min.js3014 …ct=this.createFunction(c);this.enabled=null!=e?e:!0;this.iconCls=k;this.shortcut=g;this.visible=!0}
3240shortcut+")");c.style.marginBottom="2px";c.style.width="104px";c.style.marginRight="2px";b.appendC…
3269 …xResources.get("editStyle")+" ("+this.editorUi.actions.get("editStyle").shortcut+")"),c.style.widt…
H A Dapp.min.js3023shortcut+")"),k.style.width="210px",k.style.marginBottom="2px",a.appendChild(k),f++,null!=b.copied…
3025shortcut+") Shift+Click to Extract Data"),k.style.width="210px",k.style.marginBottom="2px",a.appen…
3065shortcut+")");l[1].setAttribute("title",mxResources.get("italic")+" ("+this.editorUi.actions.get("…
3613 …f(null!=b.shortcut){var d=a.firstChild.nextSibling.nextSibling,e=document.createElement("span");e.…
3631 …ons.get("zoomIn").shortcut+")"),b[1].setAttribute("title",mxResources.get("zoomOut")+" ("+this.edi…
3632 ….actions.get("undo").shortcut+")");b[2].setAttribute("title",mxResources.get("redo")+" ("+this.edi…
3650shortcut+")");d[2].setAttribute("title",mxResources.get("redo")+" ("+a.actions.get("redo").shortcu…
3671 …is.editorUi.actions.get(b),f=null;null!=c&&(b=c.label,null!=c.shortcut&&(b+=" ("+c.shortcut+")"),f…
10572shortcut+")");f.style.marginBottom="2px";f.style.width="104px";f.style.marginRight="2px";b.appendC…
12077 c){null!=c.shortcut&&900>d&&!mxClient.IS_IOS?b.firstChild.nextSibling.setAttribute("title",c.shortc…
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js4568 …tle', mxResources.get('copyStyle') + ' (' + this.editorUi.actions.get('copyStyle').shortcut + ')');
4582 …e', mxResources.get('pasteStyle') + ' (' + this.editorUi.actions.get('pasteStyle').shortcut + ')');
5502 …tle', mxResources.get('editStyle') + ' (' + this.editorUi.actions.get('editStyle').shortcut + ')');

123