Home
last modified time | relevance | path

Searched refs:default (Results 426 – 450 of 1338) sorted by relevance

1...<<11121314151617181920>>...54

/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc611 'default': '',
807 'default': '',
851 'default': '',
902 'default': '',
1041 'default': '',
1086 'default': '',
1160 'default': '',
1182 'default': '',
1221 'default': '',
1238 'default': '',
[all …]
/plugin/authshibboleth/
H A DREADME.md49 … your `DOKUWIKI_HOME/conf/local.protected.php` file (it doesn't exist by default, you have to crea…
55 The `authshibboleth.conf.php` file contains all available directives, set to their default values a…
/plugin/fedauth/Auth/Yadis/
H A DXRDS.php214 function Auth_Yadis_getXRDExpiration($xrd_element, $default=null) argument
218 return $default;
/plugin/snippeter/
H A DREADME.md70 Snippeter create a shortcut within the default editor toolbar (the "+" icon). That
92 Q: I added a customized icon for my snipped, but snippeter still provide the default one
/plugin/pgn4web/pgn4web/
H A Dpuzzler.php39 function get_param($param, $shortParam, $default) { argument
42 return $default;
/plugin/targetlink/
H A Dsyntax.php127 $default = $xhtml->_simpleTitle($id);
133 $name = $xhtml->_getLinkTitle($name, $default, $isImage, $id, $linktype);
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php320 function get_var ( $name, $array, $maxlength = 255, $default = null ) { argument
321 if ( ! isset ( $array[$name] ) ) { return $default; }
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php248 protected function parseName($name, $default = self::MAIN_NAMESPACE) argument
261 return [$default, $name];
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md29 - There is no more default handler configured on empty Logger instances, if
42 - The exchange name does not default to 'log' anymore, and it is completely ignored
/plugin/combo/admin/
H A Dpagerules.php301 * An utility function to return the plugin translation or a default value
303 * @param $default
306 private function getLangOrDefault($id, $default) argument
309 return $lang != '' ? $lang : $default;
/plugin/openid/Auth/OpenID/
H A DSReg.php567 function get($field_name, $default=null) argument
573 return Auth_OpenID::arrayGet($this->data, $field_name, $default);
/plugin/openid/Auth/Yadis/
H A DXRDS.php214 function Auth_Yadis_getXRDExpiration($xrd_element, $default=null) argument
218 return $default;
/plugin/404manager/
H A DREADME.md88 * When a page have the same name (by default 4)
89 * When a page is a start page of a namespace (by default 3)
90 * When a namespace match (by default 5)
92 To change the default configuration, you must go to the [configuration settings](#configuration set…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D52.52.js.map1default': 'identifier'\n }\n }\n ]\n …
/plugin/whoisonline/
H A Dstyle.css39 cursor:default;
/plugin/editsections/
H A Dall.css2 Makes the default template display much better with this plugin.
/plugin/barcode/api/kawa/
H A Dbarcode.inc33 default :
/plugin/ckgedit/lang/en/
H A Dscayt.txt1 …er offers three Configuration Options: on, off, disabled. As of now, the default setting will be *…
/plugin/dw2pdf/conf/
H A Dstyle.css2 * These are the styles loaded by default
/plugin/minimap/
H A DREADME.md42 * the `namespace` parameter (default to the current namespace) may be used to change the namespace
84 …ue of the [startpage configuration](https://www.dokuwiki.org/config:startpage) (by default `start`)
98 * If you have by default no homepage, you can set it globally in the configuration parameters.
/plugin/linkbonus/syntax/
H A Dinterwiki.txt123 // default link behaviour
157 default:
229 //default
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst110 {{ var|default(default_value|trans) }}
132 {{ var|default(default_value|trans) }}
183 …xgettext --default-domain=messages -p ./locale --from-code=UTF-8 -n --omit-header -L PHP /tmp/cach…
/plugin/translate/
H A Dhelper.php76 if (!isset($lang) && ($default = $this->getConf('default_language')) &&
77 $this->languageExists($default)) {
79 $lang = $default;
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php107 * Sets specific config values (updates and keeps default values).
144 * @param mixed $default default value will be returned if key was not found
148 public function getConfigValue($keys, $default = null)
155 return $default;
678 // If no connections set, create default connection
143 getConfigValue($keys, $default = null) global() argument
/plugin/tagfilter/
H A Dstyle.css67 input.select2-default {
499 cursor: default;
504 cursor: default;
526 cursor: default;
607 .select2-default {
618 cursor: default;
647 cursor: default;
686 cursor: default;

1...<<11121314151617181920>>...54