Home
last modified time | relevance | path

Searched refs:main (Results 126 – 150 of 580) sorted by last modified time

12345678910>>...24

/plugin/mobiletable/
H A DREADME.md100 You may specify the index (starting with 1) of the column you want to make the main/index column.
101 Using the first example again, your could also make the _Color_ column the main column:
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md42 protected function main(Options $options)
67 - implement the ```main($options)``` method and do your business logic there
82 You can use the provided ``splitbrain\phpcli\Exception`` to signal any problems within your main code yourself. The
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DBase.php67 * Your main program
76 abstract protected function main(Options $options); function in splitbrain\\phpcli\\Base
82 * and finally executes main() - Each part is split into their own protected function below, so behaviour
171 * Wrapper around main
175 $this->main($this->options);
/plugin/upgrade/
H A Dcli.php42 protected function main(Options $options)
40 protected function main(Options $options) global() function in cli_plugin_upgrade
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt379 public static void main(String[] args) {
/plugin/farmer/lang/en/
H A Dtab_config_help.txt11 When using a subdomain wildcard setup you should specify the main domain in the **Base Domain** setting.
/plugin/prosemirror/
H A DREADME.md47 - Prosemirror parses that json in `script/main.js` according to the schema defined in
62 - The main challenge is that Prosemirror operates on a flat array, whereas DokuWiki-Syntax is usually a tree
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md27 {{rss>https://github.com/jercle/orphanmedia2/commits/main.atom date}}
/plugin/ifauthex/
H A DREADME.md14 Development, testing and packaging happens on the main repo.
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki40 {{https://github.com/ternite/dokuwiki-plugin-odtsupport/raw/main/footer-example.png}}
/plugin/barcodes/
H A DREADME.md51 The Changelog is available here: https://gitlab.com/MatthiasLohr/dokuwiki-barcodes/-/blob/main/CHAN…
/plugin/edittable/lib/
H A Dhandsontable.full.js23792 this.main = null;
23926 this.main = document.createElement('div');
23929 var style = this.main.style;
23947 this.main.appendChild(div);
23949 this.top = this.main.childNodes[0];
23950 this.left = this.main.childNodes[1];
23951 this.bottom = this.main.childNodes[2];
23952 this.right = this.main.childNodes[3];
23959 this.corner = this.main.childNodes[4];
24036 this.main.appendChild(this.selectionHandles.topLeft);
[all …]
/plugin/statdisplay/
H A Dcli.php30 protected function main(Options $options) function in cli_plugin_statdisplay
/plugin/advanced/lang/en/config/
H A Dstyleini.txt26 ^''%%__background__%%'' |main background color |
30 ^''%%__text__%%'' |main text color |
/plugin/advanced/lang/en/
H A Dconfig.txt7 If local files are supported you should use them instead of modifying the main files to avoid upgra…
10 ^ main file ^ local file ^ type of config …
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DREADME.rst31 The documentation for this package can be found on the main Guzzle website at
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
H A DCHANGELOG.md5 https://github.com/symfony/contracts/blob/main/CHANGELOG.md
/plugin/elasticsearch/vendor/symfony/polyfill-php73/
H A DREADME.md13 [main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).
/plugin/elasticsearch/cli/
H A Dimg.php34 protected function main(Options $options) function in cli_plugin_elasticsearch_img
/plugin/elasticsearch/
H A Dcomposer.lock506 "dev-main": "2.5-dev"
574 "dev-main": "1.28-dev"
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dinstallation.asciidoc78 * Include the generated autoloader in your main project. If your project is
H A Drelease-notes.asciidoc247 https://github.com/elastic/elasticsearch/tree/v7.4.2/rest-api-spec/src/main/resources/rest-api-spec/api[REST API specification]
394 https://github.com/elastic/elasticsearch/tree/v7.0.0/rest-api-spec/src/main/resources/rest-api-spec/api[latest 7.0.0 specs]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DBREAKING_CHANGES.md24 - `{type}` part in `indices.put_mapping` API is not required anymore, see new specification [here](https://github.com/elastic/elasticsearch/blob/v6.7.0/rest-api-spec/src/main/resources/rest-api-spec/api/indices.put_mapping.json)
H A DCHANGELOG.md147 the [REST API specification](https://github.com/elastic/elasticsearch/tree/v7.4.2/rest-api-spec/src/main/resources/rest-api-spec/api)
256 - Updated all the API endpoints using the [latest 7.0.0 specs](https://github.com/elastic/elasticsearch/tree/v7.0.0/rest-api-spec/src/main/resources/rest-api-spec/api) of Elasticsearch [#897](https://github.com/elastic/elasticsearch-php/pull/897)
270 - Removed requirement of `{type}` part in `indices.put_mapping`, see new API specification [here](https://github.com/elastic/elasticsearch/blob/v6.7.0/rest-api-spec/src/main/resources/rest-api-spec/api/indices.put_mapping.json)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/
H A DPROJECT_VERSION1 main

12345678910>>...24