Home
last modified time | relevance | path

Searched refs:tool (Results 26 – 50 of 140) sorted by last modified time

123456

/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21tool;n.updateToolHighlight(t)})),e.on("i18n.changed",(function(){n._update()})),e.on("diagram.init…
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md144 You can adjust the verbosity of your CLI tool using the `--loglevel` parameter. Supported loglevels are the PSR-3
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md85 If you have multiple pictures named e.g. //Image006.gif// then the tool fails. \\
/plugin/blog/
H A Dplugin.info.txt7 desc Use DokuWiki as blogging tool. (previous authors: Esther Brunner)
/plugin/elasticsearch/conf/
H A Delasticsearch.conf.example9 # use the local pdftotext tool to extract PDF data:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md141 generation tool
148 of Elasticsearch. This tool is available in `util/GenerateEndpoints.php`.
H A DLICENSE-LGPL149 on the Library (independent of the use of the Library in a tool for
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc238 generation tool
248 of {es}. This tool is available in `util/GenerateEndpoints.php`.
H A Dconnection-pool.asciidoc82 useful debugging tool.
/plugin/snippets/lang/en/
H A Dinfo.txt1 This tool should reconcile any differences between the metafiles, the pages, and the database.
/plugin/ckgedit/ckeditor/
H A DLICENSE.md502 on the Library (independent of the use of the Library in a tool for
H A Dconfig.js.unc450 …'This tool works with the font plugin and is used to update the font plugin\'s syntax and/or view…
454 'Then whatever changes you make with this tool can be inserted into the editor window, by clicking…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified846tool works with the font plugin and is used to update the font plugin\'s syntax and/or view its e…
H A Den.js-4.9.merged113 …'This tool works with the font plugin and is used to update the font plugin\'s syntax and/or view…
117 'Then whatever changes you make with this tool can be inserted into the editor window, by clicking…
H A Den.js.ckgedit112 …'This tool works with the font plugin and is used to update the font plugin\'s syntax and/or view…
116 'Then whatever changes you make with this tool can be inserted into the editor window, by clicking…
H A Den.js.unc114 …'This tool works with the font plugin and is used to update the font plugin\'s syntax and/or view…
118 'Then whatever changes you make with this tool can be inserted into the editor window, by clicking…
H A Dlang_array.txt745 …'This tool works with the font plugin and is used to update the font plugin\'s syntax and/or view…
749 …'Then whatever changes you make with this tool can be inserted into the editor window, by clickin…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified846tool works with the font plugin and is used to update the font plugin\'s syntax and/or view its e…
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc573 …'This tool works with the font plugin and is used to update the font plugin\'s syntax and/or view…
577 'Then whatever changes you make with this tool can be inserted into the editor window, by clicking…
/plugin/epub/lang/en/
H A Dadmin_header.txt2 Using this tool, you can delete entries from the epub cache and, if you choose, you can also delete…
/plugin/sync/lang/en/
H A Dintro.txt3 This tool allows you to synchronize the contents of your wiki with other wikis. Multiple other wiki…
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md190 * Fixed: PHP 5.3 support was broken in the cli tool.
199 * Expanded the vobject cli tool validation output to make it easier to find
321 * Fixed: includes.php file was still broken. Our tool to generate it had some
/plugin/bpmnioeditor/
H A Dstyle.css83 --space-tool-crosshair-stroke-color: var(--color-000000);
369 stroke: var(--space-tool-crosshair-stroke-color);
972 .bpmn-icon-space-tool:before { content: '\e85f'; } /* '' */
975 .bpmn-icon-lasso-tool:before { content: '\e862'; } /* '' */
981 .bpmn-icon-hand-tool:before { content: '\e868'; } /* '' */
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css150 .bpmn-icon-space-tool:before { content: '\e85f'; } /* '' */
153 .bpmn-icon-lasso-tool:before { content: '\e862'; } /* '' */
159 .bpmn-icon-hand-tool:before { content: '\e868'; } /* '' */
H A Dbpmn-modeler.development.js47012 return tool && this._active === tool;
47022 if (this._active !== tool) {
47023 this._active = tool;
47025 eventBus.fire('tool-manager.update', { tool: tool });
47283 tool: 'spaceTool.selection',
54402 var tool = event.tool;
54404 self.updateToolHighlight(tool);
54725 return tool && this._activeTool === tool;
54886 tool: 'lasso.selection',
55101 tool: 'hand',
[all …]

123456