Home
last modified time | relevance | path

Searched refs:example (Results 51 – 75 of 929) sorted by relevance

12345678910>>...38

/plugin/s5/ui/flower/
H A Dprint.css15 div.extra, pre.extra, .example {font-size: 10pt; color: #333;}
17 p.example {display: none;}
/plugin/picasawebalbum/
H A DREADME32 For example: {{picasawebalbum>tester}} => http://picasaweb.google.fr/tester
38 For example: {{picasawebalbum>tester:Maui}} => http://picasaweb.google.fr/tester/Maui
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dset-retries.asciidoc22 received. For example, if you have ten alive nodes, and `setRetries(5)`, the
24 result in a connection timeout (for example), the client will throw an
29 `MaxRetriesException`. For example, you can catch a specific curl exception then
H A Dfutures.asciidoc51 yet, the resolution blocks until those values become available (for example,
61 example:
140 forces futures to begin resolving (for example, initiate a `curl_multi` call).
160 example, only 499 requests are added to the queue, but the final future
197 It is possible to queue up heterogeneous batches of requests. For example, you
259 For example, if you resolve manually using `wait()`, you may need to call
265 example, `$response['hits']['hits']`) since FutureArrayInterface automatically
269 example, "exists" APIs (`$client->exists()`, `$client->indices()->exists`,
H A Dconfig-hash.asciidoc11 Array keys correspond to the method name, for example `retries` key corresponds
28 If this behavior is not desired (for example, you are using the hash for other
H A Dindex-operations.asciidoc12 from other methods that are on the root client object. As an example, let's
64 ==== Create an index (advanced example)
66 This is a more complicated example of creating an index, showing how to define
68 as the previous example, the more complicated example can be helpful for "real
H A Dper-request-configuration.asciidoc41 match the HTTP response code provided by {es}. For example, attempting to GET a
51 example below ignores the `Missing404Exception` exception and returns
86 <1> `ignore` also accepts an array of exceptions to ignore. In this example, the
90 as JSON. In the first example, the response body is a complete JSON object which
91 could be decoded. In the second example, it was simply a string.
129 information (for example, stats about the transfer, headers, status codes, and
321 you need that functionality. For example, if you need to use a self-signed cert
/plugin/s5/ui/default/
H A Dprint.css15 div.extra, pre.extra, .example {font-size: 10pt; color: #333;}
17 p.example {display: none;}
/plugin/s5/ui/dokuwiki/
H A Dprint.css15 div.extra, pre.extra, .example {font-size: 10pt; color: #333;}
17 p.example {display: none;}
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md34 "iss" => "http://example.org",
35 "aud" => "http://example.com",
102 "iss" => "example.org",
103 "aud" => "example.com",
143 "iss" => "example.org",
144 "aud" => "example.com",
177 "iss" => "example.org",
178 "aud" => "example.com",
197 // Set of keys. The "keys" key is required. For example, the JSON response to
242 - Add an example for RS256 openssl.
/plugin/farmer/lang/fr/
H A Dtab_config_help.txt11 ''toto.example.com'' au lieu de simplement ''toto''.
16 par sous domaine**. Par exemple, si vous indiquez ''example.com'',
18 ''toto.example.com''. Le **Domaine de base** est simplement ajouté aux
/plugin/markdownextra/lib/meltdown/
H A DREADME.md11 ###Advanced, changing the preview slider timeout and adding an example widget, still awesome
17 altText: "A test example/opt",
/plugin/webcode/_test/data/pages/
H A Ddisplay.txt17 * The cached code blocked in the example below is written with this syntax.
25 ==== The example ====
/plugin/revealjs/
H A DREADME.md28 Check also the source code of the [example presentation](example_presentation.dokuwiki)
240 …ag has to preceed the heading opening the next slide and will only apply to that slide. For example
269 - Full example - parameters are parsed dynamically like in CSS, the parameter order is not importan…
272 …ords `auto`, `contain` and `cover` (cover is the default in Reveal.js) - example: `10%` or `250px`…
278 …er for vertical (nested) slides and a new slide with the given options - example: `---- red zoom -…
294 … to disappear for a specific page place before that page's heading a ``{{no-footer}}``. For example
370 For example if the URL of your DokuWiki reveal.js presentation is usually
372 http://example-dokuwiki.com/doku.php?do=export_revealjs&id=example:page
377 http://example-dokuwiki.com/doku.php?do=export_revealjs&id=example:page&print-pdf
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dlinks.md21 A [link [in a link](http://example.com)](http://example.com)
/plugin/bbcodeextensions/
H A DChangeLog5 * Adds ''samp'' (terminal example output).
6 * Adds ''kbd'' (terminal example input).
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md60 entity body fails due to needing to rewind the stream (for example, resulting
318 $request = new GuzzleHttp\Psr7\Request('GET', 'http://example.com');
598 - network-path references, e.g. `//example.com/path`
720 $base = new Uri('http://example.com/a/b/');
724 echo UriResolver::relativize($base, new Uri('http://example.org/a/b/')); // prints '//example.org…
748 Example: `http://example.org/a%c2%b1b` → `http://example.org/a%C2%B1b`
757 Example: `http://example.org/%7Eusern%61me/` → `http://example.org/~username/`
763 Example: `http://example.org` → `http://example.org/`
777 Example: `http://example.org:80/` → `http://example.org/`
784 Example: `http://example.org/../a/b/../c/./d.html` → `http://example.org/a/c/d.html`
[all …]
/plugin/tline/
H A DCHANGES.txt4 * Added test 5, really long labels, to test example page rev 1601, LarryK
8 * Added test example page for trying and testing event attributes
32 * Bullet-proofing: Fix for issue 34. The Monet example had a latestStart date
36 a problem is detected. Updated test example to have events with bad dates.
37 Thank you to Tim Dimsdale for noting that the example didn't run in Monet.
56 current width, the increase is animated. See the example.
104 for Imprecise Instant Events. Test example 2, imprecise instant event at
155 image stacks. See the new compact-painter example.
162 Add a test for this to test-example.
169 example files. Enables them to be run in browser from svn repo.
[all …]
/plugin/redirect/lang/ko/
H A Dintro.txt10 다른문서 http://example.com
/plugin/filelist/_test/filelistdata/exampledir/
H A Dexample2.txt
/plugin/filelist/_test/filelistdata/
H A Dexample.txt
/plugin/aichat/vendor/vanderlee/php-sentence/
H A D.scrutinizer.yml5 - example/*
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt52 For example:
62 thumbnail (Photoshop for example) which phpThumb can use as an
88 See /demo/phpThumb.demo.object.php for an example.
128 files (during upload, for example), that's an appropriate
173 For example, 1600x1200 = 1600 * 1200 * 5 = 9600000 = 10M
181 See /demo/phpThumb.demo.object.php for an example.
193 @$_SERVER['HTTP_HOST'], 'example.com', 'www.example.com',
194 'subdomain.example.net', 'example.org');
208 (see the example at the bottom of phpThumb.config.php
310 for an example.
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.Scope.txt
/plugin/strata/
H A DREADME.md15 Below is a very simple example of how to use Strata. You can find more information in the ``manual.txt`` (which you can copy-paste into a wiki page to have the manual available for all users).
22 Contact [link]: john.doe@example.org

12345678910>>...38