Home
last modified time | relevance | path

Searched refs:tools (Results 26 – 50 of 426) sorted by last modified time

12345678910>>...18

/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md16 generated by ANTLR4. The runtime provides a common set of tools for using your parser.
/plugin/combo/vendor/salesforce/handlebars-php/
H A D.scrutinizer.yml2 tools:
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md86 bpmn-js builds on top of a few powerful tools:
/plugin/bpmnio/vendor/dmn-js/
H A DREADME.md66 dmn-js builds on top of a few additional powerful tools:
/plugin/katex/
H A DLICENSE138 System Libraries, or general-purpose tools or generally available free
/plugin/bbcodeextensions/
H A DLICENSE138 System Libraries, or general-purpose tools or generally available free
/plugin/confightmlok/
H A DLICENSE57 The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work.
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock104 "name": "erb/testing-tools",
108 "url": "https://bitbucket.org/erblearn/testing-tools.git",
113 …"url": "https://bitbucket.org/erblearn/testing-tools/get/a898dc79b91c73a6fee7005e4189451d7a4235cc.…
134 "homepage": "https://bitbucket.org/erblearn/testing-tools",
138 "useful tools"
1119 "erb/testing-tools": 20
/plugin/htmlokalt/
H A DLICENSE57 …ever, it does not include the work's System Libraries, or general-purpose tools or generally avail…
/plugin/deeplautotranslate/
H A DLICENSE
/plugin/blogtng/action/
H A Dedit.php17 var $tools; variable in action_plugin_blogtng_edit
27 $this->tools = plugin_load('helper', 'blogtng_tools');
H A Dfeed.php15 private $tools = null; variable in action_plugin_blogtng_feed
24 $this->tools = plugin_load('helper', 'blogtng_tools');
80 $this->tools->cleanConf($conf);
H A Dnew.php48 $tools = plugin_load('helper', 'blogtng_tools');
55 $newId = $tools->mkpostid($INPUT->str('new-format'), $INPUT->str('new-title'));
H A Dcomments.php17 var $tools = null; variable in action_plugin_blogtng_comments
24 $this->tools = plugin_load('helper', 'blogtng_tools');
/plugin/blogtng/syntax/
H A Dblog.php32 var $tools = null; variable in syntax_plugin_blogtng_blog
237 $this->tools = plugin_load('helper', 'blogtng_tools');
/plugin/blogtng/entities/
H A DComment.php19 private $tools; variable in dokuwiki\\plugin\\blogtng\\entities\\Comment
57 $this->tools = new helper_plugin_blogtng_tools();
85 $tpl = $this->tools->getTplFile($name,'comments');
105 return $this->tools->getLang($name);
/plugin/blogtng/exe/
H A Dpingback.php36 var $tools; variable in PingbackServer
42 $this->tools = plugin_load('helper', 'blogtng_linkback');
58 if (is_null($this->tools) || !$this->tools->linkbackAllowed()) {
85 if (!$this->tools->saveLinkback('pingback', $linkback['title'],
H A Dtrackback.php24 var $tools; variable in TrackbackServer
30 $this->tools = plugin_load('helper', 'blogtng_linkback');
43 if (is_null($this->tools) || !$this->tools->linkbackAllowed()) {
68 if (!$this->tools->saveLinkback('trackback', strip_tags($INPUT->post->str('title')),
/plugin/orphanmedia2/
H A DLICENSE138 System Libraries, or general-purpose tools or generally available free
/plugin/odtsupport/
H A DLICENSE138 System Libraries, or general-purpose tools or generally available free
/plugin/usecounter/
H A DLICENSE138 System Libraries, or general-purpose tools or generally available free
/plugin/dw2markdown/
H A DREADME16 Copyright (C) i-net software <tools@inetsoftware.de>
H A Dplugin.info.txt3 email tools@inetsoftware.de
/plugin/elasticsearch/lang/en/
H A Dconfmanager_description.txt1 Elasticsearch can index media files by using external tools/parsers to extract the text content of the files.
3 The parsers can be command line tools or web services. They must return plain text or a JSON structure.
5 Define parsers for each file extension that should be processed. Use ''%in%'' to specify the input file for CLI tools. Web services must accept the input file as POST data.
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md208 [RFC 3986](https://tools.ietf.org/html/rfc3986).

12345678910>>...18