Home
last modified time | relevance | path

Searched refs:that (Results 651 – 675 of 2263) sorted by relevance

1...<<21222324252627282930>>...91

/plugin/c3chart/
H A DREADME.md5 This plugin accepts the same JavaScript object that C3 takes to generate a chart. Any chart describ…
26 This plugin accepts the same JavaScript object that the `generate()` function of C3.js takes to ren…
56 Also note that you can include comments in the snippet, both styles (`//` and `/* */`) are supporte…
58 The major restriction is that the JavaScript object must be **static**, i.e. it cannot include func…
83 | `url_*` | URL of the dependent libraries. A relative path means that the URL is relative to the …
96 This program is distributed in the hope that it will be useful,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dselectors.asciidoc31 Note that the implementation is specified via a namespace path to the class.
37 This selector is "sticky", so that it prefers to reuse the same connection
39 continue to be re-used for each subsequent request until that node fails. Upon
41 to that node.
67 Note that the implementation is specified via a namespace path to the class.
85 Note that the implementation is specified via a namespace path to the class.
H A Dconnection-pool.asciidoc4 The connection pool is an object inside the client that is responsible for
27 There are several connection pool implementations that you can choose from:
51 Note that the implementation is specified via a namespace path to the class.
59 scripts but tends to be additional overhead that is unnecessary for average PHP
71 Note that the implementation is specified via a namespace path to the class.
93 Note that the implementation is specified via a namespace path to the class.
113 Note that the implementation is specified via a namespace path to the class.
218 connection pool across script instances. This means that every script is
225 likely loads the client, executes a few queries and then closes. Imagine that
236 strongly recommend you to perform load test and to verify that th
[all...]
/plugin/layeranimation/
H A DREADME.md4 … The series of layers has items inside - which are a kind of layers too - that float into the view…
36 There are basically three things that can be defined using the options place holders ``%HEIGHT%``, …
38 …ion cannot be set - it is always 100% of the available width. If you want that otherwise, you can …
47 …ivation and deactivation of the plugins functionality with a custom event that can be triggered li…
64 The requirements in this case are: three ``<div>`` elements with respective classes and styles that
66 The effect would be, that the layeranimation plugin is enabled only for the desktop screen size.
/plugin/subjectindex/
H A Dreadme.md3 …our wiki pages, that will then be compiled into a Subject Index page, listed A-Z, by headings, the…
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md3 [Promises/A+](https://promisesaplus.com/) implementation that handles promise
27 - Works with any object that has a `then` function.
62 *Resolving* a promise means that you either fulfill a promise with a *value* or
201 method. When creating a promise, you can provide a wait function that is used
228 Calling `wait` on a promise that has been fulfilled will not trigger the wait
334 the parent most ancestor that has not yet been resolved will also be
354 A fulfilled promise can be created to represent a promise that has been
371 A rejected promise can be created to represent a promise that has been
398 // Create a Guzzle promise that is fulfilled with a React promise.
416 task queue will be automatically run to ensure that the blocking promise and
[all …]
/plugin/dontfeedtemplates/
H A DREADME.md7 TemplatePageName to change the default template names, chances are high that
9 template editable online. In that case, you will have the template page listed
20 ``always`` option that forces the plugin to activate, and you will also need to
42 This program is distributed in the hope that it will be useful,
/plugin/openlayersmap/lang/en/
H A Dhelp.txt9 * **retrieving information** the map may contain elements that contain more information, by clicking these a popup will show this information
18 * **retrieving information** the map may contain elements that contain more information, using the i key you can activate a cursor that may be moved using the arrow keys, pressing the enter will execute an information retrieval. press the i or the escape key to return to navigation mode
21 //It's possible that some of the functions or buttons describe above have been disabled by the page author or the administrator//
/plugin/codeprettify/code-prettify/
H A DCHANGES.md21 script block or PHP tag that was not properly closed would not silently drop the content.
25 * Fixed entity handling so that the caveat
33 that has comments and whitespace removed to reduce download size from 45.5kB
39 formatters that are triggered by the presence of a `lang-<language-file-extension>`
62 * Added `.m` extension to the C style handler so that Objective C source files
82 * Fixed prettifying of XML/HTML tags that contain uppercase letters.
93 * Changed output to use `&#160;` instead of `&nbsp;` so that the output works
114 rewrite the HTML and then inject it, so anyone doing that with untrusted HTML
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Attr.Name.UseCDATA.txt
H A DHTML.AllowedAttributes.txt
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Dempty.rst11 For objects that implement the ``Countable`` interface, ``empty`` will check the
14 For objects that implement the ``__toString()`` magic method (and not ``Countable``),
H A Ddefined.rst23 When using the ``defined`` test on an expression that uses variables in some
24 method calls, be sure that they are all defined first:
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt61 that can be deciphered without too much difficulty, but at the same time
153 language. A program that can read PGN data should be able to handle the
181 Sadly, there are some accidents of history that survive to this day that have
286 that doesn't start from the usual initial position.
1137 There is a single tag that discusses the conclusion of the game.
1146 Strings that may appear as Termination tag values:
1169 These are tags that can be briefly described and that doon't fit well inother
1440 * PGN/Tools: software utilities that access PGN data
2075 a square name even if there is no pawn of the opposing side that may
2147 that provide new functionality as needs arise.
[all …]
/plugin/amcharts/
H A DREADME.md5 This plugin accepts the same JavaScript object that AmCharts takes to generate a chart. Any chart d…
15 This plugin accepts the same JavaScript object that the `makeChart()` function of amcharts.js takes…
59 Also note that you can include comments in the snippet, both styles (`//` and `/* */`) are supporte…
61 The major restriction is that the JavaScript object must be **static**, i.e. it cannot include func…
91 This program is distributed in the hope that it will be useful,
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md51 - Ensuring that a directory exists before using the `save_to` option.
75 - Bug fix: futures now extend from React's PromiseInterface to ensure that they
91 - Added support for older versions of cURL that do not have CURLOPT_TIMEOUT_MS.
104 - Header parsing now ensures that header order is maintained in the parsed
121 that caused cURL requests with multiple responses to merge repsonses together
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md38 **Q:** How can I check that getID3() works on my server/files?
56 It's highly recommended that you sign up for notification from
60 previously signed up for the mailing list, be aware that it has
206 It is recommended that you look at the output of
229 other programs. Some warnings may indicate that the data that is
230 returned is OK but that some data could not be extracted due to
286 v0.1 did in fact just do that. I don't have a copy of code that old, but I
377 Known Bugs/Issues in getID3() that may be fixed eventually
403 Known Bugs/Issues in getID3() that cannot be fixed
482 it's like that is because there is no seeking support in
[all …]
/plugin/webcomponent/_test/data/pages/
H A Drelated.txt5 …is a [[webcomponent|webcomponent]] that shows the backlinks of a page ordered by pages importance …
/plugin/tooltip/syntax/
H A Dtooltip.php119 /* let's do the jon thingie, that is,
120 create the HTML code that reveals the tooltip
H A Dshort.php106 /* let's do the jon thingie, that is,
107 create the HTML code that reveals the tooltip
/plugin/flowplay/flowplayer/
H A DREADME.txt6 0.9.1 Added 'autoPlay' variable that can be used to specify whether the
12 0.9.3 Added new 'bufferLength' variable that can be used in the HTML page to
14 bug that prevented playback after an FLV was completely played.
16 0.9.4 Added a 'baseURL' variable that can be used to specify the location of
51 - Fixed binary build that contained an old buggy FlowPlayer.swf
54 - Fixed resizing problem that occurred with Internet Explorer: The video was
65 - Extenal configuration file that enables configuring all the existing
90 is off. There was a bug that prevented this.
102 - baseURLs are not appended to file name values that are complete URLs
212 For some weird reason that is missing.
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md94 Language clients are forward compatible; meaning that clients support communicating
133 Composer also prepares an autoload file that's capable of autoloading all the classes in any of the libraries that it downloads. To use it, just add the following line to your code's bootstrap process:
184 The response that you get back indicates the document was created in the index that you specified. The response is an
185 associative array containing a decoded version of the JSON that Elasticsearch returns:
209 Let's get the document that we just indexed. This will simply return the document:
222 that you sent to Elasticsearch.
333 Alright, let's go ahead and delete the document that we added previously:
371 Due to the dynamic nature of Elasticsearch, the first document we added automatically built an index with some default settings. Let's delete that inde
[all...]
/plugin/bibtex/OSBib/format/
H A DREADME.txt8 so that your improvements can be added to the release package.
15that use XML style files to store formatting data for in-text citations/footnotes and bibliographi…
32 …re as an example of how WIKINDX uses OSBib-Format. process() is the loop that parses each bibliog…
59 … an out-of-the-box solution for such systems and is a version of STYLEMAP that should not require …
60 …bliographic management system and OSBib. There are plenty of comments in that file so read them c…
62 …y key (or its value) that is 'creator1', 'creator2', 'creator3', 'creator4' or 'creator5'. For re…
67that the key names of the above array match the key names of the resource type arrays in STYLEMAP.…
99 Ensure that the first letter of a UTF-8 string is uppercase.
132 $styleTypes -- bibliographic styling for each resource type supported by that particular style.
194 …FORMAT.php. Use this to add elements of your resource to the $item array that do not require spec…
[all …]
/plugin/txtconf/lang/en/
H A Dintro_smileys.txt7 Please note that you need to specify a smiley image file that does exist in your dokuwiki's ''image…
/plugin/txtconf/lang/fr/
H A Dintro_smileys.txt7 Please note that you need to specify a smiley image file that does exist in your dokuwiki's ''image…

1...<<21222324252627282930>>...91