Searched refs:Put (Results 1 – 25 of 68) sorted by relevance
123
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | coding_standards.rst | 7 * 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
|
| D | installation.rst | 85 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/ |
| D | Mapping.php | 6 use Elasticsearch\Endpoints\Indices\Mapping\Put; alias 168 $endpoint = \class_exists(PutMapping::class) ? new PutMapping() : new Put();
|
| D | Pipeline.php | 15 use Elasticsearch\Endpoints\Ingest\Pipeline\Put; alias 70 $endpoint = \class_exists(PutPipeline::class) ? new PutPipeline() : new Put();
|
| D | Index.php | 40 use Elasticsearch\Endpoints\Indices\Settings\Put; alias 738 $endpoint = \class_exists(PutSettings::class) ? new PutSettings() : new Put();
|
| /plugin/picasawebalbum/ |
| D | README | 31 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/ |
| D | README.md | 11 Put this folder in the lib/plugins folder in your DokuWiki directory.
|
| /plugin/redirect2/lang/en/ |
| D | intro.txt | 5 * Put '':'' in front of the ID for media, otherwise any ID are assumed for pages.
|
| /plugin/backlinks2/_test/data/pages/ |
| D | bob_ross_says.txt | 7 …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/ |
| D | bob_ross_says.txt | 7 …o trees and animals. That's okay though; I have more fun than most people. Put it in, leave it alo…
|
| /plugin/gitlog/ |
| D | readme.md | 34 Put here the path, where your repositories are. This is optional!
|
| /plugin/actickets/ |
| D | README | 11 Put the following line on top of your page to set a global project of the page:
|
| /plugin/dokutexit/help/ |
| D | texit.txt | 36 ^usetablefigure |Put table in a figure/float | on/off | off |
|
| /plugin/jenkins/ |
| D | README.md | 26 * **jenkins.url**: Put your Jenkins url here, without a slash ending. i.e.: `http://my-jenkins.com`.
|
| /plugin/nsiconinsearch/ |
| D | README | 5 Put a png-file named icon.png (or what you define in the configuration
|
| /plugin/asciidocjs/node_modules/token-stream/ |
| D | README.md | 60 Put a token on the start of the stream (useful if you need to back track after calling advance.
|
| /plugin/codeprettify/code-prettify/src/ |
| D | prettify.css | 52 /* Put a border around prettyprinted code snippets. */
|
| /plugin/indexnumber/ |
| D | README.md | 16 Put each counter name on a new line.
|
| /plugin/latexport/examples/ |
| D | example.tex | 13 \author{Put here your name}
|
| /plugin/redproject/ |
| D | README.md | 38 * redproject.url : Put your Redmine's url server, without a slash ending. Example : ``http://myredm…
|
| /plugin/redissue/ |
| D | README.md | 40 * redissue.url: Put your Redmine's url server, without a slash ending. Example : ``http://myredmine…
|
| /plugin/pagequery/ |
| D | readme.md | 23 * Put borders around the columns for clarity
|
| /plugin/codeprettify/code-prettify/ |
| D | README.md | 34 Put code snippets in `<pre class="prettyprint">...</pre>` or
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | release-notes.asciidoc | 333 `Elasticsearch\Endpoints\Ingest\Pipeline\Put`
|
| /plugin/asciidocjs/node_modules/ejs/ |
| D | README.md | 256 // Put your code here
|
123