Home
last modified time | relevance | path

Searched refs:settings (Results 376 – 400 of 466) sorted by relevance

1...<<111213141516171819

/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md281 Using `extra` with packages that ship with Component Installer, will override component's settings
/plugin/badbehaviour/
H A Dbadbehavior.readme85 software from the user's computer, changing firewall settings or other simple
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js1006 Backbone.ajax = function(settings){ settings.success(); }; argument
1031 Backbone.ajax = function(settings) {
1032 settings.success.call(settings.context);
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified98 …copyError: "Your browser security settings don't permit the editor to automatically execute copyin…
100 …cutError: "Your browser security settings don't permit the editor to automatically execute cutting…
104 …securityMsg: "Because of your browser security settings, the editor is not able to access your cli…
H A Den.js.unc5settings don't permit the editor to automatically execute copying operations. Please use the keybo…
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95settings don't permit the editor to automatically execute copying operations. Please use the keybo…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php1114 --generate-configuration Generate configuration file with suggested settings.
/plugin/chat/
H A Dreadme.txt41 Use included ''local.php.dist'' and add its contents to your ''local.php'' settings file. Change th…
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php147 …ltr[]=usm|80|0.5|3'), 'description' => 'normal vs. unsharp masking at default settings'.$only_gd2);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc941 $params['body'] = (array) The data frame analytics settings to update (Required)
959 $params['body'] = (array) The datafeed update settings (Required)
987 $params['body'] = (array) The job update settings (Required)
/plugin/authhttp/
H A DREADME114 auth plugin for authsplit, the last three configuration settings above will
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DToolResults.php76 'path' => 'toolresults/v1beta3/projects/{projectId}/settings',
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php720 public $settings; variable in Google_CalendarService
738 …$this->settings = new Google_SettingsServiceResource($this, $this->serviceName, 'settings', json_d…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md34 * Changed `Elastica\Index\Settings::get` adding ability to get default settings by @krasilnikovm [#2115](https://github.com/ruflin/Elastica/pull/2115)
231 * Used new settings endpoints classes [#1852](https://github.com/ruflin/Elastica/pull/1852)
379 * Add ```settings``` level on json to create an Index in all tests (it worked till 6.x but it shouldn't work)
567 - Added getNumberOfReplicas() for index settings [PR#1324](https://github.com/ruflin/Elastica/pull/1324)
568 - Added getNumberOfShards() for index settings [PR#1321](https://github.com/ruflin/Elastica/pull/1331)
578 - Fix updating settings of an index. [#1296](https://github.com/ruflin/Elastica/pull/1296)
602 - Fix reading bool index settings like `\Elastica\Index\Settings::getBlocksWrite`. Elasticsearch returns all settings as strings and does not normalize bool values.
1303 - Fix get settings on alaised index [#608](https://github.com/ruflin/Elastica/issues/608/)
1938 - Readd merge_factor to settings
[all...]
/plugin/odt/
H A DChangeLog.txt53 * Added support for language and country settings. These are both taken from the property
/plugin/revealjs/css/
H A Dreveal.scss611 /* Global transition speed settings */
1257 /* Global transition speed settings */
1382 /* Global transition speed settings */
H A Dreveal.css511 /* Global transition speed settings */
1181 /* Global transition speed settings */
1272 /* Global transition speed settings */
/plugin/strata/
H A Dmanual.txt410 Note: Users that have JavaScript disabled will not benefit from the user interface settings.
450 When multiple columns have the same name, settings are applied to all columns that have the given name. To identify specific columns, index them by number. If you use both a block with a name (e.g. ''%%Relation%%'') and one with a number (e.g. ''%%#2%%''), then all settings specified in the numbered block will override the ones specified in the named block. (If you name a column ''%%#2%%'', then ''%%#2%%'' is considered a name, not a number.)
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js2056settings.normalizeOffset&&this.getBoundingClientRect){var s=this.getBoundingClientRect();o=b.clien…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt277 in your domain settings (usually between <VirtualHost> tags in httpd.conf).
299 settings in phpThumb.config.php for automatic cache purging.
/plugin/xcom/lang/en/
H A Dhowto.txt22 …- Enter the remote user name and password for the remote site. In your configuration settings you …
/plugin/odt/ODT/
H A DODTDocument.php597 function insertIndex($type='toc', array $settings=NULL) { argument
598 ODTIndex::insertIndex($this->params, $this->indexesData, $type, $settings);
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default214 // * Compatability settings
221 // * HTTP remote file opening settings
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js304 mxSettings.settings.darkMode = value;
1452 !mxClient.IS_IE11 : ((mxSettings.settings.darkMode != null) ?
1453 mxSettings.settings.darkMode : (window.matchMedia &&
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js269 var tmp = mxSettings.settings.voice;
298 mxSettings.settings.voice = currentVoice;

1...<<111213141516171819