Home
last modified time | relevance | path

Searched refs:option (Results 301 – 325 of 990) sorted by relevance

1...<<11121314151617181920>>...40

/plugin/sfauth/
H A DREADME.wiki62 Just set the //owners domain// option to your domain. I.e.: example.com.
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.38 …l-align: middle;" role="presentation"><a href="javascript:void(0)" role="option"',' aria-posinset=…
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md8 * added option `create_new_console` to allow a subprocess to continue
/plugin/zip/pear/File/
H A DArchive.php129 $option =& File_Archive::_option($name);
130 $option = $value;
/plugin/syntaxhighlighter3/
H A DREADME.md46 …SyntaxHighlighter/whatsnew.html#blocktitle) isn't a normal configuration option, but the plugin ha…
53 …to turn detection of links in the highlighted element on and off. If the option is turned off, URL…
/plugin/adhoctags/
H A DREADME.md4 This is an attempt to enable direct insertion of HTML tags in DokuWiki that is not reliant on the HTML option, which is no longer available in current versions of DokuWiki.
78 Note: This option is still included for compatibility, but it is generally not recommended because it can cause layout issues on smaller screens (e.g. smartphones).
/plugin/ckgedit/ckeditor/
H A DCHANGES.md61 …github.com/ckeditor/ckeditor-dev/issues/2438) Fixed: Apply numbered list option throws a console e…
281 …itor4/latest/api/CKEDITOR_config.html#scayt_minWordLength) configuration option now defaults to 3 …
530 …KEDITOR_config.html#cfg-pasteFromWordRemoveFontStyles) option now defaults to `false`. This option
646 …CKEDITOR_config.html#cfg-colorButton_enableAutomatic) option to allow hiding the "Automatic" optio…
920 * [#12746](https://dev.ckeditor.com/ticket/12746): Added a new configuration option to hide the [En…
1105 * [#12164](https://dev.ckeditor.com/ticket/12164): Added the "Justify" option to the "Horizontal Al…
1211 …ocs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-image2_captionedClass) option to configure the c…
1230 …* Introduced a new `forceUpdate` option for the [`editor.lockSnapshot`](https://ckeditor.com/docs/…
1342 …nu button focused, pressing the *Down Arrow* key will now open the menu and focus its first option.
1397 * [#10833](https://dev.ckeditor.com/ticket/10833): Fixed: *Lock ratio* option should be on by defau…
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js546 option.value = i;
547 usersSelect.appendChild(option);
553 usersSelect.appendChild(option);
559 option.value = driveUsers.length;
560 usersSelect.appendChild(option);
7852 option.style.cursor = 'pointer';
7863 option.appendChild(checkbox);
7866 list.appendChild(option);
7909 currentListItem = option;
8304 option.value = App.publicPlugin[i];
[all …]
/plugin/codemirror/dist/modes/
H A Dprotobuf.min.js.map1 …\"sint64\", \"fixed32\", \"fixed64\", \"sfixed32\", \"sfixed64\",\n \"option\", \"service\", \"…
/plugin/groupmanager/
H A DREADME58 5. The conf_namespace option specifies a separate namespace for configuration.
/plugin/imageflow/
H A DREADME.md32 __``%WIDTH%``__ (optional)|Width in px. The only option that should be given, so that DokuWiki will…
/plugin/quickstats/GEOIP/
H A Dgeoipcity.inc10 * version 2.1 of the License, or (at your option) any later version.
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst38 ``drain`` option is provided, the stream can also act as if it is a blocking
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md110 …api/CKEDITOR.config-cfg-pasteFromWordRemoveFontStyles) option now defaults to `false`. This option
226 …/api/CKEDITOR.config-cfg-colorButton_enableAutomatic) option to allow hiding the "Automatic" optio…
500 * [#12746](http://dev.ckeditor.com/ticket/12746): Added a new configuration option to hide the [Enh…
685 * [#12164](http://dev.ckeditor.com/ticket/12164): Added the "Justify" option to the "Horizontal Ali…
791 …tp://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-image2_captionedClass) option to configure the c…
792 …http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-image2_alignClasses) option to configure the w…
810 …* Introduced a new `forceUpdate` option for the [`editor.lockSnapshot`](http://docs.ckeditor.com/#…
922 …nu button focused, pressing the *Down Arrow* key will now open the menu and focus its first option.
955 …editor.com/#!/api/CKEDITOR.plugins.widget.definition-property-draggable) option to disable drag an…
977 * [#10833](http://dev.ckeditor.com/ticket/10833): Fixed: *Lock ratio* option should be on by defaul…
[all …]
/plugin/googleanalytics/
H A DREADME.md36 If you edit your template (the third option), make sure to make notes of what you change, as "upgra…
/plugin/projects/
H A Dchangelog18 * Make checking for update automatically optional with a configuration option.
/plugin/strata/
H A Dstyle.css166 .strata-container .filter option.strata-filter-special {
/plugin/bootswrapper/exe/help/
H A Dbutton.txt71 …lock level buttons—those that span the full width of a parent -- by adding ''block="true"'' option.
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DWrapper.php314 $option = 0,
318 ->when($result = $wrapper->stream_metadata('foo', $option, $mode))
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md100 * Added `ignore_failure` option to suitable ingest processors by @deguif [#2003](https://github.com/ruflin/Elastica/pull/2003)
101 * Added `ignore_missing` option to `lowercase`, `remove`, `trim` and `uppercase` processors by @deguif [#2001](https://github.com/ruflin/Elastica/pull/2001)
102 * Added `allow_duplicates` option to `append` processor by @deguif [#2004](https://github.com/ruflin/Elastica/pull/2004)
104 * Added `indices_boost` option to `Elastica\Query` by @deguif [#2018](https://github.com/ruflin/Elastica/pull/2018)
125 * Deprecated `cutoff_frequency` option of `Elastica\Query\MatchQuery` by @deguif [#2014](https://github.com/ruflin/Elastica/pull/2014)
126 * Deprecated `cutoff_frequency` option of `Elastica\Query\MultiMatch` by @deguif [#2015](https://github.com/ruflin/Elastica/pull/2015)
145 * Added new optional 'case_insensitive' option to `Elastica\Query\Wildcard` [#1894](https://github.com/ruflin/Elastica/pull/1894)
217 * Replaced deprecated `exceptions` request option by `http_errors` request option in Guzzle transport [#1817](https://github.com/ruflin/Elastica/pull/1817)
323 * Renamed `\Elastica\Suggest\Term` deprecated option `prefix_le
[all...]
/plugin/barcodes/
H A DREADME.md64 (at your option) any later version.
/plugin/bez/lib/jquery.datepair/
H A Ddatepair.min.js7 !function(a,b){"use strict";function c(a,b){var c=b||{};for(var d in a)d in c||(c[d]=a[d]);return c}function d(a,c){if(h)h(a).trigger(c);else{var d=b.createEvent("CustomEvent");d.initCustomEvent(c,!0,!0,{}),a.dispatchEvent(d)}}function e(a,b){return h?h(a).hasClass(b):a.classList.contains(b)}function f(a,b){this.dateDelta=null,this.timeDelta=null,this._defaults={startClass:"start",endClass:"end",timeClass:"time",dateClass:"date",defaultDateDelta:0,defaultTimeDelta:36e5,anchor:"start",parseTime:function(a){return h(a).timepicker("getTime")},updateTime:function(a,b){h(a).timepicker("setTime",b)},setMinTime:function(a,b){h(a).timepicker("option","minTime",b)},parseDate:function(a){return a.value&&h(a).datepicker("getDate")},updateDate:function(a,b){h(a).datepicker("update",b)}},this.container=a,this.settings=c(this._defaults,b),this.startDateInput=this.container.querySelector("."+this.settings.startClass+"."+this.settings.dateClass),this.endDateInput=this.container.querySelector("."+this.settings.endClass+"."+this.settings.dateClass),this.startTimeInput=this.container.querySelector("."+this.settings.startClass+"."+this.settings.timeClass),this.endTimeInput=this.container.querySelector("."+this.settings.endClass+"."+this.settings.timeClass),this.refresh(),this._bindChangeHandler()}var g=864e5,h=a.Zepto||a.jQuery;f.prototype={constructor:f,option:function(a,b){if("object"==typeof a)this.settings=c(this.settings,a);else if("string"==typeof a&&" (…) method in f
H A Ddatepair.js68 jq(input).timepicker('option', 'minTime', dateObj);
98 option: function(key, value) method in Datepair
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc187 …<cfthrow message="Option Configuration Error" detail="You cannot set the throwOnError option when …
193 …lic" output="true" returnType="any" hint="Returns the current value for the specified CFC option.">
/plugin/xcom/lang/en/
H A Dhowto.txt26 …- Options which expect arrays are enclosed in parentheses: ''(option)''. See the ''Query types'' l…
74 …m.ini out of the web server's access. For this, there is a configuration option (''inidir'') for s…

1...<<11121314151617181920>>...40