Home
last modified time | relevance | path

Searched refs:guide (Results 1 – 25 of 108) sorted by relevance

12345

/plugin/diagramsnet/lib/js/diagramly/
DDistanceGuides.js34 var guide = this;
277 guideEq.init(guide.graph.getView().getOverlayPane());
284 if (horizontal && guide.guidesArrHor != null)
286 for (var i = 0; i < guide.guidesArrHor.length; i++)
288 guide.guidesArrHor[i].node.style.visibility = "hidden";
292 if (vertical && guide.guidesArrVer != null)
294 for (var i = 0; i < guide.guidesArrVer.length; i++)
296 guide.guidesArrVer[i].node.style.visibility = "hidden";
304 var curArr = guide.guidesArrHor;
365 guide.guidesArrHor = guidesArr;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/
DCONTRIBUTING.md8 Please follow the [jQuery Style Guide](http://contribute.jquery.org/style-guide/),
9 in particular the [JavaScript Style Guide](http://contribute.jquery.org/style-guide/js/).
DREADME.md14 …rol media on your website using a [JavaScript API](http://www.jplayer.org/latest/developer-guide/).
53 * [Quick Start Guide](http://www.jplayer.org/latest/quick-start-guide/)
54 * [Developer Guide and API Reference](http://www.jplayer.org/latest/developer-guide/)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DREADME.md17 - [Cross-cluster replication](https://www.elastic.co/guide/en/elasticsearch/reference/current/ccr-a…
18 - [Graph explorer](https://www.elastic.co/guide/en/elasticsearch/reference/current/graph-explore-ap…
19 - [Info](https://www.elastic.co/guide/en/elasticsearch/reference/current/info-api.html)
20 - [Licensing](https://www.elastic.co/guide/en/elasticsearch/reference/current/licensing-apis.html)
21 - [Machine learning anomaly detection](https://www.elastic.co/guide/en/elasticsearch/reference/curr…
22 - [Machine learning data frame analytics](https://www.elastic.co/guide/en/elasticsearch/reference/c…
23 - [Migration](https://www.elastic.co/guide/en/elasticsearch/reference/current/migration-api.html)
24 - [Reload search analyzers](https://www.elastic.co/guide/en/elasticsearch/reference/current/indices…
25 - [Rollup](https://www.elastic.co/guide/en/elasticsearch/reference/current/rollup-apis.html)
26 - [Security](https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api.html)
[all …]
/plugin/jplayer/vendor/mustache/mustache/
DCONTRIBUTING.md4 ### Here's a quick guide:
35 …* [PSR-2: Coding style guide](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-…
/plugin/scrape/vendor/ezyang/htmlpurifier/
DREADME.md16 * See INSTALL for a quick installation guide
18 an in-depth installation guide.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dexperimental-beta-apis.asciidoc27 - https://www.elastic.co/guide/en/elasticsearch/reference/7.4/search-rank-eval.html[Ranking Evaluat…
38 - https://www.elastic.co/guide/en/elasticsearch/painless/7.4/painless-execute-api.html[Painless Exe…
Dhelpers.asciidoc19 https://www.elastic.co/guide/en/elasticsearch/reference/current/paginate-search-results.html#pagina…
55 https://www.elastic.co/guide/en/elasticsearch/reference/current/paginate-search-results.html#pagina…
Dcommunity.asciidoc154 https://www.elastic.co/guide/en/elasticsearch/guide/current/index-aliases.html[official documentati…
/plugin/visualindex/
H A DREADME_DE.md38 {{visualindex>.;filter=guide*;desc=1;medias=1}}
42 - `filter`: einfacher Filter mit `*` (z. B. `guide*|doc*`);
H A DREADME_EN.md38 {{visualindex>.;filter=guide*;desc=1;medias=1}}
42 - `filter`: simple filter with `*` (e.g. `guide*|doc*`);
H A DDOKU_EN.md49 * ''{{visualindex>.;filter=guide*;desc=1;medias=1}}''
52 * ''filter'' : simple wildcard filter with ''*'' (example: ''guide*|doc*'');
H A DDOKU_DE.md49 * ''%%{{visualindex>.;filter=guide*;desc=1;medias=1}}%%''
52 * ''filter'' : einfacher Wildcard-Filter mit ''*'' (Beispiel: ''guide*|doc*'');
H A DREADME_ES.md38 {{visualindex>.;filter=guide*;desc=1;medias=1}}
42 - `filter`: filtro simple con `*` (ej. `guide*|doc*`);
H A DREADME.md38 {{visualindex>.;filter=guide*;desc=1;medias=1}}
42 - `filter` : filtre simple avec `*` (ex. `guide*|doc*`) ;
H A DDOKU_ES.md49 * ''%%{{visualindex>.;filter=guide*;desc=1;medias=1}}%%''
52 * ''filter'' : filtro simple con ''*'' (ejemplo: ''guide*|doc*'');
H A DDOKU.md49 * ''{{visualindex>.;filter=guide*;desc=1;medias=1}}''
52 * ''filter'' : filtre simple avec ''*'' (ex. ''guide*|doc*'') ;
/plugin/latexit/tests/dw_orig_test_files/
Dtest9.txt11 {{:test:surival_guide.pdf|survival guide}}
/plugin/matrixnotifierwas/vendor/psr/http-message/
DREADME.md13 Before reading the usage guide we recommend reading the PSR-7 interfaces method list:
/plugin/asciidocjs/node_modules/asciidoctor/
DREADME.md56 The [Contributing](https://github.com/asciidoctor/asciidoctor.js/blob/main/CONTRIBUTING.adoc) guide
58 …//github.com/asciidoctor/asciidoctor.js/blob/main/CONTRIBUTING-CODE.adoc) guide will help you to g…
/plugin/asciidocjs/node_modules/handlebars/
DREADME.markdown64 - [Nested Paths](https://handlebarsjs.com/guide/expressions.html#path-expressions)
65 - [Helpers](https://handlebarsjs.com/guide/expressions.html#helpers)
66 - [Block Expressions](https://handlebarsjs.com/guide/block-helpers.html#basic-blocks)
67 - [Literal Values](https://handlebarsjs.com/guide/expressions.html#literal-segments)
68 - [Delimited Comments](https://handlebarsjs.com/guide/#template-comments)
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md192 …ace `version` for [optimistic concurrency control](https://www.elastic.co/guide/en/elasticsearch/r…
239 …`/`version_type` options [(deprecated in `6.7.0`)](https://www.elastic.co/guide/en/elasticsearch/r…
361 * Replaced [params._agg](https://www.elastic.co/guide/en/elasticsearch/reference/master/breaking-ch…
362 * [Camel Case](https://www.elastic.co/guide/en/elasticsearch/reference/master/breaking-changes-7.0.…
363 * The parameter [fields](https://www.elastic.co/guide/en/elasticsearch/reference/master/breaking-ch…
364 * The [_parent](https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-parent-fiel…
365 * hits.total is now an object in the search response [hits.total](https://www.elastic.co/guide/en/e…
408 * The preferred type name is [_doc](https://www.elastic.co/guide/en/elasticsearch/reference/6.5/rem…
411 * The preferred type name is [_doc](https://www.elastic.co/guide/en/elasticsearch/reference/6.5/rem…
420 * Index templates use index_patterns instead of [template](https://www.elastic.co/guide/en/elastics…
[all …]
/plugin/aichat/vendor/bdelespierre/php-kmeans/
H A DCONTRIBUTING.md5 Please read and understand the contribution guide before creating an issue or pull request.
43 …/github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)** - The easies…
/plugin/findologicxmlexport/vendor/hoa/zformat/
DREADME.md59 guide](https://hoa-project.net/Literature/Contributor/Guide.html).
92 guide](https://hoa-project.net/Literature/Contributor/Guide.html) explains
/plugin/findologicxmlexport/vendor/hoa/visitor/
DREADME.md58 guide](https://hoa-project.net/Literature/Contributor/Guide.html).
98 guide](https://hoa-project.net/Literature/Contributor/Guide.html) explains

12345