Home
last modified time | relevance | path

Searched refs:option (Results 201 – 225 of 990) sorted by relevance

12345678910>>...40

/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md47 - New Feature: The key bindings option `key` value may now be a number for [`event.which`](http://a…
75 - ARIA Feature: The `autoBlur` option will now either `blur()` or `focus()`. This helps maintain cr…
76 …class for when the volume controls are being hidden due to the `noVolume option`. This helps GUI d…
/plugin/xslfo/
H A DREADME.md14 Foundation, either version 3 of the License, or (at your option) any later
/plugin/impressjs/
H A DREADME.md11 (at your option) any later version.
/plugin/confmanager/lang/en/
H A Dwordblock.txt3 For using a blacklist in DokuWiki enable the ''$conf['usewordblock'] = 1;'' option in ''conf/local.…
/plugin/widearea/widearea/
H A Dwidearea.js384 setOption: function(option, value) { argument
385 this._options[option] = value;
/plugin/mantis/lib/
H A Dclass.soapclient.php531 * @param mixed $option The cURL option (always integer?)
535 function setCurlOption($option, $value) { argument
536 $this->debug("setCurlOption option=$option, value=");
538 $this->curl_options[$option] = $value;
/plugin/editions/
H A DREADME16 a. the edition namespace (configurable via the `editionNamespace` config option)
/plugin/ckgedit/lang/en/
H A Dstyle.txt5 - The **style_sheet** option in the ''Configuration Settings'' must be set to **true**.
/plugin/advanced/lang/en/config/
H A Dmanifest.txt7 … it can be deactivated by adding ''manifest'' to the "[[doku>config:disableactions]]" config option
H A Dusers.txt8 …ion method can be anything accepted by [[doku>config:passcrypt|passcrypt option]] (DokuWiki will a…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.LexerImpl.txt
/plugin/codemirror/
H A DREADME17 (at your option) any later version.
/plugin/rrdgraph/
H A Dsyntax.php109 foreach ($recipe as $option) {
110 list ($condition, $key, $value) = $option;
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt81 …e optional flag ''showResolved''. The ''depth'' option limits the depth of the hierarchy. Use the
90 … query, you can group the results by a field using ''group_by''. Use the option ''extras'' to show…
/plugin/quickstats/lang/en/
H A Dquery.txt33 …e column can often have a great many entries. Therefore, when you query a page, you have the option
54 …cution time with the ''max_exec_time'' option in the quickstats section of the Configuration Manag…
/plugin/socialshareprivacy2/SSP/
H A DREADME.md191 ### option subsection
195 .socialSharePrivacy("option", option_name, [value])
198 Get or set an option. If no `value` is specified it will act as a getter.
228 the option object of the initialized widget.
261 all option names. For the language option you can also use the standard `lang`
1068 This option is only defined for the type <code>link</code>.</td>
1075 This option is only defined for the type <code>link</code>.</td>
1082 This option is only defined for the type <code>quote</code>.</td>
1089 This option is only defined for the type <code>photo</code>.</td>
1097 This option is only defined for the type <code>photo</code>.</td>
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js839 var option;
841 option = document.createElement('option');
842 option.value = entry[0];
843 option.selected = textFound ? entry[0] == marker : 0 == index;
844 option.appendChild(document.createTextNode(entry[1]));
845 this._controls.editor.appendChild(option);
/plugin/bureaucracy-au/_test/
H A Dinput.txt20 select "Please select an option" "Peaches|Apples|Oranges"
/plugin/bureaucracyau/_test/
H A Dinput.txt20 select "Please select an option" "Peaches|Apples|Oranges"
/plugin/quickstats/lang/fr/
H A Dgeneral_intro.txt4 …ib/plugins/quickstats/GEOIP/''. Pour que ça fonctionne, il faut régler l'option ''geoip_local'' à …
/plugin/confmanager/lang/fr/
H A Dmime.txt5 … utilisateurs sont de confiance. De plus, il faut également désactiver l'option [[doku>fr:config:i…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php589 echo 'ERROR: Setting a config option requires a name and value'.PHP_EOL.PHP_EOL;
613 … echo 'ERROR: Deleting a config option requires the name of the option'.PHP_EOL.PHP_EOL;
641 … echo 'ERROR: Setting a runtime config option requires a name and value'.PHP_EOL.PHP_EOL;
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc121 …'<a href="javascript:void(0)" role="option"', ' aria-posinset="' + ( i + 1 ) + '"', ' aria-setsize…
156 …'<a href="javascript:void(0)" role="option"', ' aria-posinset="' + ( i + 1 ) + '"', ' aria-setsize…
187 …'<a href="javascript:void(0)" role="option"', ' aria-posinset="' + ( i + 1 ) + '"', ' aria-setsize…
/plugin/redissue/
H A DREADME.md40 … slash ending. Example : ``http://myredmine.com``. This setting can be override by _server_ option.
43 …r Redmine API's key, preference Administrator key. This setting can be override by _server_ option.
126 …"tracker" identifiers are bad, Redissue display only issue with Id you have defined in "id" option.

12345678910>>...40