Home
last modified time | relevance | path

Searched refs:inside (Results 151 – 175 of 358) sorted by path

12345678910>>...15

/plugin/dropfiles/
H A Dyarn.lock880 path-is-inside "^1.0.2"
1472 is-path-inside "^1.0.0"
1474 is-path-inside@^1.0.0:
1476 …resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-1.0.0.tgz#fc06e5a1683fbda13…
1478 path-is-inside "^1.0.1"
2070 path-is-inside@^1.0.1, path-is-inside@^1.0.2:
2072 …resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1…
/plugin/dw2pdf/tpl/default/
H A Dstyle.css27 /* Title level 0 - may be inside <a> */
30 /* Page no. level 0 - may be inside <a> */
42 /* Page no. level 1 - may be inside <a> */
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md21 * Fixed skipping ordered list numbering with page-break-inside: avoid (#339)
109 - ICC profile is loaded as entire path to file (to prevent a need to write inside vendor directory)
120 - Moved global `_testIntersect`, `_testIntersectCircle` and `calc_bezier_bbox` fucntions inside `Svg` class as private methods.
356 - Tables - background images in table inside HTML Footer incorrectly positioned
369 - text with letter-spacing set inside table which needs to be resixed (shrunk) - letter-spacing was not adjusted
408 - 'float' inside a HTML header/footer - not clearing the float before first line of text
412 - `<` (less-than sign) inside a PRE element, and NOT start of a valid tag, was incorrectly removed
417 - Index entries causing errors when repeat entries are used within page-break-inside:avoid, rotated tables etc.
532 - Text alignment on decimal mark inside tables
589 - Textcircle - when moved to next page by "page-break-inside
[all...]
H A DREADME.md92 By default, the temporary directory will be inside vendor directory and will have write permissions from
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
H A Dmpdf.css63 span.mpdf_toc_t_level_0 { /* Title level 0 - may be inside <a> */
67 span.mpdf_toc_p_level_0 { /* Page no. level 0 - may be inside <a> */
81 span.mpdf_toc_p_level_1 { /* Page no. level 1 - may be inside <a> */
93 span.mpdf_toc_p_level_2 { /* Page no. level 2 - may be inside <a> */
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DGradient.php152 // (fx, fy) should be inside the circle, otherwise some areas will not be defined
579 $inside = true;
580 while ($inside) {
589 $inside = false;
623 // Change commas inside e.g. rgb(x,x,x)
627 // Remove spaces inside e.g. rgb(x, x, x)
750 // Change commas inside e.g. rgb(x,x,x)
754 // Remove spaces inside e.g. rgb(x, x, x)
964 // (fx, fy) should be inside the circle, otherwise some areas will not be defined
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php671 $inside = true;
673 while ($inside) {
702 $inside = false;
707 $inside = true;
709 while ($inside) {
744 $inside = false;
940 // x1 and y1 (fx, fy) should be inside the circle defined by x0 y0 (cx, cy)
956 $inside = true;
957 while ($inside) {
978 $inside
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md402 - [TEST] Allow skipping individual tests inside of test file [[51b9b9b]](http://github.com/elasticsearch/elasticsearch-php/commit/51b9b9b)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DRollupNamespace.asciidoc127 $params['type'] = DEPRECATED (string) The doc type inside the index
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc4 The connection pool is an object inside the client that is responsible for
H A Dindex-operations.asciidoc136 <2> `analysis` is nested inside of `settings`, and contains tokenizers, filters,
138 <3> `mappings` is another element nested inside of `settings`, and contains the
H A Dphp_json_objects.asciidoc172 <2> This encodes an object inside the array: `{ "random_score": {} }`
H A Drelease-notes.asciidoc45 * Update search iterators to send `scroll_id` inside the request body
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md302 * Fixed handling of Search::OPTION_SEARCH_IGNORE_UNAVAILABLE inside Scroll object
564 - Send the `scroll_id` inside a json body instead of plain text [#1325](https://github.com/ruflin/Elastica/pull/1325)
910 - MoreLikeThis::setLikeText deprecated from ES 2.0, use setLike instead, but there is a difference - setLike haven't trim magic inside for strings
1484 - Add support for filter inside HasChild filter
1485 - Add support for filter inside HasParent filter
1667 if use Elastica\Log inside Elastica\Client nothing more is needed
1745 - Elastica_Client config param "servers" to "connections" renamed. "headers" and "curl" are now a config param inside "connections"
/plugin/externalembed/
H A DREADME.md26 * Place the airtable folder inside your Dokuwiki plugin directory:
/plugin/exttab1/
H A Dplugin.info.txt6 desc Allows extended (MediaWiki-style) tables inside DokuWiki
/plugin/exttab2/
H A DREADME.md6 Another MediaWiki style tables inside DokuWiki
H A Dplugin.info.txt6 desc Mediawiki style tables inside DokuWiki
/plugin/facebooklike/
H A DLICENSE51 modified versions of the software inside them, although the manufacturer
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Ddokuwiki.txt65 An exception is made for the content which distributed in the download tarball((files inside the ''…
H A Dsyntax.txt326 …revious section, but this time the name of the used language is inserted inside the tag. Eg. ''<no…
389 echo '<table class="inline"><tr><td>The same, but inside a block level element:</td>';
401 echo '<table class="inline"><tr><td>The same, but inside a block level element:</td>';
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt371 [[wiki:DokuWiki]] can highlight sourcecode, which makes it easier to read. It uses the [[http://qbnz.com/highlighter/|GeSHi]] Generic Syntax Highlighter -- so any language supported by GeSHi is supported. The syntax uses the same code and file blocks described in the previous section, but this time the name of the language syntax to be highlighted is included inside the tag, e.g. ''<nowiki><code java></nowiki>'' or ''<nowiki><file java></nowiki>''.
435 echo '<table class="inline"><tr><td>The same, but inside a block level element:</td>';
447 echo '<table class="inline"><tr><td>The same, but inside a block level element:</td>';
/plugin/fckg/
H A DChanges72 Fixed bug where table markup inside code blocks dropped empty cells (edit.php::_preprocess)
/plugin/fetchmedia/
H A Dyarn.lock1322 path-is-inside "^1.0.2"
1867 is-path-inside "^1.0.0"
1869 is-path-inside@^1.0.0:
1871 …resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-1.0.0.tgz#fc06e5a1683fbda13…
1873 path-is-inside "^1.0.1"
2389 path-is-inside@^1.0.1, path-is-inside@^1.0.2:
2391 …resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1…
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst48 …case however: For error handling reasons every check for class existence inside the AnnotationRead…
148 …You should never wrap the indexed reader inside a cached reader only the other way around. This wa…

12345678910>>...15