Home
last modified time | relevance | path

Searched refs:Add (Results 26 – 50 of 387) sorted by last modified time

12345678910>>...16

/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md7 * Add new `lint:yaml dirname --exclude=/dirname/foo.yaml --exclude=/dirname/bar.yaml`
/plugin/combo/vendor/carica/phpcss/
H A DREADME.md26 Add it to you composer.json and update.
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md19 Add the dependency to your project:
/plugin/data/
H A Dplugin.info.txt6 desc Add and query structured data in your wiki
/plugin/dwtimeline/
H A Dstyle.less102 /* Add arrows to the top container (pointing down) */
117 /* Add arrows to the bottom container (pointing up) */
133 /* Add arrows to the left container (pointing right) */
147 /* Add arrows to the right container (pointing left) */
268 /* Add arrows to the container (pointing up) */
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt313 You can align the table contents, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the left to align right, two spaces on the right to align left and two spaces at least at both ends for centered text.
/plugin/odt/
H A DChangeLog.txt173 * action.php: Add getInfo() method, fixes bug #8
175 * renderer.php: Add table rowspan support (closes: #4)
176 * lang/uk/: Add Ukrainian translation (by Oleksiy Zagorskyi)
179 * renderer.php: Add manifest entries when using template
189 * lang/ru/: Add translation by Yuri Timofeev
190 * lang/zh/: Add Chinese translation by lainme
195 * renderer.php: Add options to cut off a part of the ODT template
216 * lang/ja: Add Japanese translation from Ikuo Obataya. Thanks !
/plugin/imgpaste/
H A DREADME3 Add images via cut'n'paste
H A Dplugin.info.txt6 desc Add images via cut'n'paste in Chrome
/plugin/semantic/
H A DREADME.md4 Add semantic data to your DokuWiki
H A Dplugin.info.txt6 desc Add Semantic Data in DokuWiki
/plugin/docnavigation/
H A DREADME.md5 Add navigation elements to next and previous pages for documentation
H A Dplugin.info.txt6 desc Add navigation for documentation
/plugin/mathpublish/
H A Dplugin.info.txt6 desc Add mathematical formulae to dokuwiki. Syntax: <m size>math formulae</m>
/plugin/pageredirect/
H A DChangeLog.md14 - Add Move plugin support, #40
22 - Add informal german language by @ebroda in #33
23 - Add redirection target to link metadata by @alexdraconian in #39
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md137 - Add missing leading slash in the URL of put mapping endpoint
294 - [DOCS] Add reference to `parse_url()` for Extended Host Configuration [#778](https://github.com/elastic/elasticsearch-php/pull/778)
307 - Add 'wait_for_no_initializing_shards' to Cluster\Health whitelist [[98a372c]](http://github.com/elasticsearch/elasticsearch-php/commit/98a372c)
308 - Add 'wait_for_active_shards' to Indices\Open whitelist [[0275fe5]](http://github.com/elasticsearch/elasticsearch-php/commit/0275fe5)
309 - Add 'max_concurrent_searches' to msearch whitelist [[5624123]](http://github.com/elasticsearch/elasticsearch-php/commit/5624123)
310 - Add 'max_concurrent_shard_requests' param to MSearch endpoint [[00800c1]](http://github.com/elasticsearch/elasticsearch-php/commit/00800c1)
311 - Add ReloadSecureSettings endpoint [[75b32b2]](http://github.com/elasticsearch/elasticsearch-php/commit/75b32b2)
330 - Add Indices/Split endpoint [[46d5a7a]](http://github.com/elasticsearch/elasticsearch-php/commit/46d5a7a)
343 - [DOCS] Add note about separate X-Pack library to README (#694) [[6ffdef8]](http://github.com/elasticsearch/elasticsearch-php/commit/6ffdef8)
345 - [DOCS] Add missin
[all...]
H A DREADME.md109 1. Add `elasticsearch/elasticsearch` as a dependency in your project's `composer.json` file (change version to suit your version of Elasticsearch, for instance for ES 7.0):
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md86 * Add throwing `\Elastica\Exception\RequestEntityTooLargeException` on HTTP-413 responses in `\Elastica\Bulk` by @Vetaxon [2055](https://github.com/ruflin/Elastica/pull/2055)
379 * Add ```settings``` level on json to create an Index in all tests (it worked till 6.x but it shouldn't work)
585 - Add support for Health parameters for Cluster\Health endpoint (new prop : delayed_unassigned_shards, number_of_pending_tasks, number_of_in_flight_fetch, task_max_waiting_in_queue_millis, active_shards_percent_as_number)
586 - Add support for querystring in Type. this allow to use `update_all_types` in type mapping in order to resolve conflicts between fields in different types. [Conflicts between fields in different types](https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-put-mapping.html#merging-conflicts)
698 - Add new "Percolate query" functionality and tests
738 - Add a constant for the expression language.
842 - Add an "AwsAuthV4" transport that automatically signs requests using credentials from the environment or from the client config. This allows using Elastica with Amazon ElasticSearch Service domains that are restricted to IAM roles or policies. [#1056](https://github.com/ruflin/Elastica/pull/1056)
864 - Add username and password params to connection
885 - Add `bigintConversion` to keys passed to connection config in `Elastica\Client` [#1005](https://github.com/ruflin/Elastica/pull/1005)
987 - Add Scrip
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc234 * Add missing leading slash in the URL of put mapping endpoint
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md18 Feature: Add full support for PHP 8.2.
72 * Add `.gitattributes` to exclude dev files from exports.
178 * Add new `done()` method (part of the `ExtendedPromiseInterface`).
179 * Add new `otherwise()` method (part of the `ExtendedPromiseInterface`).
180 * Add new `always()` method (part of the `ExtendedPromiseInterface`).
181 * Add new `progress()` method (part of the `ExtendedPromiseInterface`).
190 * Add new `cancel()` method (part of the `CancellablePromiseInterface`).
198 * Add standalone Promise class.
199 * Add new `race()` function.
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md18 - Add attribute to avoid Deprecated notice for PHP 8.1 [#4](https://github.com/ezimuel/ringphp/pull/4)
19 - Add replace guzzlehttp/ringphp in composer [#3](https://github.com/ezimuel/ringphp/pull/3)
20 - Add .gitattributes file [#2](https://github.com/ezimuel/ringphp/pull/2)
/plugin/latexcaption/
H A DREADME.md16 - Add ability to have subfigures/tables.
17 - Add option to change caption tag syntax.
/plugin/achart/
H A DREADME.md67 ### Add data directly
/plugin/commonmark/
H A Dplugin.info.txt6 desc Add compatibility for commonmark to dokuwiki
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1402 * [#11079](https://dev.ckeditor.com/ticket/11079): Add button icons to the [Placeholder](https://ck…

12345678910>>...16