Home
last modified time | relevance | path

Searched refs:tool (Results 1 – 25 of 140) sorted by relevance

123456

/plugin/html2pdf/snorriheim/
H A Ddokubook_design.css63 background: __background__ url(images/tool-edit.png) 2px 1px no-repeat;
68 background: __background__ url(images/tool-revisions.png) 2px 1px no-repeat;
73 background: __background__ url(images/tool-odt.png) 2px 1px no-repeat;
78 background: __background__ url(images/tool-pdf.png) 2px 1px no-repeat;
93 background: __background__ url(images/tool-source.png) 2px 2px no-repeat;
253 background: transparent url(images/tool-login.png) 0px 1px no-repeat;
258 background: transparent url(images/tool-logout.png) 0px 1px no-repeat;
263 background: transparent url(images/tool-index.png) 1px 1px no-repeat;
268 background: transparent url(images/tool-recent.png) 0px 1px no-repeat;
273 background: transparent url(images/tool-admin.png) 0px 1px no-repeat;
[all …]
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md26 You use the ANTLR4 "tool" to generate a parser. These will reference the ANTLR
29 Suppose you're using a UNIX system and have set up an alias for the ANTLR4 tool
37 For a full list of antlr4 tool options, please visit the
38 [tool documentation page](https://github.com/antlr/antlr4/blob/master/doc/tool-options.md).
53 Another common option to the ANTLR tool is `-visitor`, which generates a parse
54 tree visitor, but we won't be doing that here. For a full list of antlr4 tool
55 options, please visit the [tool documentation page](tool-options.md).
/plugin/docsearch/lang/en/
H A Dconfmanager_description.txt6 Place the file extension in the Key column and the convert tool in the right.
7 When a file with the specific extension is found the according tool will be used.
9 DocSearch needs to tell the convert tool the path of the file to convert and the target to place th…
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js517 var tool = tools[i];
518 if (all || ids.includes(tool.id)) {
519 tool.enabled = true;
561 var tool = tools[i];
564 panelButton.textContent = tool.name;
573 tool.panel = panel;
574 tool.manager = this;
575 if (tool.enabled) {
576 tool.init(pdfjsLib);
578 panel.textContent = tool.name + ' is disabled. To enable add ' +
[all …]
/plugin/rstudio/
H A DREADME.md3 …ocks. This is done by clicking the ckgedit's select-all tool and then clicking the unformat tool. …
/plugin/combo/resources/theme/default/pages/partials/
H A Drailbar-partial.hbs1 <div id="page-tool" class="d-print-none">
/plugin/fckg/fckeditor/editor/plugins/insertHtmlCode/
H A Dreadme.txt1 The code in this plugin has been adapted for the footnote tool in fckgLite.
/plugin/serverinfos/serverinfos/lang/en/
H A Dintro.txt1 This [[doku>serverinfos|tool]] allow you to know things about your Dokuwiki’s server
/plugin/backup/lang/en/
H A Dintro.txt1 This tool allows you to backup your page and meta data, as well as configuration for the wiki, temp…
3 The tool will create a [[wp>tar_(file format)|tar]] archive, compressed with either [[wp>bzip2]] or…
/plugin/dev/
H A Dplugin.info.txt6 desc The DokuWiki Developer's tool
/plugin/fckg/fckeditor/
H A DInstall_README9 Files can be uploaded from either the image tool or the link tool. In each case, the upload
/plugin/feedback/
H A Dplugin.info.txt6 desc Integrate a feedback tool into DokuWiki
/plugin/backup/
H A Dplugin.info.txt6 desc A tool to backup your data and configuration.
H A DREADME.md13 This tool allows you to easily create backups of your [DokuWiki](http://dokuwiki.org/) data and oth…
15 The tool will create a [tar](https://en.wikipedia.org/wiki/Tar_(computing)) archive, and optionally…
/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/whyspam/lang/en/
H A Dintro.txt3 This tool lets you check a text for spam blocked by the wiki's [[doku>blacklist]] feature. It will …
/plugin/blog/
H A Dplugin.info.txt7 desc Use DokuWiki as blogging tool. (previous authors: Esther Brunner)
/plugin/mermaid/
H A Dplugin.info.txt6 desc JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-codes.css32 .dmn-icon-lasso-tool:before { content: '\e81e'; } /* '' */
40 .dmn-icon-hand-tool:before { content: '\e8c1'; } /* '' */
/plugin/nsexport/lang/en/
H A Dautointro.txt3 This tool exports all pages in the current namespace (and below). Mediafiles like images or documen…
H A Dintro.txt3 This tool exports all pages in the current namespace (and below). Mediafiles like images or documen…
/plugin/indobible/
H A Dplugin.info.txt6 …t follow bible verse chapters and numbers syntax in order to display Indonesian bible as a tool tip
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css75 /* make wiki links look the same as tool links in tool bars */
92 /* highlight selected tool */
/plugin/rrdgraph/
H A Dplugin.info.txt6 desc This plugin creates graphs from RRD tool data. It allowes binding values within SVG files to…
/plugin/submgr/lang/en/
H A Dintro.txt3 This tool allows you to define rules for automatically adding email subscriptions for users and gro…

123456