Home
last modified time | relevance | path

Searched refs:Put (Results 1 – 25 of 68) sorted by relevance

123

/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dcoding_standards.rst7 * Put one (and only one) space after the start of a delimiter (``{{``, ``{%``,
25 * Put one (and only one) space before and after the following operators:
37 * Put one (and only one) space after the ``:`` sign in hashes and ``,`` in
Dinstallation.rst85 2. Put Twig's C extension source code into ``C:\php-sdk\phpdev\vcXX\x86\php-source-directory\ext\tw…
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DMapping.php6 use Elasticsearch\Endpoints\Indices\Mapping\Put; alias
168 $endpoint = \class_exists(PutMapping::class) ? new PutMapping() : new Put();
DPipeline.php15 use Elasticsearch\Endpoints\Ingest\Pipeline\Put; alias
70 $endpoint = \class_exists(PutPipeline::class) ? new PutPipeline() : new Put();
DIndex.php40 use Elasticsearch\Endpoints\Indices\Settings\Put; alias
738 $endpoint = \class_exists(PutSettings::class) ? new PutSettings() : new Put();
/plugin/picasawebalbum/
DREADME31 Put this tag on a Dokuwiki page : {{picasawebalbum>user_id}}
37 Put this tag on a Dokuwiki page : {{picasawebalbum>user_id:album_id}}
/plugin/colorpicker/
DREADME.md11 Put this folder in the lib/plugins folder in your DokuWiki directory.
/plugin/redirect2/lang/en/
Dintro.txt5 * Put '':'' in front of the ID for media, otherwise any ID are assumed for pages.
/plugin/backlinks2/_test/data/pages/
Dbob_ross_says.txt7 …o trees and animals. That's okay though; I have more fun than most people. Put it in, leave it alo…
/plugin/backlinks/_test/data/pages/
Dbob_ross_says.txt7 …o trees and animals. That's okay though; I have more fun than most people. Put it in, leave it alo…
/plugin/gitlog/
Dreadme.md34 Put here the path, where your repositories are. This is optional!
/plugin/actickets/
DREADME11 Put the following line on top of your page to set a global project of the page:
/plugin/dokutexit/help/
Dtexit.txt36 ^usetablefigure |Put table in a figure/float | on/off | off |
/plugin/jenkins/
DREADME.md26 * **jenkins.url**: Put your Jenkins url here, without a slash ending. i.e.: `http://my-jenkins.com`.
/plugin/nsiconinsearch/
DREADME5 Put a png-file named icon.png (or what you define in the configuration
/plugin/asciidocjs/node_modules/token-stream/
DREADME.md60 Put a token on the start of the stream (useful if you need to back track after calling advance.
/plugin/codeprettify/code-prettify/src/
Dprettify.css52 /* Put a border around prettyprinted code snippets. */
/plugin/indexnumber/
DREADME.md16 Put each counter name on a new line.
/plugin/latexport/examples/
Dexample.tex13 \author{Put here your name}
/plugin/redproject/
DREADME.md38 * redproject.url : Put your Redmine's url server, without a slash ending. Example : ``http://myredm…
/plugin/redissue/
DREADME.md40 * redissue.url: Put your Redmine's url server, without a slash ending. Example : ``http://myredmine…
/plugin/pagequery/
Dreadme.md23 * Put borders around the columns for clarity
/plugin/codeprettify/code-prettify/
DREADME.md34 Put code snippets in `<pre class="prettyprint">...</pre>` or
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Drelease-notes.asciidoc333 `Elasticsearch\Endpoints\Ingest\Pipeline\Put`
/plugin/asciidocjs/node_modules/ejs/
DREADME.md256 // Put your code here

123